SCA: security update for getgrav/grav (GHSA-m8vh-v6r6-w7p6)

medium Tenable Cloud Security Plugin ID 437134

Description

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

- Grav is a file-based Web platform. Prior to 1.8.0-beta.27, a Denial of Service (DoS) vulnerability was
identified in the "Languages" submenu of the Grav admin configuration panel (/admin/config/system).
Specifically, the Supported parameter fails to properly validate user input. If a malformed value is
inserted—such as a single forward slash (/) or an XSS test string—it causes a fatal regular expression
parsing error on the server. This leads to application-wide failure due to the use of the preg_match()
function with an improperly constructed regular expression, resulting in an error. Once triggered, the
site becomes completely unavailable to all users. This vulnerability is fixed in 1.8.0-beta.27.
(CVE-2025-66305)

See Also

https://github.com/advisories/GHSA-m8vh-v6r6-w7p6

Plugin Details

Severity: Medium

ID: 437134

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/27/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.8

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

CVSS Score Source: CVE-2025-66305

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.4

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/2/2025

Vulnerability Publication Date: 12/1/2025

Reference Information

CVE: CVE-2025-66305

cwe: CWE-248