CISA's new exploited-vulnerability entries and fresh disclosure guidance framed the July 15 security cycle, while SonicWall, Mozilla, SAP, Microsoft, Cursor,…
CISA KEV Adds and SonicWall Flaws Lead Patch Rush (7.15)
Overview
- CISA added two actively exploited vulnerabilities to its KEV catalog and separately issued coordinated vulnerability disclosure guidance with NSA and international partners.
- SonicWall warned that two SMA 1000 zero-days are under active exploitation, including CVE-2026-15409 with a CVSS score of 10.0.
- Mozilla, SAP, and Microsoft patches made July's update cycle unusually urgent, with Microsoft addressing 622 CVEs and two exploited zero-days.
- Developer tooling risk remained visible as feeds.feedburner.com reported a Cursor-on-Windows execution flaw and compromised @asyncapi npm packages distributing botnet malware.
Details
CISA Adds Exploited Flaws to KEV and Pushes Disclosure Discipline
CISA added two vulnerabilities to its Known Exploited Vulnerabilities catalog on July 15 after finding evidence of active exploitation. The agency identified CVE-2023-4346 in the KNX Association KNX Protocol Connection Authorization Option 1 and a second 2026 CVE in the alert text. For defenders, the KEV addition matters because it moves the issue from general vulnerability tracking into a remediation queue tied to confirmed exploitation.
CISA also released coordinated vulnerability disclosure guidance developed with the National Security Agency and international partners. The guidance targets software manufacturers and online service providers that need a repeatable way to receive, triage, fix, and assign CVE identifiers for reports from outside researchers. Microsoft and Google appear in the source set as official security-update and vulnerability-disclosure references, but the dated policy development comes from CISA.
The two CISA items fit together. KEV tells defenders which known flaws have crossed into exploitation. CVD guidance tells vendors how to reduce the chance that reports sit unresolved or move through informal channels. The practical action is to check KEV-covered assets first, then review whether internal disclosure intake has a named contact, a triage process, and a clear remediation owner.
Key takeaway: CISA's July 15 actions point to the same control gap from two sides: known exploited flaws need fast remediation, and newly reported flaws need a disciplined intake path before they become emergency work.
SonicWall SMA 1000 Zero-Days Put Edge Appliances First in the Patch Queue
feeds.feedburner.com reported that SonicWall warned of active exploitation of two zero-day vulnerabilities affecting Secure Mobile Access 1000 series appliances. One flaw, CVE-2026-15409, carries a CVSS score of 10.0 and is described as a server-side request forgery, or SSRF, issue that a remote unauthenticated attacker could exploit. The same report said one of the vulnerabilities could allow arbitrary command execution.
The exposure profile is the central issue. SMA appliances sit at the remote-access edge, where a successful exploit can have consequences beyond the device itself. A compromised access gateway may give an attacker a foothold near internal identity, VPN, or administrative paths. That is why active exploitation of an edge-device zero-day usually outranks routine application patching.
The measured response is not panic; it is sequencing. Administrators should identify internet-facing SMA 1000 appliances, apply SonicWall's available fixes or mitigations, review logs for suspicious activity, and restrict management access. Because the report says exploitation is already active, patching alone may not be enough for exposed systems that were vulnerable before the advisory.
Key takeaway: The SonicWall item is the highest-priority operational issue in this briefing because it combines active exploitation, edge placement, and a critical CVSS 10.0 vulnerability.
Mozilla, SAP, and Microsoft Updates Expand July's Patch Load
Patch volume rose across major software stacks. feeds.feedburner.com reported that Mozilla released Firefox updates for two critical flaws, CVE-2026-15718 and CVE-2026-15719, and warned that exploit code was public. The same source set reported SAP's July updates, including CVE-2026-44747 in SAP NetWeaver Application Server ABAP with a CVSS score of 9.9.
Microsoft's July Patch Tuesday added scale to the problem. feeds.feedburner.com reported that Microsoft shipped fixes for 622 of its own CVEs, including two zero-days under active attack. Microsoft Security Response Center appears in the source data as the official update-guide reference, while the 622-count and active-exploitation framing come from the collected feed report.
The response should be risk-based. Exploited Microsoft zero-days and publicly exposed exploit code for Firefox deserve immediate attention. SAP NetWeaver ABAP needs fast handling where the affected application server is deployed, especially because the reported flaw could expose or modify data. Routine patch windows may need adjustment when exploit availability or active exploitation changes the risk.
Key takeaway: July's patch cycle is not just large; it mixes exploited zero-days, public exploit code, and critical enterprise flaws, so teams need a ranked deployment plan rather than a single broad update ticket.
Cursor and AsyncAPI Reports Show Developer Workflows as Attack Paths
Developer environments also drew attention. feeds.feedburner.com reported that Cursor on Windows could run a file named git.exe from a cloned repository's project root when the repository is opened. The report said the action could occur without a prompt and would run with the user's access to source code, SSH keys, and cloud tokens.
A separate feed item reported that four compromised npm packages in the @asyncapi namespace distributed a multi-stage botnet loader. The affected package versions listed in the source included @asyncapi/generator-helpers@1.1.1, @asyncapi/generator-components@0.7.1, @asyncapi/generator@3.3.1, and @asyncapi/specs versions 6.11.2 and 6.11.2-alpha.1. The findings were attributed in the report to OX Security, SafeDep, Socket, and StepSecurity.
These incidents share a common theme: trusted developer actions can execute untrusted code. Cloning a repository and installing a package are normal engineering tasks, which makes them attractive delivery paths. Teams should remove affected package versions, rotate exposed credentials if compromise is suspected, and review developer-tool behavior on Windows workstations.
Key takeaway: The Cursor and AsyncAPI reports show that engineering convenience can become an execution channel, especially when repositories, helper binaries, and package installs run with developer credentials.
Morning Breaking Updates
- feeds.feedburner.com: TuxBot v3 Evolution Shows Signs of LLM-Assisted IoT Botnet Development - Cybersecurity researchers have disclosed details of a previously unreported Internet-of-Things (IoT) botnet framework dubbed TuxBot v3 Evolution that shows signs of being developed
- microsoft.com: Turning threat intelligence into decisive action with Defender Experts - In this article Upstream: See the campaign before it reaches you Microsoft Defender Threat Intelligence Now Integrated into Defender In your environment: Follow the threat everywhe
- feeds.feedburner.com: OkoBot Malware Framework Injects Seed Phrase Phishing Into Ledger and Trezor Apps - A malware framework called OkoBot has been running on Windows machines since April 2025, and one of its modules is built to con hardware wallet owners out of their recovery phrase.
At a glance
| Fact | Publisher | Source |
|---|---|---|
| CISA added two vulnerabilities to KEV based on active exploitation evidence. | cisa.gov | cisa.gov |
| CISA and NSA issued guidance for coordinated vulnerability disclosure programs. | cisa.gov | cisa.gov |
| SonicWall warned of two exploited SMA 1000 zero-days, including CVE-2026-15409. | feeds.feedburner.com | thehackernews.com |
| Mozilla fixed two Firefox flaws after warning that exploit code was public. | feeds.feedburner.com | thehackernews.com |
| Microsoft's Patch Tuesday covered 622 CVEs, including two exploited zero-days. | feeds.feedburner.com | thehackernews.com |
| Four @asyncapi npm packages were tied to a multi-stage botnet loader. | feeds.feedburner.com | thehackernews.com |
FAQ
Sources
- Firefox, Chrome, Adobe, and VMware Updates Fix Multiple Critical Security Flaws - feeds.feedburner.com
- Establishing a Coordinated Vulnerability Disclosure Program to Work With Security Researchers - cisa.gov
- CISA Adds Two Known Exploited Vulnerabilities to Catalog - cisa.gov
- SASE Has An AI Blind Spot. Inspecting Packets Is No Longer Enough. - feeds.feedburner.com
- Researcher Drops New Windows Zero-Day PoC Hours After Microsoft Patch Tuesday - feeds.feedburner.com
- New Webinar: Closing the Approval Gap in AI-Era Ad Tech - feeds.feedburner.com
- Cursor Flaw Lets Malicious Cloned Repositories Trigger Windows Code Execution - feeds.feedburner.com
- Compromised AsyncAPI npm Packages Deliver Multi-Stage Botnet Malware - feeds.feedburner.com
- Two SonicWall SMA 1000 Zero-Days Exploited, One Could Enable Admin Commands - feeds.feedburner.com
- Microsoft Patches Record 622 Flaws, Including Two Zero-Days Under Active Attack - feeds.feedburner.com
- SAP Patches CVSS 9.9 NetWeaver ABAP Flaw That Could Expose or Modify Data - feeds.feedburner.com
- Researchers Say Claude for Chrome Flaw Lets Rogue Extensions Trigger Gmail Reads - feeds.feedburner.com
- National Vulnerability Database - NIST
- Microsoft Security Response Center - Microsoft
- Google Online Security Blog - Google
- TuxBot v3 Evolution Shows Signs of LLM-Assisted IoT Botnet Development - feeds.feedburner.com
- Turning threat intelligence into decisive action with Defender Experts - microsoft.com
- OkoBot Malware Framework Injects Seed Phrase Phishing Into Ledger and Trezor Apps - feeds.feedburner.com
Last updated: 2026-07-16T11:57:05.910Z
댓글
댓글 쓰기