Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. concrete5/concrete5
  4. ›
  5. CVE-2026-30662

CVE-2026-30662: ConcreteCMS is vulnerable to Denial of Service During Bulk Downloads

March 24, 2026 (updated March 26, 2026)

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.

References

  • github.com/advisories/GHSA-p68c-rmfh-j48h
  • github.com/concretecms/concretecms
  • nvd.nist.gov/vuln/detail/CVE-2026-30662
  • wang1rrr.github.io/2026/02/11/CVE-Report-ConcreteCMS-DoS

Code Behaviors & Features

Detect and mitigate CVE-2026-30662 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 9.4.7

Solution

Unfortunately, there is no solution available yet.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

packagist/concrete5/concrete5/CVE-2026-30662.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 13 May 2026 12:23:43 +0000.