VYPR

Zae Limiter

by Zeroae

CVEs (1)

  • CVE-2026-27695MedFeb 25, 2026
    risk 0.21cvss 4.3epss 0.00

    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…