← Back to CVEs
CVE-2026-27695
MEDIUM4.3
Description
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.
CVE Details
CVSS v3.1 Score4.3
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published2/25/2026
Last Modified2/26/2026
Sourcenvd
Honeypot Sightings0
Affected Products
zeroae:zae-limiter
Weaknesses (CWE)
CWE-770
References
https://github.com/zeroae/zae-limiter/releases/tag/v0.10.1(security-advisories@github.com)
https://github.com/zeroae/zae-limiter/security/advisories/GHSA-76rv-2r9v-c5m6(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.