cvedb.io
CVE-2026-30662
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-03-24T15:16:34.457 · Last modified 2026-06-17T10:32:52.257

Summary

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.

Affected products

concretecms — concrete_cms

Does this affect you?

Add your gear to cvedb and we'll alert you only when concretecms ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.