Cyber Threat Brief — June 20 2026

⚠️ This report is AI-generated. Always validate findings.

1. Splunk Enterprise Pre-Auth RCE Under Active Exploitation — CVE-2026-20253

TL;DR: The PostgreSQL sidecar RCE chain watchTowr disclosed June 12 is now confirmed exploited in the wild. CISA KEV added June 18; federal deadline is tomorrow June 21. First Splunk CVE ever on KEV.

What’s New:

  • CISA added CVE-2026-20253 to KEV June 18 after Splunk acknowledged limited ITW exploitation
  • Federal remediation deadline is June 21 (tomorrow)
  • watchTowr PoC chains unauthenticated /v1/postgres/recovery/backup and /restore endpoints → hostaddr= injection → .pgpass credential theft → lo_export arbitrary file write → Python script overwrite for code exec as splunk user
  • Affects Splunk Enterprise 10.2.0–10.2.3 and 10.0.0–10.0.6
  • Fixed in 10.4.0, 10.2.4, 10.0.7; disabling PostgreSQL sidecar mitigates

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
/v1/postgres/recovery/backupURI pathT1190WAF/proxy logsBlock unauthenticated access
/v1/postgres/recovery/restoreURI pathT1190WAF/proxy logsBlock unauthenticated access
hostaddr= in request paramsInjection indicatorT1190Splunk internal logsAlert on PostgreSQL connection params in sidecar requests
lo_export in query stringsFile write primitiveT1505.003PostgreSQL audit logsAlert on large object export
Path traversal ../ in sidecar requestsTraversal indicatorT1083WAF/proxy logsBlock path traversal sequences

Detection

SourceRuleGap
Splunk ESCUNone (own product)Need rule for unauthenticated sidecar endpoint access and lo_export abuse
ElasticNoneNo coverage for Splunk-specific sidecar exploitation
SigmaNoneNo rule for PostgreSQL sidecar file write chain

Sources: watchTowr technical deep-dive, CISA KEV, SecurityWeek, BleepingComputer


2. Cisco SD-WAN Manager Zero-Day File Write — CVE-2026-20262

TL;DR: Arbitrary file write via web UI file upload validation bypass, exploited as a zero-day in targeted attacks. CISA KEV June 15; federal deadline June 29. 8th Cisco SD-WAN CVE of 2026.

What’s New:

  • CISA KEV addition June 15 with confirmed zero-day exploitation
  • CVSS 6.5 file write escalates to web shell deployment and root via crafted upload
  • Requires valid credentials with write-level access to web management interface
  • Cisco confirmed “limited, targeted” exploitation by sophisticated actor
  • No workaround; upgrade is only remediation
  • Extends the SD-WAN attack surface alongside CVE-2026-20127, CVE-2026-20245, CVE-2026-20182

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
File upload to non-standard paths via web UIBehaviorT1105, T1505.003SD-WAN Manager audit logsAlert on file writes outside expected directories
Web shell artifacts (.jsp, .py) on SD-WAN ManagerFile IOCT1505.003Filesystem monitoringHunt for unexpected script files
Anomalous admin session activityBehaviorT1078SD-WAN Manager auth logsCorrelate with known admin accounts

Detection

SourceRuleGap
Splunk ESCUNoneNo SD-WAN Manager file upload monitoring rule
ElasticNoneNo coverage
SigmaNoneNo rule for SD-WAN Manager exploitation

Sources: CISA KEV, SecurityWeek, BleepingComputer


TL;DR: Symlink following flaw in LiteSpeed cPanel plugin lets shared hosting tenants escalate to root. Actively exploited since May 2026 for tenant breakout. CISA KEV June 15; deadline passed June 18.

What’s New:

  • CISA KEV addition June 15; federal deadline already passed (June 18)
  • CVSS 8.5 symlink following (CWE-61) in cPanel plugin < 2.4.8
  • Exploitable by any user with FTP or web shell on shared CloudLinux/CageFS hosting
  • Attacker symlinks to sensitive files outside CageFS jail → root escalation
  • Active exploitation since May 2026 per CISA
  • Fixed in cPanel plugin v2.4.8 (bundled with WHM Plugin v5.3.2.1)

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
Symlinks in user web directories pointing outside CageFSFile IOCT1548.001find -type l on hosting nodesHunt for symlinks targeting /etc/, /root/, /var/
LiteSpeed cPanel plugin < 2.4.8Version checkT1548.001Package manager logsPatch immediately
Unauthorized reads of /etc/shadow, /root/.ssh/BehaviorT1003.008Auditd / file access logsAlert on sensitive file access from cPanel users

Detection

SourceRuleGap
Splunk ESCUNoneNo cPanel/LiteSpeed symlink detection
ElasticNoneNo coverage
SigmaNoneNo shared-hosting symlink traversal rule

Sources: The Hacker News, BleepingComputer, Code Defence


4. BetterDocs Pro WordPress LFI to RCE — CVE-2026-7515

TL;DR: Unauthenticated local file inclusion via doc_style parameter in BetterDocs Pro plugin escalates to RCE. CVSS 9.8. Two public PoCs dropped June 19. No ITW exploitation confirmed yet but weaponization is imminent.

What’s New:

  • CVSS 9.8 unauthenticated LFI via doc_style parameter (CWE-98)
  • Attacker includes arbitrary .php files on server → code execution
  • Two public PoC exploits on GitHub (izxci/CVE_2026_7515)
  • Affects BetterDocs Pro ≤ 3.8.0; fixed in 3.8.1
  • No ITW exploitation confirmed yet but trivial to exploit with public PoCs

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
doc_style= with path traversal in URL paramsURI patternT1190WAF/access logsBlock ../ in doc_style parameter
Requests to BetterDocs REST endpoints with traversalBehaviorT1190WordPress access logsAlert on LFI patterns
GitHub PoC: izxci/CVE_2026_7515Exploit toolT1588.005Threat intelTrack weaponization

Detection

SourceRuleGap
Splunk ESCUWeb Shell Indicator (generic)Need WordPress LFI-specific rule
ElasticNoneNo WordPress doc_style LFI rule
Sigmawebshell_detection_file_creation.yml (generic)Need BetterDocs-specific LFI detection

Sources: CVEFeed, WPScan, GitHub PoC


Status Updates

  • CVE-2026-0257 (PAN-OS GlobalProtect): Federal CISA KEV deadline passed June 19. Exploitation ongoing since May 17. Original brief.
  • CVE-2026-28318 (SolarWinds Serv-U): Federal CISA KEV deadline passed June 19. 12,000+ exposed instances. Original brief.
  • CVE-2026-42530/42055 (NGINX HTTP/3 & Proxy RCE): No ITW exploitation yet. Patches available (1.31.2/1.30.3). Original brief.
  • CVE-2026-4020 (Gravity SMTP WordPress): Mass exploitation surge — 17M+ attempts blocked by Wordfence, 412 unique attacker IPs per CrowdSec. Patch to 2.1.5+. Not previously covered.