SCA: security update for zae-limiter (GHSA-76rv-2r9v-c5m6)

medium Tenable Cloud Security Plugin ID 438032

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-27695)

See Also

https://github.com/advisories/GHSA-76rv-2r9v-c5m6

Plugin Details

Severity: Medium

ID: 438032

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-27695

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/25/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27695

cwe: CWE-770