CVE-2021-36766
CVE-2021-36766 is a high-severity vulnerability in Concretecms Concrete Cms with a CVSS 3.x base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-502.
Key facts
- Severity: High (CVSS 3.x base score 7.2)
- CVSS v2: 6.5
- EPSS exploit prediction: 4% (88th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-502
- Affected product: Concretecms Concrete Cms
- Published:
- Last modified:
Description
Concrete5 through 8.5.5 deserializes Untrusted Data. The vulnerable code is located within the controllers/single_page/dashboard/system/environment/logging.php Logging::update_logging() method. User input passed through the logFile request parameter is not properly sanitized before being used in a call to the file_exists() PHP function. This can be exploited by malicious users to inject arbitrary PHP objects into the application scope (PHP Object Injection via phar:// stream wrapper), allowing them to carry out a variety of attacks, such as executing arbitrary PHP code.
Frequently asked questions
- What is CVE-2021-36766?
- Concrete5 through 8.5.5 deserializes Untrusted Data. The vulnerable code is located within the controllers/single_page/dashboard/system/environment/logging.php Logging::update_logging() method. User input passed through the logFile request parameter is not properly sanitized before being used in a call to the file_exists() PHP function. This can be exploited by malicious users to inject arbitrary PHP objects into the application scope (PHP Object Injection via phar:// stream wrapper), allowing them to carry out a variety of attacks, such as executing arbitrary PHP code.
- How severe is CVE-2021-36766?
- CVE-2021-36766 has a CVSS 3.x base score of 7.2, rated high severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2021-36766 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (88th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-36766?
- CVE-2021-36766 affects Concretecms Concrete Cms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-36766?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-36766 published?
- CVE-2021-36766 was published on 2021-07-30 and last updated on 2026-06-17.
References
- http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html
- http://seclists.org/fulldisclosure/2021/Jul/36
- https://hackerone.com/reports/1063039
Affected products (1)
- cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*
More vulnerabilities in Concretecms Concrete Cms
- CVE-2023-48648 — Critical (CVSS 9.8): Concrete CMS before 8.5.13 and 9.x before 9.2.2 allows unauthorized access because directories can be created with…
- CVE-2022-21829 — Critical (CVSS 9.8): Concrete CMS Versions 9.0.0 through 9.0.2 and 8.5.7 and below can download zip files over HTTP and execute code from…
- CVE-2021-22958 — Critical (CVSS 9.8): A Server-Side Request Forgery vulnerability was found in concrete5 < 8.5.5 that allowed a decimal notation encoded IP…
- CVE-2021-40098 — Critical (CVSS 9.8): An issue was discovered in Concrete CMS through 8.5.5. Path Traversal leading to RCE via external form by adding a…
- CVE-2022-30117 — Critical (CVSS 9.1): Concrete 8.5.7 and below as well as Concrete 9.0 through 9.0.2 allow traversal in /index.php/ccm/system/file/upload…
- CVE-2021-40102 — Critical (CVSS 9.1): An issue was discovered in Concrete CMS through 8.5.5. Arbitrary File deletion can occur via PHAR deserialization in…
All CVEs affecting Concretecms Concrete Cms →
Other CWE-502 (Deserialization of Untrusted Data) vulnerabilities
- CVE-2026-41104 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Planetary Computer Pro allows an unauthorized attacker to disclose…
- CVE-2026-43633 — Critical (CVSS 10.0): HestiaCP versions 1.9.0 through 1.9.4 contain a deserialization vulnerability in the web terminal component caused by a…
- CVE-2026-33819 — Critical (CVSS 10.0): Deserialization of untrusted data in Microsoft Bing allows an unauthorized attacker to execute code over a network.
- CVE-2026-20131 — Critical (CVSS 10.0): A vulnerability in the web-based management interface of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2026-25632 — Critical (CVSS 10.0): EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water…
- CVE-2025-14931 — Critical (CVSS 10.0): Hugging Face smolagents Remote Python Executor Deserialization of Untrusted Data Remote Code Execution Vulnerability.…
Browse all CWE-502 (Deserialization of Untrusted Data) vulnerabilities →