216.73.216.6

CVE-2026-25478

· Published 09/02/2026 20:15 · Modified 09/02/2026 21:55

Labels: CVE-2026-25478 2026-02-09CVE-2026-25478CWE-942[email protected]

Essential information

Published
09/02/2026 20:15
Modified
09/02/2026 21:55
Author
Creator
CVSS
7.4 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N

CVSS metrics

Description

Litestar is an Asynchronous Server Gateway Interface (ASGI) framework. Prior to 2.20.0, CORSConfig.allowed_origins_regex is constructed using a regex built from configured allowlist values and used with fullmatch() for validation. Because metacharacters are not escaped, a malicious origin can match unexpectedly. The check relies on allowed_origins_regex.fullmatch(origin). This vulnerability is fixed in 2.20.0.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
litestar / litestar cpe:2.3:a:litestar:litestar:<2.20.0:*:*:*:*:*:*:*

References