๐Ÿ” CVE Alert

CVE-2026-3512

MEDIUM 6.1

Writeprint Stylometry <= 0.1 - Reflected Cross-Site Scripting via 'p' Parameter

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor alhadeff
Product writeprint stylometry
Published Mar 18, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for alhadeff writeprint stylometry

Be the first to know when new medium vulnerabilities affecting alhadeff writeprint stylometry are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

alhadeff / Writeprint Stylometry
0 โ‰ค 0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/5a614ce5-faa4-4b27-84bd-f15f8652d477?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/writeprint-stylometry/trunk/writeprint-stylometry.php#L345 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/writeprint-stylometry/tags/0.1/writeprint-stylometry.php#L345 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/writeprint-stylometry/trunk/writeprint-stylometry.php#L341 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/writeprint-stylometry/tags/0.1/writeprint-stylometry.php#L341

Credits

JohSka