SCA: security update for litestar (GHSA-93ph-p7v4-hwh4)

medium Tenable Self-Hosted Container Security Plugin ID 437653

Description

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

- Litestar is an Asynchronous Server Gateway Interface (ASGI) framework. Prior to 2.20.0, in
litestar.middleware.allowed_hosts, allowlist entries are compiled into regex patterns in a way that allows
regex metacharacters to retain special meaning (e.g., . matches any character). This enables a bypass
where an attacker supplies a host that matches the regex but is not the intended literal hostname. This
vulnerability is fixed in 2.20.0. (CVE-2026-25479)

See Also

https://github.com/advisories/GHSA-93ph-p7v4-hwh4

Plugin Details

Severity: Medium

ID: 437653

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 2/10/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2026-25479

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/9/2026

Vulnerability Publication Date: 2/9/2026

Reference Information

CVE: CVE-2026-25479

cwe: CWE-185