CVE-2020-21523
CVE-2020-21523 is a critical-severity vulnerability in Halo with a CVSS 3.x base score of 9.8. 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-74.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 10.0
- EPSS exploit prediction: 3% (83rd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-74
- Affected product: Halo
- Published:
- Last modified:
Description
A Server-Side Freemarker template injection vulnerability in halo CMS v1.1.3 In the Edit Theme File function. The ftl file can be edited. This is the Freemarker template file. This file can cause arbitrary code execution when it is rendered in the background. exp: <#assign test="freemarker.template.utility.Execute"?new()> ${test("touch /tmp/freemarkerPwned")}
Frequently asked questions
- What is CVE-2020-21523?
- A Server-Side Freemarker template injection vulnerability in halo CMS v1.1.3 In the Edit Theme File function. The ftl file can be edited. This is the Freemarker template file. This file can cause arbitrary code execution when it is rendered in the background. exp: <#assign test="freemarker.template.utility.Execute"?new()> ${test("touch /tmp/freemarkerPwned")}
- How severe is CVE-2020-21523?
- CVE-2020-21523 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2020-21523 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (83rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-21523?
- CVE-2020-21523 affects Halo. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-21523?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2020-21523 published?
- CVE-2020-21523 was published on 2020-09-30 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:halo:halo:1.1.3:*:*:*:*:*:*:*
More vulnerabilities in Halo
- CVE-2022-32995 — Critical (CVSS 9.8): Halo CMS v1.5.3 was discovered to contain a Server-Side Request Forgery (SSRF) via the template remote download…
- CVE-2022-32994 — Critical (CVSS 9.8): Halo CMS v1.5.3 was discovered to contain an arbitrary file upload vulnerability via the component…
- CVE-2020-18980 — Critical (CVSS 9.8): Remote Code Executon vulnerability in Halo 0.4.3 via the remoteAddr and themeName parameters.
- CVE-2020-21526 — Critical (CVSS 9.8): An Arbitrary file writing vulnerability in halo v1.1.3. In an interface to write files in the background, a directory…
- CVE-2020-21522 — Critical (CVSS 9.8): An issue was discovered in halo V1.1.3. A Zip Slip Directory Traversal Vulnerability in the backend,the attacker can…
- CVE-2025-44594 — Critical (CVSS 9.1): halo v2.20.17 and before is vulnerable to server-side request forgery (SSRF) in…
Other CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities
- CVE-2026-25586 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty…
- CVE-2026-25520 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped.…
- CVE-2025-20265 — Critical (CVSS 10.0): A vulnerability in the RADIUS subsystem implementation of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2025-20337 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-20281 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2024-42472 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious…
Browse all CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities →