CVE-2026-30662
Last modified
CVE-2026-30662 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Concretecms | Concrete Cms | 9.4.7 |
References
- https://wang1rrr.github.io/2026/02/11/CVE-Report-ConcreteCMS-DoS/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-30662?
How severe is CVE-2026-30662?
How do I fix CVE-2026-30662?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-30652A remote buffer overflow vulnerability exists in the /cgi-bi…8.8
- CVE-2026-30653An issue in Free5GC v.4.2.0 and before allows a remote attac…7.5
- CVE-2026-30655SQL injection in Solicitante::resetaSenha() in esiclivre/esi…6.5
- CVE-2026-30656A NULL pointer dereference vulnerability exists in fio (Flex…7.5
- CVE-2026-3066A flaw has been found in HummerRisk up to 1.5.0. This vulner…8.8
- CVE-2026-30661iCMS v8.0.0 contains a Cross-Site Scripting (XSS) vulnerabil…6.1
- CVE-2026-3067A vulnerability has been found in HummerRisk up to 1.5.0. Th…8.8
- CVE-2026-3068A weakness has been identified in itsourcecode Document Mana…9.8
- CVE-2026-30689In Blog.Core through bcb4d17, the getinfobytoken API interfa…4.3
- CVE-2026-3069A security vulnerability has been detected in itsourcecode D…9.8
- CVE-2026-30691Cross-Site Scripting (XSS) vulnerability in @cyntler/react-d…6.1
- CVE-2026-30694An issue in DedeCMS v.5.7.118 and before allows a remote att…9.8
Are you affected by CVE-2026-30662?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
