GHSA-76rv-2r9v-c5m6 · Severity: medium · Ecosystem: pip — zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service
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.
Conclusion & alert: CVE-2026-27695 is rated Low Risk (22.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-29 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-02-26 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-76rv-2r9v-c5m6 · Severity: medium · Ecosystem: pip — zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| zeroae | zae-limiter | < 0.10.1 | cpe:2.3:a:zeroae:zae-limiter:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/zeroae/zae-limiter/releases/tag/v0.10.1 | Release Notes |
| https://github.com/zeroae/zae-limiter/security/advisories/GHSA-76rv-2r9v-c5m6 | Vendor Advisory |