KEV Intelligence is becoming Previdian.

Vulnerability report

Active exploitation observed Confirmed confidence Not in CISA KEV

CVE-2026-19598

Pods – Custom Content Types and Fields Privilege Escalation

sc0ttkclark / Pods – Custom Content Types and Fields · 2.8 to <= 2.8.23.3

Severity
CVSS 9.8 · Critical
Confidence
Confirmed
Exploit status
Observed in sensors
EPSS
2.8%
First observed
16 Aug 2026
Last observed
29 Aug 2026

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2026-19598 is an unauthenticated vulnerability affecting sc0ttkclark Pods – Custom Content Types and Fields. The Pods – Custom Content Types and Fields plugin for WordPress is vulnerable to Privilege Escalation...

Is it exploited?

Yes. Previdian sensors observed exploitation attempts with confirmed confidence. Also confirmed by third-party sources.

Who is affected?

sc0ttkclark / Pods – Custom Content Types and Fields 2.8 to <= 2.8.23.3.

What should we do?

Patch immediately, validate internet-facing exposure, and monitor for matching requests.

Overview

Pods – Custom Content Types and Fields Privilege Escalation

The Pods – Custom Content Types and Fields plugin for WordPress is vulnerable to Privilege Escalation via Authorization Bypass in all versions up to, and including, 3.3.9. The vulnerability exists because the pods_admin AJAX router funnels every access check — including the method allowlist, nonce verification, login enforcement, and capability gate — through pods_error(), which under the JSON meta-box-loader compatibility path only writes failures to the PHP error log and returns false instead of terminating the request, rendering all guards ineffective.

This makes it possible for unauthenticated attackers to escalate their privileges to Administrator or overwrite the password of any user account, including the site owner's, enabling complete site takeover, or perform another administrator action.

Vendor Product Affected Status
sc0ttkclark Pods – Custom Content Types and Fields Through 2.8.23.3 Affected
sc0ttkclark Pods – Custom Content Types and Fields Through 2.9.19.3 Affected
sc0ttkclark Pods – Custom Content Types and Fields Through 3.0.10.3 Affected
sc0ttkclark Pods – Custom Content Types and Fields Through 3.1.4.1 Affected
sc0ttkclark Pods – Custom Content Types and Fields Through 3.2.8.2 Affected
sc0ttkclark Pods – Custom Content Types and Fields Through 3.3.9 Affected
Published
15 Aug 2026
Exploited Since
16 Aug 2026
Attack vector
Remote
Complexity
Low
Privileges
None
User interaction
None

Tags

wordpress php edge nuclei_scanner

CVE References

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

Wordfence

Recorded 17 Aug 2026

Independent exploitation attestation added to the Previdian record.

Active exploitation observed

Previdian sensor

First observed 16 Aug 2026

First-party sensor telemetry confirms matching exploitation attempts.

Proof of concept available

GitHub

Recorded 18 Aug 2026

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
Wordfence First 2026-08-17 08:14 UTC
Previdian 2026-08-22 08:27 UTC

Operational indicators for this CVE are listed under Detection.

Sensor telemetry

First-party evidence of exploitation activity

Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.

4

Attempts observed

4

Unique attacker IPs

3

Attacker countries

AF · IR · VN

4

Sensors observed

Exploitation attempts over the last 19 days

Daily events observed by Previdian sensors

Updated 02 Sep 2026

0
1
0
1
0
0
0
0
0
0
0
0
0
0
2
0
0
0
0
15 Aug 19 Aug 23 Aug 27 Aug 2 Sep

First observed 16 Aug 2026 · Last observed 29 Aug 2026

Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.

Request telemetry access

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
1
User-Agents
4

Raw values available in Pro and Enterprise.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

Attacker IP Indicators

Attacker IP indicators observed · available in Pro and Enterprise.

Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.

Learn about Pro API access

Scanner Artifacts

Scanner and exploit-framework references linked to this CVE.

Risk and context

Severity, weaknesses, and research context

CVSS v3.1

9.8 Critical
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS

2.8%

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

DeadExpl0it/CVE-2026-19598-PoC

github · Created 2026-08-19 02:10:44 UTC · 0 stars · AI assessment 90%

Proof of Concept for CVE-2026-19598 affecting Pods <= 3.3.9.

ksotaria1337/CVE-2026-19598

github · Created 2026-08-18 15:16:05 UTC · 0 stars · AI assessment 90%

Timeline

From disclosure to observed exploitation

  1. Nuclei template available

    Scanner coverage available

  2. Public PoC available

    Public proof-of-concept code published

  3. Added to Previdian KEV Feed

    High-confidence, third-party attested exploitation

  4. Observed by Previdian sensors

    Evidence-backed exploitation signal

  5. Indicators of compromise added (4)

    Indicators of compromise recorded

  6. Added to the Previdian watchlist

    Pro and Enterprise Watch users had 1 day of early warning before Previdian confirmed it as a KEV.

  7. CVE published

    Vulnerability disclosed publicly

  8. CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2026-19598

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2026-19598",
  "confidence": "Confirmed",
  "cvss_score": 9.8,
  "cvss_estimated": false,
  "epss_score": 0.02791,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": true
  },
  "sensor_telemetry": { "attempts": 4, "sensors": 4 }
}