Vulnerability Description
Pachno 1.0.6 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary HTML and script code by injecting malicious payloads into POST parameters. Attackers can inject scripts through the value, comment_body, article_content, description, and message parameters across multiple controllers, which are stored in the database and executed in users' browser sessions due to improper sanitization via Request::getRawParameter() or Request::getParameter() calls.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.vulncheck.com/advisories/pachno-stored-cross-site-scripting-via-mult
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2026-5980.php
FAQ
What is CVE-2026-40038?
CVE-2026-40038 is a vulnerability with a CVSS score of 7.2 (HIGH). Pachno 1.0.6 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary HTML and script code by injecting malicious payloads into POST parameters. Attackers can in...
How severe is CVE-2026-40038?
CVE-2026-40038 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40038?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.