CVE-2026-27695

zae-limiter is a rate limiting library using the token bucket algorithm. Prior to version 0.10.1, all rate limit buckets for a single entity share the same DynamoDB partition key (`namespace/ENTITY#{id}`). A high-traffic entity can exceed DynamoDB's per-partition throughput limits (~1,000 WCU/sec), causing throttling that degrades service for that entity — and potentially co-located entities in the same partition. Version 0.10.1 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zeroae:zae-limiter:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-25 15:20

Updated : 2026-02-26 15:38


NVD link : CVE-2026-27695

Mitre link : CVE-2026-27695

CVE.ORG link : CVE-2026-27695


JSON object : View

Products Affected

zeroae

  • zae-limiter
CWE
CWE-770

Allocation of Resources Without Limits or Throttling