Approved changes feed: RSS · Atom

cpe:2.3:a:athroniaeth:fastapi_api_key:*:*:*:*:*:python:*:*

part: a version: * update: *

VendorAthroniaeth (3d94b341-036b-5e61-aa6a-22d038a81fd1)
ProductFastapi Api Key (50fd9105-b300-5f91-af87-6aca192a286e)
Edition*
Language*
Software edition*
Target softwarepython
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/athroniaeth/keyshield purl2cpe 2026-06-01 10:11:18.550576

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-23996 vulnerable 2026-06-08 07:51:16.506480 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
Reference links
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.