Fastapi Api Key
Approved changes feed: RSS · Atom
cpe:2.3:a:athroniaeth:fastapi-api-key:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Athroniaeth (3d94b341-036b-5e61-aa6a-22d038a81fd1) |
|---|---|
| Product | Fastapi Api Key (10672098-2bcb-5ea3-8488-2c3383cdbfc5) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-23996 |
vulnerable | 2026-06-08 07:51:16.505738 |
FastAPI Api Key has a timing side-channel in verify_key that allows statistical key validity detection
LOW (3.7)
FastAPI Api Key provides a backend-agnostic library that provides an API key system. Version 1.1.0 has a timing side-channel vulnerability in verify_key(). The method applied a random delay only on verification failures, allowing an attacker to statistically distinguish valid from invalid API keys by measuring response latencies. With enough repeated requests, an adversary could infer whether a key_id corresponds to a valid key, potentially accelerating brute-force or enumeration attacks. All users relying on verify_key() for API key authentication prior to the fix are affected. Users should upgrade to version 1.1.0 to receive a patch. The patch applies a uniform random delay (min_delay to max_delay) to all responses regardless of outcome, eliminating the timing correlation. Some workarounds are available. Add an application-level fixed delay or random jitter to all authentication responses (success and failure) before the fix is applied and/or use rate limiting to reduce the feasibility of statistical timing attacks.
Published: 2026-01-21T22:29:24.107Z
Updated: 2026-01-22T16:49:16.733Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.