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

2026-03-17 18:39
johska

Strategic Overview

Status
Unpatched
Affected PluginWriteprint Stylometry
Affected Version<= 0.1
CVSS6.1Medium
CVECVE-2026-3512
View all Writeprint Stylometry vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C

Writeprint Stylometry <= 0.1 - Reflected Cross-Site Scripting via 'p' Parameter (CVE-2026-3512)