SCA: security update for getgrav/grav (GHSA-928x-9mpw-8h56)

medium Tenable Self-Hosted Container Security Plugin ID 447532

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 2.0.1, Grav ZipArchiver::extract() in
system/src/Grav/Common/Filesystem/ZipArchiver.php passes archives to ZipArchive::extractTo() without
enforcing the system.gpm.archive uncompressed-size, file-count, or nesting-depth limits. Code using
Archiver::create('zip') to extract an attacker-controlled archive can exhaust disk space or inodes and
make the site unavailable. This issue is fixed in version 2.0.1. (CVE-2026-61690)

Solution

Update the getgrav/grav library and its related packages to version 2.0.1 or later.

See Also

https://github.com/advisories/GHSA-928x-9mpw-8h56

Plugin Details

Severity: Medium

ID: 447532

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/3/2026

Updated: 9/3/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.65

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-61690

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/2/2026

Vulnerability Publication Date: 8/19/2026

Reference Information

CVE: CVE-2026-61690

cwe: CWE-409