Severity by source
AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
PR:H confirmed by description; AC:L because settings injection is straightforward once authenticated; UI:R because a victim must visit the page for the stored payload to execute.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Print, PDF, Email by PrintFriendly plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'content_position_css' parameter in all versions up to, and including, 5.5.10 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored Cross-Site Scripting in the Print, PDF, Email by PrintFriendly WordPress plugin (versions through 5.5.10) allows authenticated administrators to inject persistent JavaScript via the 'content_position_css' parameter, which executes in the browsers of any user who visits an affected page. The scope change (S:C) in the CVSS vector confirms the injected script breaks out of the plugin's security context into victim browsers, enabling session hijacking, credential theft, or malicious redirects against site visitors. No public exploit code has been identified at time of analysis, and the vulnerability has not been added to the CISA KEV catalog.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) is the root cause: the plugin stores user-supplied CSS positioning values from 'content_position_css' without adequate sanitization or output escaping, then renders those values directly into page HTML. Source code references in the WordPress plugin repository point to lines 367, 391, and 681 of pf.php in both the 5.5.8 and 5.5.10 tagged releases, indicating the vulnerable code is distributed across multiple render call sites - a pattern suggesting the fix required changes in several locations rather than a single sanitization point. The affected software is identified by CPE cpe:2.3:a:printfriendly:print,_pdf_&_email_by_printfriendly:*:*:*:*:*:*:*:* and operates as a WordPress plugin, meaning it inherits WordPress's user role model where 'administrator' is the minimum privilege level for exploiting this flaw.
RemediationAI
Update the Print, PDF, Email by PrintFriendly plugin to a version beyond 5.5.10. A code changeset is referenced at https://plugins.trac.wordpress.org/changeset?reponame=&old=3590593%40printfriendly&new=3590593%40printfriendly, indicating that upstream code changes have been committed; however, the exact released patched version number is not independently confirmed from the available data - verify the current version available from the WordPress plugin repository and confirm it exceeds 5.5.10 before deploying. As a compensating control where immediate update is not possible, restrict the WordPress administrator role to fully trusted personnel only and audit which users hold administrator-level access on affected sites. For WordPress multisite environments, review network-admin vs. site-admin privilege separation. The Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/43d54cb5-7813-4d30-a081-db84e0d29030 should be monitored for confirmed fixed version information.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43136
GHSA-8x58-jxvx-j57w