This month: 20 KEVs detected

CISA stopped reliably sending KEV alerts.
We didn't.

CyberComply monitors the CISA Known Exploited Vulnerabilities catalog 24/7 and alerts you the moment a new KEV drops — before the deadline clock starts ticking without you knowing.

CVE-2026-60004
Gitea · Gitea
Gitea Code Injection Vulnerability
Detected Aug 25 · 3-day patch deadline
CVE-2026-21962
Oracle · HTTP Server and Oracle Weblogic Server Proxy Plug-in
Oracle HTTP Server and Oracle Weblogic Server Proxy Plug-in Improper Access Control Vulnerability
Detected Aug 24 · 3-day patch deadline
CVE-2026-73570
Synacor · Zimbra Collaboration Suite (ZCS)
Zimbra Collaboration Suite (ZCS) OS Command Injection Vulnerability
Detected Aug 21 · 3-day patch deadline

KEV Intelligence Brief — August 25, 2026

Prepared for: Federal Contractors · DevOps & Platform Teams · Security Operations Leadership Classification: TLP:CLEAR | Reporting Period: August 18–25, 2026

Developer Toolchain and AI/ML Infrastructure Under Active Siege

The most consequential pattern across this week's KEV additions is the concentrated targeting of developer-facing and machine learning infrastructure — systems that routinely operate with elevated privileges, broad internal network access, and direct pathways into CI/CD pipelines and production environments.

CVE-2026-60004 (Gitea), added today with an aggressive three-day patch deadline of August 28, is the most operationally urgent entry in this batch. An attacker with repository write access — a threshold that may be met by any contributor, external collaborator, or compromised developer account — can send a malicious patch to the diffpatch API endpoint to plant an executable Git hook and run arbitrary shell commands as the Gitea service account. This is supply-chain weaponization at the platform layer: the attack vector lives inside a normal code review workflow, making detection without endpoint telemetry exceptionally difficult. Organizations running self-hosted Gitea instances must treat this as an emergency. Patch immediately, audit repository membership and write-access grants, and review Git hook directories for unexpected executables. If patching before the deadline is operationally impossible, restrict diffpatch API access at the network perimeter and treat the Gitea service account as potentially compromised.

CVE-2025-62593 (Ray-Project Ray) was added August 18 with a deadline that has now passed (August 21). Ray is a distributed computing framework widely used in AI/ML workloads, and this code injection vulnerability enables remote code execution exploitable through Firefox and Safari — meaning developer workstations browsing Ray's dashboard UI are a viable attack vector. Teams using Ray in research or production ML environments who have not yet applied mitigations are now overdue on their BOD 26-04 obligations. Immediate priorities: patch or isolate Ray dashboard endpoints, revoke and rotate any credentials or API tokens accessible to the Ray service, and conduct forensic triage per CISA's requirements.

CVE-2026-64849 (MLflow), with a deadline of September 2, rounds out the AI/ML exposure cluster. This server-side request forgery (SSRF) vulnerability allows attackers to pivot from a publicly exposed MLflow tracking server into internal networks or cloud metadata services — a well-understood path to AWS IMDSv1 credential theft or Azure IMDS token harvesting. Organizations running MLflow in cloud environments should treat IMDSv1 access as a compensating control priority: enforce IMDSv2 on all EC2 instances hosting MLflow, restrict outbound HTTP from the MLflow process, and segment tracking servers from production data stores. The September 2 deadline provides a brief window, but cloud-facing MLflow instances warrant emergency attention regardless.

Collaboration Platforms and Video Infrastructure: Unauthenticated RCE at Scale

Three entries this week target communication and collaboration server products, and two of them — both affecting TrueConf — form a chained exploitation scenario that security teams should evaluate as a single threat.

CVE-2026-72529 (TrueConf Server — Missing Authentication) and CVE-2026-72530 (TrueConf Server — Code Injection) were both added August 20. The first vulnerability, whose deadline has already passed (August 23), allows a remote unauthenticated attacker to execute arbitrary scripts over port 4307/TCP with no credentials whatsoever. The second, with a deadline of September 3, allows a crafted script to break out of the isolated execution environment entirely and achieve arbitrary code execution on the host. Chained, these two CVEs represent a complete unauthenticated-to-host-RCE kill chain over a single TCP port. Any TrueConf Server instance exposed to the internet or accessible from untrusted network segments should be considered critically at risk. If patching is not immediately achievable, block port 4307/TCP at the perimeter firewall and treat all TrueConf host systems as potentially compromised pending forensic review.

CVE-2026-73570 (Zimbra Collaboration Suite), added August 21 with a deadline that has also passed (August 24), enables unauthenticated OS command injection via specially crafted SMTP requests. Zimbra has a documented history of aggressive exploitation by nation-state actors targeting government, defense, and critical infrastructure email infrastructure. The fact that exploitation requires no authentication and occurs over SMTP — a port that is by definition internet-exposed on mail servers — makes this a high-confidence active exploitation scenario. Organizations still running vulnerable ZCS versions should immediately restrict SMTP relay access, apply the vendor patch, and initiate forensic triage of Zimbra process logs and shell history for evidence of lateral movement or webshell deployment.

Deadline Watch: Oracle WebLogic and Microsoft IKE

Two entries demand attention from infrastructure and network security teams managing enterprise middleware and VPN concentrators.

CVE-2026-21962 (Oracle HTTP Server / WebLogic Server Proxy Plug-in), added August 24 with a deadline of August 27, allows unauthorized creation, deletion, or modification of critical data — and in the worst case, complete access to all data accessible to the WebLogic proxy. Oracle WebLogic environments are high-value targets in federal and financial sector networks. Apply Oracle's Critical Patch Update guidance immediately; if patch application requires a maintenance window that would breach the deadline, implement WAF rules blocking unauthenticated access to affected endpoints as an interim compensating control.

CVE-2026-33824 (Microsoft IKE Service Extensions), added August 18 with a deadline that has passed (August 21), describes a double free memory corruption vulnerability enabling remote code execution in the Windows IKE stack. IKE underpins IPsec VPN connectivity — the attack surface is any Windows system accepting IKE negotiations from untrusted sources. Apply the relevant Microsoft security update, enforce network-level filtering to limit IKE exposure to known peer IP ranges, and prioritize domain controllers and VPN gateways for immediate patching and forensic review.

Analyst Note: Four of the eight deadlines in this brief have already passed as of today. Organizations with BOD 26-04 compliance obligations should document exception records immediately and accelerate remediation timelines. CISA's Forensics Triage Requirements apply to all eight entries — do not treat patching alone as sufficient closure.

Sources: CISA KEV Catalog · CISA BOD 26-04 · Oracle Critical Patch Updates · Zimbra Security Advisories · Microsoft Security Response Center · MLflow Security Advisories · Gitea Security Advisories · Ray-Project Security

Free KEV Alerts

  • Real-time notification the moment a KEV drops
  • Vendor and product details
  • BOD 26-04 remediation deadline included

Pro Alerts Coming Soon

  • Real-time notification the moment a KEV drops
  • Filtered to your specific vendor watchlist
  • Urgency scoring (Critical / Urgent / Standard)
  • Direct patch links included

Stay ahead of CISA.

No spam. Unsubscribe anytime. We don't sell your data.


Upcoming Patch Due Dates

via Binding Operational Directive 26-04

BOD 26-04 is CISA's current vulnerability remediation directive for Federal Civilian Executive Branch (FCEB) agencies, updating the KEV-driven framework introduced under BOD 22-01 with a more risk-based approach to prioritization. While binding only on FCEB agencies, its framework increasingly influences contractor expectations through procurement requirements, FedRAMP programs, and agency security clauses.

Loading...

News Logo

Cyber Security News

You may have missed...


Hacking Editorial Brief — August 25, 2026

Chinese State-Linked Groups Weaponize DeepSeek AI for Overseas Attack Operations

Chinese government-affiliated hacking groups are actively exploiting the domestically developed DeepSeek artificial intelligence model to scale cyberattacks against overseas targets, according to South Korean intelligence reporting. The campaign represents a significant evolution in how state-sponsored actors leverage open-source AI capabilities for offensive operations, with threat actors using DeepSeek to automate reconnaissance, generate malicious code, and accelerate attack workflows against foreign infrastructure. The reporting suggests lax security controls around the Chinese AI platform have enabled its weaponization, raising broader concerns about how nation-state adversaries are integrating large language models into their operational tradecraft. This marks the second confirmed instance in recent weeks of AI systems being used in offensive cyber operations, following last week's federal advisory on AI-assisted attacks targeting U.S. industrial control systems.

Active Exploitation Confirmed for Splunk and WordPress Authentication Flaws

A critical Splunk Enterprise vulnerability (CVE-2026-20253) is under active exploitation and can be chained into unauthenticated remote code execution, prompting urgent patching guidance for organizations running affected versions. Separately, attackers are targeting two critical authentication bypass vulnerabilities in the miniOrange SAML 2.0 Single Sign On plugin for WordPress in active campaigns against websites using the authentication platform. An unpatched vulnerability in Calix GS7 residential routers deployed by multiple U.S. broadband providers also surfaced, allowing remote attackers to bypass network address translation and expose internal devices without authentication. The trio of actively exploited or weaponized flaws underscores continued attacker focus on authentication bypass and remote code execution chains across enterprise and consumer infrastructure.

Sources: Chosun · Bleeping Computer · Bleeping Computer · Data Breach Today

📌 Pinned

*

https:betanews.comMar 5

Inside a cyberattack: How hackers steal data

The truth about cybersecurity is that it's almost impossible to keep hackers outside of an organization, particularly as the cybercrime industry ...

https://www.aljazeera.comAug 25

The Iran war is bringing cyberwarfare into critical infrastructure | Cybersecurity | Al Jazeera

These incidents mark an important shift in cybersecurity. For years, much of the public conversation around cyberthreats focused on data. People ...

https://www.nytimes.comAug 25

A Chinese A.I. Lab May Test the World's Cybersecurity With a Model - The New York Times

Lab May Test the World's Cybersecurity. In July, an unreleased OpenAI model went rogue and demonstrated remarkable hacking abilities. This week, a lab...

https://federalnewsnetwork.comAug 25

Why secure communications remain a human problem | Federal News Network

... Cybersecurity Read more. Cybersecurity best practices technology, Firewall, Cloud security protection.Endpoint security.Encryption. Secure, for no...

https://www.cbsnews.comAug 24

Iran-linked hackers blamed for taking down U.K. power plant for first time, reports say

The attack happened the same month Iranian-linked hackers are believed to have targeted the water systems of a dozen U.S. states.

https://www.nytimes.comAug 24

After Hugging Face Was Attacked By A.I. Agents, It Embarked on a Crusade

Hugging Face, a start-up that was breached by rogue bots from OpenAI, is using the hack to push for openness in A.I. development.

https://www.bleepingcomputer.comAug 24

Hackers target WordPress sites in miniOrange auth bypass attacks - Bleeping Computer

Hackers are attempting to exploit two critical authentication bypass vulnerabilities in the miniOrange SAML 2.0 Single Sign On plugin for ...

https://www.cbsnews.comAug 24

U.S. Treasury Department Hacked by Chinese State-Backed Cybercriminals

Cybercriminals backed by the Chinese state government hacked the U.S. Treasury Department system, accessing federal workstations and unclassified docu...

https://thehackernews.comAug 25

Weekly Recap: VMware Exploits, Windows 0-Day, MCP Attacks, Browser Hijacks and More

Lazarus Group exploits a new Windows 0-day vulnerability to deliver a never-before-seen backdoor targeting defense and aerospace companies.


Updated daily