The Cybersecurity and Infrastructure Security Agency (CISA) warned federal agencies that threat actors are now exploiting a critical vulnerability in the MLflow open-source AI engineering platform. [...]

The Cybersecurity and Infrastructure Security Agency (CISA) has issued a warning to federal agencies regarding active exploitation of a critical vulnerability in MLflow, an open-source AI engineering platform. The flaw, identified as CVE-2026-64849, is a DNS-rebinding server-side request forgery (SSRF) bypass that affects MLflow's outbound webhook delivery.
MLflow, which is backed by the Linux Foundation and boasts over 30 million monthly downloads, is widely used for developing and monitoring AI applications, including large language models (LLMs). The vulnerability was patched in version 3.15.0.
According to MLflow's security team, the default MLflow Tracking Server, when configured without authentication and using a default SQLite backend, exposes the model-registry webhooks API. This includes a synchronous POST /api/2.0/mlflow/webhooks/{id}/test endpoint that returns the upstream response status and body to the caller.
This configuration allows an unauthenticated attacker who can reach the tracking server to force the server to issue HTTP requests to arbitrary internal, loopback, or cloud-metadata endpoints. The attacker can then read the responses via the /test endpoint. This capability can be leveraged to access cloud instance metadata, such as AWS IMDS IAM credentials, internal-only administrative services, or to perform internal port and host scanning.
Successful exploitation of CVE-2026-64849 can lead to the theft of cloud credentials, including AWS Identity and Access Management (IAM) credentials, through low-complexity attacks.
CISA added the vulnerability to its catalog of actively exploited flaws on Wednesday, August 20, 2026. In response, U.S. Federal Civilian Executive Branch (FCEB) agencies have been mandated to secure their MLflow instances within two weeks, in accordance with Binding Operational Directive 26-04. This directive, issued in June, requires prioritized patching for publicly exposed assets, vulnerabilities listed in CISA's KEV catalog, flaws that allow for automated large-scale exploitation, and those granting partial or total system control.
While CISA has not yet released specific details about the ongoing attacks, a cybersecurity firm reported that attackers began scanning for MLflow systems within hours of the CVE ID being assigned. The firm indicated that attackers are exploiting the vulnerability to directly access cloud metadata services and exfiltrate cloud credentials and secrets. Organizations running MLflow are advised to prioritize patching exposed systems, review audit logs for signs of compromise, and verify whether sensitive credentials may have been exposed.
This warning follows a separate alert from CISA on Tuesday regarding active exploitation of a critical remote code execution (RCE) flaw in the Windows Internet Key Exchange (IKE) Service Extensions component.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.