Cyber Threat Brief — July 30 2026

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

1. Cisco Secure FMC Hardcoded Password Zero-Day — CVE-2026-20316

TL;DR: Hardcoded static credentials in Cisco Secure FMC allow unauthenticated remote access to sensitive data; actively exploited as a zero-day and added to CISA KEV July 29 with an August 1 deadline.

What’s New:

  • CISA KEV added July 29 with August 1 federal remediation deadline
  • Cisco confirmed zero-day exploitation — attackers using static low-privilege credentials
  • CVSS 5.3 base but Cisco rates High because access chains with other FMC vulns for privilege escalation
  • All unpatched FMC instances exposed; no authentication required
  • Third FMC vulnerability actively exploited in 2026 (after CVE-2026-20131 and CVE-2026-20079)

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
Static credential login to FMCExploitationT1078.001FMC audit logs, /var/log/auth.logHunt
Unauthorized low-privilege FMC sessionsLateral movementT1078FMC session logsHunt
FMC API calls from unexpected IPsRecon/exfilT1213FMC access logs, firewall logsHunt
Privilege escalation post-initial accessChainingT1068FMC application logsHunt

Detection

SourceRuleGap
Splunk ESCUNoneNo dedicated FMC hardcoded-credential detection; need rule for anomalous FMC logins from non-admin sources
ElasticNoneNo FMC-specific rule; generic “Login from Unusual Source” partial
SigmaNoneNeed rule matching FMC default/static credential authentication events

Sources: BleepingComputer, CISA KEV, SecurityWeek, The Hacker News


2. Rails Active Storage Arbitrary File Read + RCE (KindaRails2Shell) — CVE-2026-66066

TL;DR: CVSS 9.5 unauthenticated RCE in Ruby on Rails Active Storage via crafted image uploads that abuse libvips untrusted loaders to read secret_key_base and forge signed payloads; patched July 29.

What’s New:

  • Disclosed July 29 by Ethiack (André Baptista); patches for 7.2.3.2, 8.0.5.1, 8.1.3.1 released same day
  • Active Storage passes untrusted uploads to libvips without disabling unfuzzed loaders — crafted MATLAB/HDF5 file reads arbitrary server files
  • Leaked secret_key_base enables cookie/session forgery, signed Global ID abuse, and full RCE via Marshal deserialization
  • Default vips processor config in Rails 7+ means most modern Rails apps are vulnerable
  • PoC repo on GitHub (Zer0SumGam3/CVE-2026-66066-POC); researchers withheld full RCE chain but reconstruction is trivial from patch diff

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
POST to /rails/active_storage/*/representations/* with crafted imageExploitationT1190Web server access logs, WAFHunt
Uploads with MATLAB .mat / HDF5 file extensions or magic bytesExploitationT1190WAF, upload inspection logsBlock
VIPS_BLOCK_UNTRUSTED env var not setMisconfigurationApp config auditRemediate
Forged signed cookies / GlobalID tokensPost-exploitationT1550.004Rails application logsHunt

Detection

SourceRuleGap
Splunk ESCUNoneNo Rails Active Storage rule; need URI pattern + suspicious upload content type detection
ElasticNoneNo Rails-specific rule
SigmaNoneNeed web server rule for crafted image uploads to variant representation endpoints

Sources: HeroDevs, The Hacker News, Ethiack, GitHub PoC


3. VMware vCenter Dual Critical Flaws — CVE-2026-59309 / CVE-2026-59310

TL;DR: Two CVSS 9.8 vulnerabilities in VMware vCenter — authentication bypass in Directory Service and directory traversal RCE in Syslog Server — disclosed July 29 with no workarounds; patch immediately.

What’s New:

  • Broadcom advisory July 29 covering five vCenter vulnerabilities; two are CVSS 9.8
  • CVE-2026-59309: auth bypass in VMware Directory Service grants unauthorized vCenter access
  • CVE-2026-59310: directory traversal in Syslog Server component enables arbitrary code execution
  • No workarounds available — patching is the only remediation
  • No ITW exploitation confirmed yet, but vCenter is a historically high-value target (cf. CVE-2023-34048, CVE-2024-37079)

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
Unauthenticated access to VMware Directory Service (port 389/636)ExploitationT1190vCenter vpxd.log, network flowHunt
Path traversal sequences in Syslog Server requestsExploitationT1190, T1059vCenter syslog.log, WAFHunt
vCenter management network exposure to untrusted segmentsMisconfigurationNetwork topology auditRemediate
Unexpected admin sessions or API calls post-auth-bypassPost-exploitationT1078vCenter audit events (EID vpxd-XXX)Hunt

Detection

SourceRuleGap
Splunk ESCUNoneNo vCenter auth bypass or syslog traversal rule
ElasticNoneNo vCenter-specific detection
SigmaNoneNeed rule for anomalous VMware Directory Service authentication and syslog path traversal patterns

Sources: Broadcom Advisory, The Hacker News, SecurityOnline


4. Fastjson 1.x Zero-Day RCE (No Patch) — CVE-2026-16723

TL;DR: CVSS 9.0 unauthenticated RCE in Alibaba Fastjson 1.x exploits type-resolution logic in Spring Boot fat JARs — no patch exists because Fastjson 1.x is EOL; active exploitation against US organizations since July 22.

What’s New:

  • CISA KEV added July 27 with July 30 federal deadline (TODAY)
  • Active exploitation confirmed against US financial services, healthcare, computing, and retail since July 22
  • No AutoType re-enablement or gadget chain required — exploits @type resolution directly via @JSONType annotation + nested JAR class-loading
  • Fastjson 1.x is EOL — no patch is coming; must enable SafeMode or migrate to Fastjson2
  • Exploitation verified across Spring Boot 2.x–4.x on JDK 8–21

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
JSON payloads containing @type attributeExploitationT1190WAF, application logsBlock/Hunt
POST requests with Content-Type: application/json containing class instantiationExploitationT1059.007WAF, proxy logsHunt
Fastjson versions 1.2.68–1.2.83 in pom.xml / build.gradleVulnerable dependencySCA/SBOM auditRemediate
Spring Boot fat-JAR deployments exposed to internetAttack surfaceAsset inventoryAudit

Detection

SourceRuleGap
Splunk ESCUNoneNo Fastjson deserialization rule; need WAF/proxy rule for @type in JSON body
ElasticNoneNo Fastjson-specific rule
SigmaNoneNeed web application rule for Java deserialization via @type/@JSONType payloads

Sources: The Hacker News, BleepingComputer, Imperva, CSA Briefing


5. Nimbus Manticore Deploys NightLedger Backdoor — Iran/IRGC

TL;DR: Kaspersky disclosed NightLedger, a new Windows backdoor from IRGC-linked Nimbus Manticore, alongside BridgeHead/ArcBridge WebSocket tunnelers targeting government, aviation, telecom, and financial sectors across six Middle East/Africa/South Asia nations.

What’s New:

  • Kaspersky GReAT disclosure July 28; targets in Egypt, Jordan, Tanzania, Pakistan, Ethiopia, Burkina Faso
  • NightLedger: DLL sideloading via signed-process search-order hijack — recon, command execution, file ops, screenshots
  • BridgeHead + ArcBridge: custom WebSocket-based tunnelers converting victims into covert relay nodes
  • Follows May 2026 MiniFast campaign against Western defense/aerospace — NightLedger is a separate operational track
  • Tracked as UNC1549 (Mandiant), Smoke Sandstorm (Microsoft), TA455 (Proofpoint), Mirage Kitten (Kaspersky)

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
DLL sideloading via signed Windows process hijackInitial access/executionT1574.001Sysmon EID 7, EDR DLL load eventsHunt
NightLedger DLL masquerading as legitimate Windows libraryPersistenceT1036.005File integrity monitoringHunt
WebSocket-based outbound tunneling (BridgeHead/ArcBridge)C2T1071.001, T1572Proxy/firewall logs — WebSocket upgrade requests to unusual destinationsHunt
Screenshot capture and file enumeration from compromised hostsCollectionT1113, T1083EDR process telemetryHunt

Detection

SourceRuleGap
Splunk ESCUNoneNo NightLedger-specific rule; “Detect DLLs Loaded in CScript/WScript” partial
ElasticSuspicious DLL Loaded via Side-Loading (generic)Needs NightLedger-specific DLL name/hash tuning
SigmaNextron published Nimbus Manticore sideloading detection (June 2026)Integrate Nextron rules; gap on BridgeHead/ArcBridge WebSocket tunneler detection

Sources: Securelist, The Hacker News, Nextron Detection


Status Updates

  • CVE-2026-16812 (Arista VeloCloud Orchestrator): Federal CISA KEV deadline TODAY July 30. Active exploitation ongoing. Original brief.
  • CVE-2026-12569 (PTC Windchill/FlexPLM — Cl0p): Cl0p extortion campaign ongoing via support@cryptohox[.]com. JSP webshells and flst.txt recon active. Original brief.
  • CVE-2026-6875 (Splunk RCE): Active exploitation ongoing since July 18. Two sandbox-escape gadget chains confirmed. Fortune 500 victims. Still not on CISA KEV. Original brief.