Description
The Pricing Tables for WP plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'page' parameter in all versions up to, and including, 1.1.0. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick an administrator into performing an action such as clicking on a link.
Published: 2026-05-12
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Pricing Tables for WP plugin fails to sanitize or escape the 'page' query parameter, resulting in a reflected Cross‑Site Scripting vulnerability. When an attacker supplies a malicious payload in this parameter, the plugin outputs it directly to the admin page, allowing the payload to run in the browser of anyone who visits that URL.

Affected Systems

All releases of the Pricing Tables for WP plugin by optimalplugins up to version 1.1.0 are affected. The vulnerable code resides in the admin pages that process the 'page' request variable, which are accessible through the WordPress administrative interface.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. There is no EPSS data, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is remote; an unauthenticated attacker can craft a link containing a malicious 'page' parameter and entice an administrator to click it. The reflected XSS flaw allows client‑side scripts to execute within the context of the admin user, potentially enabling malicious actions such as phishing, content manipulation, or session data exfiltration.

Generated by OpenCVE AI on May 12, 2026 at 11:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Pricing Tables for WP plugin to a version newer than 1.1.0 or apply the vendor’s official patch.
  • If a patch is not immediately available, validate and sanitize the 'page' parameter in the plugin code, ensuring that user-supplied input is properly escaped before rendering.
  • Disable or remove the 'page' parameter functionality in the admin interface if it is not required, or restrict access to the page that processes it by implementing strict access controls and monitoring suspicious URLs.

Generated by OpenCVE AI on May 12, 2026 at 11:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 12 May 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Pricing Tables for WP plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'page' parameter in all versions up to, and including, 1.1.0. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick an administrator into performing an action such as clicking on a link.
Title Pricing Tables for WP <= 1.1.0 - Reflected Cross-Site Scripting via 'page' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-12T13:29:59.490Z

Reserved: 2026-04-21T16:47:36.847Z

Link: CVE-2026-6808

cve-icon Vulnrichment

Updated: 2026-05-12T13:29:55.454Z

cve-icon NVD

Status : Deferred

Published: 2026-05-12T09:16:56.497

Modified: 2026-05-12T14:03:52.757

Link: CVE-2026-6808

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T11:15:14Z

Weaknesses