Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://damiri.fr/en/cves/CVE-2026-41466
- https://gryfman.fr/cves/CVE-2026-41466
- https://www.projeqtor.com
- https://www.vulncheck.com/advisories/projeqtor-stored-xss-via-checkvalidhtmltext
FAQ
What is CVE-2026-41466?
CVE-2026-41466 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 de...
How severe is CVE-2026-41466?
CVE-2026-41466 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41466?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.