Stored Cross-Site Scripting Vulnerability in Pachno by Pachno Systems
CVE-2026-40038
5.1MEDIUM
What is CVE-2026-40038?
Pachno version 1.0.6 is susceptible to a stored cross-site scripting (XSS) vulnerability that enables attackers to inject and execute arbitrary HTML or script code. This exploit can be activated by inserting malicious payloads into POST parameters, exploiting fields such as value, comment_body, article_content, description, and message across various controllers. Due to inadequate sanitization mechanisms implemented through Request::getRawParameter() or Request::getParameter() calls, these scripts are stored in the database and subsequently executed in users' browser sessions, potentially leading to unauthorized access or manipulation of user data.
Affected Version(s)
Pachno 1.0.6
References
CVSS V4
Score:
5.1
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown
Timeline
Vulnerability published
Vulnerability Reserved
Credit
LiquidWorm as Gjoko Krstic of Zero Science Lab
