Skip to main content

Pricing Tables for WP CVE-2026-6808

| EUVDEUVD-2026-29410 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-05-12 Wordfence GHSA-8vvv-hf93-2h6f
6.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 12, 2026 - 08:46 vuln.today
CVE Published
May 12, 2026 - 07:48 nvd
MEDIUM 6.1

DescriptionCVE.org

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.

AnalysisAI

Reflected Cross-Site Scripting in Pricing Tables for WP plugin allows unauthenticated attackers to inject arbitrary JavaScript via the 'page' parameter. The vulnerability affects all versions up to 1.1.0 due to insufficient input sanitization and output escaping. Exploitation requires social engineering (e.g., tricking an administrator into clicking a malicious link), but no public exploit code or active exploitation has been identified at time of analysis.

Technical ContextAI

The vulnerability exists in the WordPress admin interface component of the Pricing Tables for WP plugin. The 'page' parameter is processed in the Main.php file without proper sanitization or HTML entity encoding before being output to the page. This is a classic Stored or Reflected XSS flaw (CWE-79: Improper Neutralization of Input During Web Page Generation) where user-controlled input reaches the DOM without escaping functions like esc_attr(), esc_html(), or wp_kses_post(). The CPE cpe:2.3:a:optimalplugins:pricing_tables_for_wp indicates the affected software is the Pricing Tables for WP plugin published by Optimal Plugins. The vulnerability is exposed through the WordPress admin panel, which typically runs over HTTPS but may still be accessible to unauthenticated users if they possess valid credentials or if an authenticated user is exploited.

RemediationAI

Update the Pricing Tables for WP plugin to the latest available version above 1.1.0 immediately. Patch versions are available via the official WordPress Plugin Repository and should be installed through the WordPress admin panel (Plugins > Updates) or via direct upload if auto-updates are disabled. The primary fix requires sanitizing the 'page' parameter using WordPress escaping functions (wp_kses_post(), esc_attr(), or esc_html() depending on context) before output. If immediate patching is not possible due to compatibility concerns, restrict access to the WordPress admin panel (/wp-admin/) using network-level controls (IP whitelisting, WAF rules) to limit the pool of potential victims who could be phished. However, this is a temporary measure and does not eliminate the vulnerability. Additionally, disable the Pricing Tables for WP plugin if it is not actively in use, and educate administrators about phishing and social engineering risks targeting admin panel access. No known workarounds exist to disable the vulnerable 'page' parameter without code modification; patching is the definitive remediation.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-6808 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy