Description
The Smart Table Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-09-06
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The Smart Table Builder plugin for WordPress is vulnerable to a stored cross‑site scripting flaw because the ‘id’ parameter is neither sanitized nor escaped before being persisted. An authenticated user with Contributor level or higher can insert arbitrary scripts that are later rendered when a page containing the stored value is viewed, allowing the attacker to execute code in the victim’s browser environment. This can result in cookie theft, session hijacking, defacement, or the execution of further malicious actions on behalf of the victim.

Affected Systems

The vulnerability exists in all releases of the Smart Table Builder plugin by designful up to and including version 1.0.1. WordPress sites that have installed or are running these versions and that have users with Contributor or higher permissions are at risk.

Risk and Exploitability

The vulnerability scores a CVSS of 6.4 and has a very low EPSS score (<1 %). It is not listed in the CISA KEV catalog. Attack requires authentication as a Contributor or higher; the attacker must supply a crafted ‘id’ value in the plugin’s interface, which is then stored and later sent out to visitors of the affected page. Because the flaw is confined to authenticated users, it is less likely to be widely exploited, but once an attacker gains Contributor access the impact is immediate for any user visiting the maliciously crafted page.

Generated by OpenCVE AI on April 21, 2026 at 03:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Smart Table Builder to the latest version or any release newer than 1.0.1 that contains a fix.
  • If an update is unavailable, revoke or limit Contributor privileges from users who do not need them and schedule the plugin for removal if it is not critical.
  • Enforce strict input validation and output escaping for the ‘id’ field, for example by using WordPress's esc_attr or esc_html functions, and consider adding a Content Security Policy that blocks inline scripts.

Generated by OpenCVE AI on April 21, 2026 at 03:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Sep 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 07 Sep 2025 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 06 Sep 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Smart Table Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Smart Table Builder <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via id Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:49:28.560Z

Reserved: 2025-08-18T19:51:21.478Z

Link: CVE-2025-9126

cve-icon Vulnrichment

Updated: 2025-09-08T20:17:06.900Z

cve-icon NVD

Status : Deferred

Published: 2025-09-06T04:16:07.570

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9126

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:15:16Z

Weaknesses