Authenticated Remote Code Execution in ImpressCMS Custom Tag Module
CVE-2026-73679

8.6HIGH

Key Information:

Vendor

Impresscms

Vendor
CVE Published:
14 August 2026

What is CVE-2026-73679?

ImpressCMS is susceptible to an authenticated remote code execution vulnerability present in its custom tag module. This flaw allows authenticated administrators to store and execute arbitrary PHP code by leveraging a malicious payload within a custom tag configured with PHP type enabled. The vulnerability arises from the improper handling of HTML-encoded content, which is improperly decoded and passed to the eval() function in the renderWithPhp() method, therefore bypassing the intended HTML Purifier sanitization. This results in the execution of the malicious code upon every frontend page load through the preload event system, posing significant risks to the integrity and security of the application.

Affected Version(s)

ImpressCMS 0 <= 2.0.3

References

CVSS V4

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Vaibhav Kubade
.