CVE-2026-41466

ProjeQtor versions 7.0 through 12.4.3 contain a stored cross-site scripting vulnerability in the checkValidHtmlText() function within Security.php that fails to properly sanitize user input by only detecting specific patterns while returning unsanitized strings without output encoding. Attackers can inject malicious payloads that bypass the filter using alternative syntax such as img tags with event handlers, which are stored and executed in the browsers of users viewing the affected content.
Configurations

No configuration.

History

No history.

Information

Published : 2026-04-27 16:16

Updated : 2026-06-17 10:46


NVD link : CVE-2026-41466

Mitre link : CVE-2026-41466

CVE.ORG link : CVE-2026-41466


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')