CVE-2026-27695

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zeroae:zae-limiter:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:27

Type Values Removed Values Added
Summary
  • (es) zae-limiter es una librería de limitación de velocidad que utiliza el algoritmo de cubo de tokens. Antes de la versión 0.10.1, todos los cubos de límite de velocidad para una única entidad comparten la misma clave de partición de DynamoDB ('namespace/ENTITY#{id}'). Una entidad de alto tráfico puede exceder los límites de rendimiento por partición de DynamoDB (~1.000 WCU/seg), causando una limitación que degrada el servicio para esa entidad — y potencialmente para entidades coubicadas en la misma partición. La versión 0.10.1 corrige el problema.

26 Feb 2026, 15:38

Type Values Removed Values Added
References () https://github.com/zeroae/zae-limiter/releases/tag/v0.10.1 - () https://github.com/zeroae/zae-limiter/releases/tag/v0.10.1 - Release Notes
References () https://github.com/zeroae/zae-limiter/security/advisories/GHSA-76rv-2r9v-c5m6 - () https://github.com/zeroae/zae-limiter/security/advisories/GHSA-76rv-2r9v-c5m6 - Vendor Advisory
First Time Zeroae
Zeroae zae-limiter
CPE cpe:2.3:a:zeroae:zae-limiter:*:*:*:*:*:*:*:*

25 Feb 2026, 15:22

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 15:20

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27695

Mitre link : CVE-2026-27695

CVE.ORG link : CVE-2026-27695


JSON object : View

Products Affected

zeroae

  • zae-limiter
CWE
CWE-770

Allocation of Resources Without Limits or Throttling