CVE-2025-13418
Stored XSS in Responsive Pricing Table Plugin Allows Script Injection
Publication date: 2026-01-07
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_darko | responsive_pricing_table | to 5.1.12 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the Responsive Pricing Table WordPress plugin allows authenticated users with Author-level access or higher to perform Stored Cross-Site Scripting (XSS) attacks via the 'plan_icons' parameter. This happens because the plugin does not properly sanitize or escape input, enabling attackers to inject malicious scripts that execute whenever a user views the affected page.
How can this vulnerability impact me? :
This vulnerability can lead to attackers injecting malicious scripts into pages viewed by other users, potentially compromising user data, hijacking user sessions, or performing actions on behalf of users without their consent. Since the attack requires Author-level access, it could be exploited by insiders or compromised accounts to escalate the impact.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include disabling or uninstalling the Responsive Pricing Table plugin until a secure update is released, restricting Author-level and higher user access to trusted individuals only, and monitoring for suspicious activity on pages using this plugin. Since the plugin was closed and is unavailable for download as of January 5, 2026, pending a full review, avoid using it in production environments until a patched version is available. [1]