Description
The Pods – Custom Content Types and Fields plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'not_found' Shortcode Attribute in all versions up to, and including, 3.3.9.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: 2026-09-05
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting affecting any site visitor when a vulnerable page is viewed
Action: Patch ASAP
AI Analysis

Impact

The Pods plugin for WordPress contains a stored XSS flaw in the ‘not_found’ shortcode attribute. Because input is not sanitized or escaped, an authenticated user with contributor-level or higher privileges can embed arbitrary JavaScript into that attribute. When a page containing the injected shortcode is rendered, the stored script executes in the browsers of all visitors to that page.

Affected Systems

The issue affects the Pods – Custom Content Types and Fields plugin for WordPress, developed by sc0ttkclark. All releases up to and including version 3.3.9.1 are vulnerable. Any WordPress site running one of those versions and allowing contributor-level or higher users to add or edit content through Pods is susceptible.

Risk and Exploitability

The CVSS base score of 6.4 indicates moderate severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated account with contributor role or higher. Once such credentials are available, adding malicious content through the plugin’s shortcode interface is straightforward, leading to stored payload execution on the site for all users who view the affected page.

Generated by OpenCVE AI on September 5, 2026 at 09:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Pods plugin to the latest stable release where the input sanitization for the `not_found` shortcode has been fixed.
  • If an immediate update is not possible, remove or restrict contributor-level access to the Pods shortcode functionality or disable the plugin entirely on the affected sites.
  • Deploy a web‑application firewall or a security plugin that blocks or sanitizes script payloads found in shortcode attributes before they are stored or rendered.

Generated by OpenCVE AI on September 5, 2026 at 09:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 05 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Sc0ttkclark
Sc0ttkclark pods – Custom Content Types And Fields
Wordpress
Wordpress wordpress
Vendors & Products Sc0ttkclark
Sc0ttkclark pods – Custom Content Types And Fields
Wordpress
Wordpress wordpress

Sat, 05 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Pods – Custom Content Types and Fields plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'not_found' Shortcode Attribute in all versions up to, and including, 3.3.9.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 Pods <= 3.3.9.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'not_found' Shortcode Attribute
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

Sc0ttkclark Pods – Custom Content Types And Fields
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T11:17:24.364Z

Reserved: 2026-08-19T13:47:02.606Z

Link: CVE-2026-76573

cve-icon Vulnrichment

Updated: 2026-09-07T11:13:38.662Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T09:16:50.010

Modified: 2026-09-08T13:12:58.310

Link: CVE-2026-76573

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T10:00:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')