SCA: security update for astro (GHSA-hr2q-hp5q-x767)

medium Tenable Self-Hosted Container Security Plugin ID 436044

Description

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

- Astro is a web framework. In Astro versions 2.16.0 up to but excluding 5.15.5 which utilizeon-demand
rendering, request headers `x-forwarded-proto` and `x-forwarded-port` are insecurely used, without
sanitization, to build the URL. This has several consequences, the most important of which are:
middleware-based protected route bypass (only via `x-forwarded-proto`), DoS via cache poisoning (if a CDN
is present), SSRF (only via `x-forwarded-proto`), URL pollution (potential SXSS, if a CDN is present), and
WAF bypass. Version 5.15.5 contains a patch. (CVE-2025-64525)

See Also

https://github.com/advisories/GHSA-hr2q-hp5q-x767

Plugin Details

Severity: Medium

ID: 436044

Version: Revision 1.14

Type: Local

Family: SCA Checks

Published: 11/14/2025

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:N/I:P/A:P

CVSS Score Source: CVE-2025-64525

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:N/I:L/A:L

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/13/2025

Vulnerability Publication Date: 11/13/2025

Reference Information

CVE: CVE-2025-64525

cwe: CWE-918