This month: 5 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-63077
JetBrains · TeamCity
JetBrains TeamCity Deserialization of Untrusted Data Vulnerability
Detected Aug 5 · 3-day patch deadline
CVE-2026-18556
N-able · N-central
N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability
Detected Aug 4 · 3-day patch deadline
CVE-2026-34486
Apache · Tomcat
Apache Tomcat Missing Encryption of Sensitive Data Vulnerability
Detected Aug 4 · 3-day patch deadline

KEV Intelligence Brief | August 6, 2026

Distribution: Federal Contractors · DevOps & Platform Engineering · Security Operations Leadership Classification: Unclassified // For Official Use

Unauthenticated Access at Scale: CI/CD, AI Orchestration, and the MSP Attack Surface

The most operationally dangerous cluster in this week's KEV additions shares a single defining characteristic: no authentication required to exploit. JetBrains TeamCity (CVE-2026-63077), IBM Langflow (CVE-2026-9198), and the N-able N-central pair (CVE-2026-18556 and CVE-2026-18577) all allow unauthenticated attackers to achieve meaningful access — ranging from account takeover to full remote code execution — without presenting valid credentials.

TeamCity's deserialization vulnerability (CVE-2026-63077, patch deadline August 8) is the most time-critical entry in this brief for federal contractors and DevOps teams. The agent polling protocol is rarely firewalled internally, and TeamCity servers are frequently over-permissioned within build pipelines. Unauthenticated RCE on a CI/CD orchestrator is not a perimeter problem — it is a supply chain compromise waiting to happen. If your TeamCity instance is internet-facing, isolate it from production artifact repositories immediately and treat any build output from the past 30 days as potentially tainted pending forensic review per CISA's Forensics Triage Requirements under BOD 26-04.

IBM Langflow (CVE-2026-9198, deadline August 7) presents an equally severe but distinct organizational risk: AI pipeline infrastructure is frequently stood up rapidly by data science and ML engineering teams outside traditional security review processes. Default Langflow deployments expose a code injection surface that grants full RCE to anyone who can reach the endpoint. If your organization has adopted AI workflow automation tooling in the last 12–18 months, audit whether Langflow instances exist in your environment — including developer workstations and cloud sandbox accounts — before assuming coverage.

N-able N-central demands special attention because it represents a failed patch chain. CVE-2026-18577 is explicitly characterized as the result of an incomplete fix for CVE-2026-18556, both carrying authentication bypass via alternate path or channel, with CVE-2026-18556's deadline falling on August 7 and CVE-2026-18577's deadline having passed yesterday, August 6. Organizations that applied the original patch and considered themselves remediated are likely still exposed. MSPs and MSSPs running N-central as a management plane must treat both CVEs as unresolved until the vendor's latest advisory is confirmed applied. Given that N-central provides broad access to managed customer environments, compromise here extends the blast radius well beyond the MSP itself — a recurring theme in managed service provider exploitation campaigns.

Network Infrastructure and Security Tooling: The Defenders' Own Stack Is Targeted

Three entries this week target the security and network infrastructure layer directly — the equipment and platforms organizations depend on for protection, visibility, and network control.

Cisco's Secure Firewall Management Center (CVE-2026-20316) contains a hard-coded password that permits unauthenticated remote login via a low-privileged account. The patch deadline was August 1 — this entry is now five days overdue. Hard-coded credentials in security management consoles represent one of the most operationally corrosive vulnerability classes: there is no patch-equivalent interim workaround, and the credential itself may already be circulating in threat actor toolkits. Organizations running Cisco FMC should verify patch application status immediately and review authentication logs for anomalous low-privilege logins going back at minimum 30 days. If patching cannot be confirmed, network isolation of the FMC management interface is the minimum acceptable interim posture.

Arista VeloCloud Orchestrator (CVE-2026-16812) carries an OS command injection vulnerability allowing remote attackers to reach privileged internal functionality on the VCO host with full CIA impact on orchestrated infrastructure. The patch deadline was July 30 — one week overdue as of today. SD-WAN orchestrators managing distributed enterprise or federal branch connectivity represent high-value pivot points; a compromised orchestrator can manipulate routing, intercept traffic, or stage lateral movement across geographically distributed sites. Treat any VeloCloud Orchestrator that has not been patched as a potentially compromised node and conduct traffic integrity review alongside remediation.

Fortinet FortiOS (CVE-2025-68686, deadline August 10) is the one entry in this brief with remediation runway remaining, but the context demands urgency regardless. This vulnerability allows bypass of a patch previously developed for a symbolic link persistence mechanism — meaning attackers who have already exploited FortiOS via other vectors may be able to maintain persistence even on patched systems. This is a post-exploitation persistence mechanism, not an initial access vector. Any FortiOS device with a history of suspected compromise, or one that has been exposed to the internet during periods covered by prior FortiOS KEV entries, should undergo filesystem-level forensic review before the August 10 deadline, not after patching.

Apache Tomcat and the Encryption Bypass You'll Underestimate

CVE-2026-34486 in Apache Tomcat (deadline August 7) involves the bypass of the EncryptInterceptor, a component explicitly designed to protect cluster communication. This is not a headline RCE, which means it risks being deprioritized — a mistake. EncryptInterceptor bypass on clustered Tomcat deployments exposes session data, credentials, and inter-node communication to interception or manipulation. In containerized or Kubernetes-hosted Tomcat deployments where cluster traffic traverses shared network segments, this has meaningful lateral movement implications. Patch, then verify your cluster traffic is traversing encrypted channels end-to-end independent of the interceptor as a defense-in-depth measure.

BOD 26-04 Reminder: Federal agencies and contractors must comply with patching deadlines as assigned. Five of the eight entries in this brief are at or past their required remediation dates. Document exceptions, compensating controls, and forensic triage actions in your asset management system of record.

Sources: CISA KEV Catalog · CISA BOD 26-04 · JetBrains TeamCity Security Advisories · N-able Security Advisories · Apache Tomcat Security Reports · Cisco Security Advisories · Fortinet PSIRT Advisories · Arista Networks Security Advisories

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 6, 2026

Supply Chain Worm Compromises Hundreds of npm Packages

A threat actor successfully compromised hundreds of npm packages, including the widely-used 'keyv' library with over 150 million weekly downloads, deploying a self-propagating backdoor worm across the JavaScript ecosystem. According to Datadog Security Labs analysis, the attack represents a significant supply chain compromise affecting numerous downstream dependencies. The worm's self-spreading mechanism allows it to automatically infect additional packages, amplifying the campaign's reach beyond the initial compromise vector. The incident underscores persistent vulnerabilities in package repository security and dependency chain integrity, with the scale of affected installations potentially reaching millions of applications relying on compromised packages.

Iranian Threat Actors Target U.S. Water Infrastructure

Multiple U.S. municipal water systems came under cyberattack over the past week in a coordinated campaign officials attribute to Iranian threat actors. The FBI and Environmental Protection Agency issued joint warnings to critical infrastructure operators following confirmed intrusions affecting facilities in New Jersey and other states. The attacks targeted operational technology systems used to manage water treatment and distribution, raising concerns about potential disruption to public utilities. The campaign follows established patterns of Iranian-linked threat activity against U.S. critical infrastructure, though authorities have not disclosed specific technical details of the intrusion methods or whether any systems experienced operational impacts. Separately, Canadian authorities disclosed that a Kitchener resident pleaded guilty to charges related to a 2021 breach of a U.S. cloud services provider that compromised data on over 165 million customers, facing up to 30 years in federal prison for participation in the international hacking conspiracy.

Sources: Datadog Security Labs · 6ABC · Philadelphia Inquirer · CityNews Kitchener

📌 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.wired.comAug 5

A Security Pro Hacked North Korean Hackers. He Found They'd Breached Hundreds of ...

For nearly two years, researcher Vangelis Stykas has maintained access to North Korean hackers' servers. His work shows they pulled off intrusions ...

https://www.wired.comAug 6

OpenAI Didn't Notice Its AI Agents Using a Message Board to Plan Their Hacking Spree

At the Black Hat security conference, the AI giant revealed new details about how its agents went rogue, hacked several other companies—and did it ...

https://www.cbsnews.comAug 5

At least 12 states report cyberattacks on water systems possibly linked to Iran-backed ...

Cyberattacks on U.S. water systems that officials suspect may be linked to Iran-backed hackers have been reported in at least a dozen states, ...

https://statescoop.comAug 5

New York boosts funding for water cybersecurity grants - StateScoop

New York Gov. Kathy Hochul announced the state will distribute $9 million to fund more than 150 cybersecurity projects tied to the state's water ...

https://premierchristian.newsAug 6

Christian organisations caught up in cybersecurity breach

A number of Christian organisations have been affected by a cybersecurity incident, which may have led to supporters' information being obtained.

https://www.bbc.comAug 6

Meta says AI model accessed the internet and hacked another firm - BBC

Meta is the latest company to disclose an AI agent breach, raising cyber-security concerns.

https://securitylabs.datadoghq.comAug 6

Worm compromises hundreds of popular npm packages

A threat actor compromised hundreds of npm packages including 'keyv' with over 150 million weekly downloads to propagate a self-spreading backdoor wor...

https://www.wired.comAug 6

A Security Pro Hacked North Korean Hackers. He Found They'd Breached Hundreds of ...

For nearly two years, researcher Vangelis Stykas has maintained access to North Korean hackers' servers. His work shows they pulled off intrusions ...


Updated daily