CVE-2022-26352
Published: August 25, 2022
Official Description
dotCMS ContentResource API contains an unrestricted upload of file with a dangerous type vulnerability that allows for directory traversal, in which the file is saved outside of the intended storage location. Exploitation allows for remote code execution.
CISA KEV Advisory
dotCMS Unrestricted Upload of File Vulnerability
dotCMS ContentResource API contains an unrestricted upload of file with a dangerous type vulnerability that allows for directory traversal, in which the file is saved outside of the intended storage location. Exploitation allows for remote code execution.
Apply updates per vendor instructions.
Risk Analysis
dotCMS ContentResource API contains a vulnerability allowing unrestricted file uploads with dangerous types, leading to directory traversal and remote code execution. The high EPSS score of 0.94337 indicates a very high likelihood of exploitation, making this a critical issue. This vulnerability is confirmed as exploited by CISA.
This vulnerability is actively exploited in the wild and is included in CISA's KEV catalog. The ability to upload dangerous file types and achieve directory traversal points to remote exploitability.
Apply the latest security patches for dotCMS to address the unrestricted file upload vulnerability. Implement strict validation for file uploads and ensure files are stored in secure, isolated locations.
Technical Analysis
CVE-2022-26352 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2022-26352 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-26352 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1