Phishing, malvertising attacks could target devs to gain access to private corporate networks

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued an urgent directive for federal agencies to patch a critical vulnerability in the open-source Ray framework within three days. The flaw, identified as CVE-2025-62593, is actively being exploited and carries a CVSS v4 score of 9.4, indicating a severe risk of remote code execution (RCE).
First disclosed in November 2025, the vulnerability affects Ray, a widely used framework for scaling Python and machine-learning workloads. The exploit leverages a weakness in how vulnerable Ray versions attempt to block browser requests. Specifically, Ray checks the User-Agent header for "Mozilla" to identify and block browser traffic. However, browsers like Firefox and Safari allow the Fetch API to modify this header, enabling attackers to bypass the check.
An attacker can exploit this by luring a developer running a vulnerable Ray instance to a malicious website or through a malvertising campaign. Using DNS rebinding, the attacker can then reach the local Ray service and execute arbitrary shell code on the developer's machine. This method can also be used to attack network-adjacent Ray instances within a private corporate network by using the developer's browser as a "confused deputy."
The vulnerability primarily impacts developers using Ray in development or testing environments. Ray's developers confirmed that falling victim to a phishing attack or malicious advertisement could lead to arbitrary code execution on a developer's machine.
Ray version 2.52.0 addresses this flaw. CISA's three-day remediation window for federal civilian executive branch agencies is a departure from the standard 14-day period, reflecting the agency's assessment of the vulnerability's elevated risk. While CISA did not explicitly state the reason for the urgency, its Binding Operational Directive 26-04 permits such expedited deadlines for particularly dangerous vulnerabilities. The "known to be used in ransomware campaigns" field for this vulnerability in CISA's catalog is marked as "unknown."
The Ray project, now managed by the Linux Foundation's PyTorch Foundation, originated at UC Berkeley and was commercialized by Anyscale. As of October 2025, Ray boasted over 237 million total downloads and 7 million weekly downloads, a nearly tenfold increase year-on-year. Industry estimates suggest Ray has 1 million monthly active users and is utilized by 60 percent of Fortune 500 companies.
A key factor contributing to the vulnerability is Ray's historical security model, which assumed clusters would operate within a trusted, isolated network, deferring authentication and access control to the surrounding infrastructure. This design led to a longstanding lack of authentication on critical endpoints. Ray 2.52.0 introduced optional token-based authentication as an additional defense, though it remains disabled by default. The project continues to recommend deploying clusters within controlled networks rather than relying solely on authentication as a substitute for network isolation.
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.