๐Ÿ” CVE Alert

CVE-2026-27695

MEDIUM 4.3

zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770
Vendor zeroae
Product zae-limiter
Published Feb 25, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for zeroae zae-limiter

Be the first to know when new medium vulnerabilities affecting zeroae zae-limiter are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

zeroae / zae-limiter
< 0.10.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zeroae/zae-limiter/security/advisories/GHSA-76rv-2r9v-c5m6 github.com: https://github.com/zeroae/zae-limiter/releases/tag/v0.10.1