CVE-2026-27695

Source
https://cve.org/CVERecord?id=CVE-2026-27695
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27695.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-27695
Aliases
Published
2026-02-25T14:56:27.221Z
Modified
2026-02-28T04:47:02.171328Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27695.json"
}
References

Affected packages

Git / github.com/zeroae/zae-limiter

Affected ranges

Type
GIT
Repo
https://github.com/zeroae/zae-limiter
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.1.0
v0.10.0
v0.2.0
v0.3.0
v0.4.0
v0.4.1
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.8.1
v0.9.0
v0.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27695.json"