CVE-2026-27695
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 DynamoDBs 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.
Risk Information
Base Score
5.3
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
EPSS Score
Exploitation Probability
0.052
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Vulnerabilities CVE-2026-27695 are fixed in Python-zae-limiter 0.10.1 | Windows |
| Vulnerabilities CVE-2026-27695 are fixed in Python-zae-limiter for linux 0.10.1 | Linux |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234