Ad

CVE-2026-30662

MEDIUM CVSS 3.1: 6.5 EPSS 0.04%
Updated Mar 24, 2026
Concretecms
Parameter Value
CVSS 6.5 (MEDIUM)
Type CWE-400 (Uncontrolled Resource Consumption)
Vendor Concretecms
Public PoC No

ConcreteCMS v9.4.7 contains a Denial of Service (DoS) vulnerability in the File Manager component. The 'download' method in 'concrete/controllers/backend/file.php' improperly manages memory when creating zip archives. It uses 'ZipArchive::addFromString' combined with 'file_get_contents', which loads the entire content of every selected file into PHP memory.

An authenticated attacker can exploit this by requesting a bulk download of large files, triggering an Out-Of-Memory (OOM) condition that causes the PHP-FPM process to terminate (SIGSEGV) and the web server to return a 500 error.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Concretecms Concrete_Cms
cpe:2.3:a:concretecms:concrete_cms:9.4.7:*:*:*:*:*:*:*