Vulnerability Description
The Writeprint Stylometry plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'p' GET parameter in all versions up to and including 0.1. This is due to insufficient input sanitization and output escaping in the bjl_wprintstylo_comments_nav() function. The function directly outputs the $_GET['p'] parameter into an HTML href attribute without any escaping. This makes it possible for authenticated attackers with Contributor-level permissions or higher to inject arbitrary web scripts in pages that execute if they can successfully trick another user into performing an action such as clicking on a link.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/writeprint-stylometry/tags/0.1/writep
- https://plugins.trac.wordpress.org/browser/writeprint-stylometry/tags/0.1/writep
- https://plugins.trac.wordpress.org/browser/writeprint-stylometry/trunk/writeprin
- https://plugins.trac.wordpress.org/browser/writeprint-stylometry/trunk/writeprin
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5a614ce5-faa4-4b27-84b
FAQ
What is CVE-2026-3512?
CVE-2026-3512 is a vulnerability with a CVSS score of 6.1 (MEDIUM). The Writeprint Stylometry plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'p' GET parameter in all versions up to and including 0.1. This is due to insufficient input sani...
How severe is CVE-2026-3512?
CVE-2026-3512 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-3512?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.