CVE-2026-73679

ImpressCMS contains an authenticated remote code execution vulnerability in the custom tag module that allows authenticated administrators to execute arbitrary PHP code by storing a malicious payload in a custom tag with PHP type enabled. The application decodes HTML-encoded content via undoHtmlSpecialChars() before passing it to eval() in the renderWithPhp() method, bypassing HTML Purifier sanitization, and the payload is triggered on every frontend page load through the preload event system.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-14 19:18

Updated : 2026-08-26 16:57


NVD link : CVE-2026-73679

Mitre link : CVE-2026-73679

CVE.ORG link : CVE-2026-73679


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')