Description
The Pods WordPress plugin before 3.3.9.2 does not restrict which functions a display callback may resolve to, allowing users with the author role and above to read arbitrary files from the server, including files outside the web root. Only sites using the restricted display-callback mode are affected, which is the automatic default on installations whose first Pods version predates 3.1.
Published: 2026-09-04
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read
Action: Immediate Patch
AI Analysis

Impact

The Pods WordPress plugin prior to version 3.3.9.2 allows a user with the author role or higher to generate shortcodes that call arbitrary functions via the display callback. Because the plugin does not limit which function can be resolved in the callback, an attacker can trigger the callback to read any file on the server, including files outside the web root. The result is the disclosure of sensitive configuration data, credentials, or source code.

Affected Systems

Any WordPress installation using the Pods plugin before version 3.3.9.2 that employs the default restricted display-callback mode, which is automatically enabled on sites whose initial Pods version predates 3.1, is vulnerable. Sites that use a later plugin version or have disabled the restricted mode are not affected.

Risk and Exploitability

The exploit requires a user account with at least author permissions, so an attacker must first authenticate as an existing author or higher‑privileged user. The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 6.8 reflects a medium severity, but because it permits arbitrary file disclosure, the potential impact is high for affected sites. An attacker could read wp-config.php, .env files, or other protected documents. Disabling the restricted display-callback mode immediately mitigates the issue until an update is applied.

Generated by OpenCVE AI on September 4, 2026 at 16:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Pods plugin to version 3.3.9.2 or later, which limits the callbacks to a whitelist and prevents arbitrary file reads.
  • If immediate upgrade is not feasible, change the PODS_RESTRICTED_DISPLAYCALLBACK setting to disable the restricted mode or otherwise configure the plugin to reject arbitrary callbacks in shortcodes.
  • Enforce strict file and directory permissions on the server to limit read access to configuration files and other sensitive data, and monitor logs for unauthorized file read activity.

Generated by OpenCVE AI on September 4, 2026 at 16:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 04 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-552
Metrics cvssV3_1

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

ssvc

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


Fri, 04 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 04 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Pods WordPress plugin before 3.3.9.2 does not restrict which functions a display callback may resolve to, allowing users with the author role and above to read arbitrary files from the server, including files outside the web root. Only sites using the restricted display-callback mode are affected, which is the automatic default on installations whose first Pods version predates 3.1.
Title Pods < 3.3.9.2 - Author+ Arbitrary File Read via Shortcode Display Callback
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T12:54:43.071Z

Reserved: 2026-08-17T08:55:12.908Z

Link: CVE-2026-74853

cve-icon Vulnrichment

Updated: 2026-09-04T12:54:31.222Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T07:17:09.713

Modified: 2026-09-08T19:15:18.627

Link: CVE-2026-74853

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T17:00:17Z

Weaknesses
  • CWE-552

    Files or Directories Accessible to External Parties