SCA: security update for concrete5/concrete5 (GHSA-66rg-92q4-6m8q)

low Tenable Self-Hosted Container Security Plugin ID 443905

Description

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

- Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token
check in the DeleteFile controller. The code throws an error when the token IS valid and proceeds with
file deletion when the token is invalid or missing. This effectively disables CSRF protection for the file
deletion endpoint, allowing cross-site request forgery attacks against users who have permission to edit
conversation messages. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 2.3
with a vector of CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Tristan Mandani
for reporting. (CVE-2026-7882)

Solution

Update the concrete5/concrete5 library and its related packages to version 9.5.1 or later.

See Also

https://github.com/advisories/GHSA-66rg-92q4-6m8q

Plugin Details

Severity: Low

ID: 443905

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/25/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-7882

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

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

CVSS v4

Risk Factor: Low

Base Score: 2.3

Threat Score: 0.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/22/2026

Vulnerability Publication Date: 5/21/2026

Reference Information

CVE: CVE-2026-7882

cwe: CWE-352