Vulnerability Description
xipblog module v2.0.1 and before for PrestaShop allows unauthenticated remote attackers to inject arbitrary JavaScript via the name and content parameters in ajax.php. The input is stored in the database without HTML sanitization and rendered in Smarty templates without output escaping, resulting in Stored Cross-Site Scripting (XSS). When an administrator reviews comments in the back office, the payload executes with admin-level session context, leading to full store compromise.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://gist.github.com/mug33nn/050d6f99c2e0965fbf7d71fe8ba4f527
- https://github.com/xpert-idea/xipblog
- https://gist.github.com/mug33nn/050d6f99c2e0965fbf7d71fe8ba4f527
FAQ
What is CVE-2026-38725?
CVE-2026-38725 is a vulnerability with a CVSS score of 5.4 (MEDIUM). xipblog module v2.0.1 and before for PrestaShop allows unauthenticated remote attackers to inject arbitrary JavaScript via the name and content parameters in ajax.php. The input is stored in the datab...
How severe is CVE-2026-38725?
CVE-2026-38725 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-38725?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.