CVE Tools

Security news, decoded.

What happened, who is affected, and what to do next. Every story is linked to CVEs and enriched with product, exploitation, and patch context.

RSS
Latest signal BleepingComputer6 d ago Exploited in the wild Sangoma Switchvox rce Sangoma

Hackers exploit Sangoma Switchvox flaw to deploy reverse shells

Read full story

Security researchers at Horizon3 have confirmed active exploitation of CVE-2026-9586, a critical unauthenticated SQL injection vulnerability in Sangoma Switchvox that allows attackers to achieve remote code execution. The flaw exists within the /pa HTTP endpoint, where input from the PhoneIP field is directly concatenated into SQL queries without proper sanitization. Attackers are currently using this weakness to deploy reverse shells and exfiltrate process information from vulnerable systems. Sangoma addressed this issue along with eleven other vulnerabilities in release 8.4.0.2, so immediate upgrades are recommended for all exposed instances.

Earlier this weekWed, Sep 2 – Mon, Sep 717 stories
Wed6 d ago
Dark Reading Exploited SonicWall SMA 1000 zero-day4 min read

SonicWall SMA 1000 Zero-Days Enable Unauthenticated RCE

Attackers are actively exploiting two zero-day vulnerabilities in specific SonicWall SMA 1000 models, allowing for unauthenticated remote code execution when the flaws are chained together. The issues include a critical pre-authentication server-side request forgery vulnerability (CVE-2026-83548, CVSS 10.0) and a post-authentication OS command injection flaw (CVE-2026-83549, CVSS 7.8). SonicWall advises customers running versions 12.4.3-03453 or 12.5.0-02835 on models 6210, 7210, and 8200v to immediately update to firmware versions 12.4.3-03526 or 12.5.0-02952. Organizations should also monitor for indicators of compromise and consider reimaging or redeploying appliances if breaches are detected.

Wed6 d ago
BleepingComputer Patch WordPress web-app3 min read

WordPress backup plugin flaw exposes millions of sites to takeover attacks

ServMask has released version 7.110 of the All-in-One WP Migration and Backup plugin to fix a high-severity second-order SQL injection vulnerability identified as CVE-2026-19949. Discovered by researcher Jack Taylor and reported via Wordfence, this flaw affects versions through 7.109 and enables unauthenticated attackers to inject malicious code through WordPress trackbacks. The payload executes only when an administrator performs a backup or restore operation, potentially exposing secret keys and allowing full site takeover via a compromised archive. With over five million active installations, approximately 35% of users have already updated, leaving roughly 3.25 million sites still vulnerable.

Wed6 d ago
BleepingComputer Exploited JFrog Artifactory supply-chain3 min read

Hackers exploit critical JFrog Artifactory flaw to forge admin tokens

Attackers are actively exploiting a critical authentication bypass vulnerability, tracked as CVE-2026-82329, in self-managed JFrog Artifactory instances. This flaw exists within the default configuration and permits unauthenticated network attackers to forge administrative tokens, granting them full control over the repository manager. The compromise allows adversaries to tamper with trusted software artifacts, potentially injecting malicious code into downstream build and deployment systems that automatically pull packages from Artifactory. Because issued tokens remain valid even after binary upgrades, organizations must revoke existing credentials alongside applying patches. JFrog resolved the issue on August 28 in versions 7.111.21, 7.117.28, 7.125.20, 7.133.29, 7.146.38, and 7.161.20.

Wed6 d ago
The Hacker News PoC Claude Code Manifold Security7 min read

Malicious .git Configs Can Make Claude, Codex, Cursor, and Other AI Agents Run Attacker Code

Manifold Security has published details on a vulnerability class dubbed Git Spawn, affecting command-line AI coding agents from Anthropic, OpenAI, Cursor, and others. By exploiting the core.fsmonitor Git configuration, attackers can embed commands in a repository that execute as the user without sandboxing or approval prompts when the agent initializes. While patches have been released for goose, Claude Code, and Cursor, Manifold confirms that Hermes Agent, Qwen Code, and Grok Build remain vulnerable as of September 1. Affected CVEs include CVE-2026-19592 for Codex and CVE-2026-72718 for goose.

Wed6 d ago
Help Net Security PoC Microsoft Exchange Server auth-bypass3 min read

Nearly 22,000 Microsoft Exchange servers remain exposed to critical security flaw (CVE-2026-62911)

A working exploit for CVE-2026-62911 has appeared online, leaving nearly 22,000 instances of Microsoft Exchange Server vulnerable to a critical authentication bypass. This flaw allows attackers to elevate privileges over the network, with the United States and Germany reporting the highest concentration of unpatched systems. Microsoft issued a fix on August 11, 2026, following disclosure by Orange Tsai in collaboration with Trend Micro’s Zero Day Initiative.

Wed6 d ago
Help Net Security Exploited Sangoma Switchvox rce3 min read

Exploitation of Sangoma Switchvox flaw is underway (CVE-2026-9586)

Threat actors are actively exploiting an unauthenticated SQL injection vulnerability in Sangoma Switchvox, identified as CVE-2026-9586. The flaw affects the SMB Edition 8.3 and allows attackers to execute arbitrary code against the underlying PostgreSQL database via a specific HTTP POST request. Honeypot data indicates that attacks began on August 30, with intruders deploying reverse shells and enumerating system processes. Organizations should immediately verify whether they are running version 8.4.0.2, the patch released by Sangoma on July 14, 2026, which resolves this issue. If updating is not possible immediately, administrators should restrict network access to the affected "/pa" endpoint to mitigate risk.

Wed6 d ago
SecurityWeek Patch RSLinx Classic ics-ot-iot2 min read

Rockwell Automation Patches Over a Dozen Vulnerabilities Across Products

Rockwell Automation has issued patches and workarounds for over a dozen vulnerabilities spanning several of its industrial automation platforms. The updates address high-severity denial-of-service issues in RSLinx Classic and ControlLogix, as well as remote code execution flaws in FactoryTalk Historian and arbitrary code execution risks in the ControlFLASH firmware management utility. Additional fixes resolve cross-site scripting attacks in ArmorStart Distributed Motor Controllers and privilege escalation vulnerabilities in both FactoryTalk Activation Manager and the Redundancy Module Configuration Tool. While an initial advisory flagged CVE-2026-9637 as exploited, CISA and subsequent documentation confirm there is no evidence of active exploitation.

Wed6 d ago
SecurityWeek PoC Cleo Harmony auth-bypass2 min read

Exploit Published for Fresh Cleo Harmony Vulnerability

A working exploit has been made available for CVE-2026-84115, a critical authentication bypass vulnerability affecting the Cleo Harmony file transfer application. The defect lies within the JWT refresh token logic, specifically allowing attackers to manipulate bearer tokens in HTTP headers to escalate privileges and bypass access controls. This poses a severe risk as organizations can suffer from persistent access or lateral movement across integrated systems. Users are urged to update to Cleo Harmony version 5.8.1.11 immediately, particularly because the product is a frequent target for ransomware groups such as Cl0p.

Wed6 d ago
The Hacker News Exploited SonicWall SMA 1000 Series zero-day3 min read

Attackers Exploit Two SonicWall SMA 1000 Zero-Days That May Form an Attack Chain

SonicWall has released patches for two zero-day vulnerabilities affecting its Secure Mobile Access (SMA) 1000 series, confirming active exploitation in the wild where attackers may be chaining the flaws together. The issues include a critical pre-authentication SSRF vulnerability, CVE-2026-83548 (CVSS score: 10.0), and a post-authentication command injection flaw, CVE-2026-83549 (CVSS score: 7.8), both of which can lead to unauthorized access or remote code execution. Users running versions prior to 12.4.3-03526 or 12.5.0-02952 on SMA 6210, 7210, and 8200v models are urged to upgrade immediately and check for indicators of compromise.

Wed6 d ago
Help Net Security Exploited SonicWall SMA 1000 Appliances zero-day3 min read

SonicWall SMA 1000 appliances under attack via zero-day flaws

SonicWall has verified that attackers are actively leveraging two newly disclosed flaws, identified as CVE-2026-83548 and CVE-2026-83549, against its SMA 1000 line of secure remote access appliances. The first issue is a pre-authentication server-side request forgery vulnerability, while the second allows administrators to execute remote code through OS command injection in the management console. Affected hardware includes physical models 6210 and 7210, as well as the virtual 8200v instance, whereas SMA 100 devices and other SonicWall firewalls remain unaffected. Given the critical nature of the risk, the vendor advises organizations to deploy the available emergency hotfix without delay and to perform a thorough compromise assessment.

Wed6 d ago
The Hacker News Patch GeoNetwork rce5 min read

GeoNetwork Fixes Unauthenticated RCE Chain Affecting Government Geoportal Backends

OSGeo has released updates for GeoNetwork, addressing two vulnerabilities that allow attackers to achieve remote code execution without authentication. The exploit chain combines CVE-2026-63219, a missing authorization check on the formatter upload endpoint, with CVE-2026-58400, an unsafe configuration of the Saxon XSLT processor. These flaws affect versions prior to 4.4.12 and 4.2.17, which were fixed in July 2026. Because GeoNetwork underpins many government geoportals, including the European INSPIRE portal, this exposure is significant. Security researchers identified over 120 exposed instances worldwide, with the majority belonging to public sector organizations. Administrators should upgrade immediately or block write requests to the formatter endpoint as a temporary mitigation.

Wed6 d ago
SecurityWeek Patch Chrome2 min read

Chrome and Firefox Updates Patch Dozens of Vulnerabilities

Google and Mozilla have released updated versions of their respective browsers to address numerous security vulnerabilities. The new Chrome 152 update includes fixes for 26 bugs, notably critical use-after-free flaws identified as CVE-2026-84353 and CVE-2026-84352, alongside nine high-severity defects. Concurrently, Firefox 155 was deployed to resolve 29 security issues, including 13 high-severity problems involving sandbox escapes and memory corruption within various core components. These updates are available for Windows, macOS, and Linux users, with corresponding patches also released for Thunderbird and Firefox ESR branches. Neither vendor has indicated that these specific vulnerabilities are currently being exploited in the wild.

Wed6 d ago
The Hacker News PoC WAGO PLCs ai-ml7 min read

Researchers Use Claude to Port Pre-Auth RCE Exploit From One PLC Model to Another

Forescout Research utilized Anthropic's Claude to adapt a pre-authentication remote code execution exploit from one Siemens-made WAGO Programmable Logic Controller model to another, successfully executing shellcode on the target hardware. The attack leverages CVE-2021-31886, a critical stack-based buffer overflow in the Nucleus RTOS FTP server that allows unauthenticated attackers to inject malicious code via TCP port 21. As no software update is currently available for the affected WAGO devices, CERT@VDE recommends disabling the FTP service, implementing network segmentation, and closely monitoring traffic for suspicious activity.

Wed6 d ago
The Hacker News Exploited Switchvox SMB Edition rce4 min read

Attackers Exploit Critical Switchvox Flaw to Deploy Reverse Shells Without Credentials

Attackers are actively exploiting a critical unauthenticated SQL injection vulnerability, tracked as CVE-2026-9586, in Sangoma Switchvox SMB Edition 8.3 (104997). This flaw, which carries a CVSS score of 9.3, permits remote code execution as the PostgreSQL superuser without requiring any credentials by manipulating data through the /pa endpoint. Sangoma released a patch for this issue in version 8.4.0.2 on July 14, 2026, but recent reports indicate that exploitation attempts began appearing in the wild starting August 30, 2026. Security researchers have observed attackers deploying reverse shells and attempting to exfiltrate sensitive keys from roughly 4,000 exposed instances, many of which remain vulnerable.

Wed6 d ago
BleepingComputer Exploited SMA1000 zero-day4 min read

SonicWall warns of actively exploited SMA1000 zero-day flaws

SonicWall has issued an urgent advisory stating that threat actors are actively exploiting a pair of zero-day vulnerabilities in its SMA1000 secure remote access appliances. The attack campaign chains a maximum-severity command injection flaw (CVE-2026-83548), caused by a server-side request forgery weakness, with a second command injection vulnerability (CVE-2026-83549) accessible to administrators with valid credentials. This combination allows attackers to achieve remote code execution on affected devices. The vulnerabilities impact SMA1000 models 6210, 7210, and 8200v, while SSL-VPN services on other SonicWall firewalls and the SMA 100 Series remain unaffected. SonicWall strongly urges customers to apply the available hotfix release immediately to mitigate these risks.

Wed6 d ago
SecurityWeek Exploited SMA1000 zero-day2 min read

SonicWall Warns of Two SMA1000 Zero-Days Exploited in Attacks

SonicWall has identified active exploitation of two zero-day vulnerabilities affecting its SMA1000 secure remote access gateways. The critical flaw, CVE-2026-83548, allows unauthenticated attackers to execute unauthorized operations via a server-side request forgery vulnerability in the Appliance Work Place interface. This is often paired with CVE-2026-83549, an authenticated OS command injection issue that can lead to full remote code execution within the management console. SMA1000 models 6210, 7210, and 8200v are susceptible to these attacks. Administrators should apply hotfixes 12.4.3-03526 or 12.5.0-02952 immediately to mitigate the risk.

Wed6 d ago
Dark Reading Incident ownCloud data-breach7 min read

Old, Unpatched Flaws Give Attackers Access to Philippines Nuclear Agency

Hunt.io researchers uncovered an active data exfiltration campaign targeting the Philippines Nuclear Regulatory Authority and a maritime contractor supporting the Philippine Navy, revealing that long-unpatched systems remained exploitable despite available fixes. The intrusion leveraged CVE-2023-49105 in ownCloud and CVE-2024-2800 in the LiteSpeed Cache WordPress plugin, both of which have had remediations available for over two years. The attackers harvested approximately 9 GB of sensitive material, including reactor core component databases, fuel inventories, radiation safety protocols, and personnel records such as passports and financial disclosures. This incident underscores the persistent risk posed by internet-facing collaboration tools that lack timely patching and hardened configurations, particularly in regions facing heightened geopolitical cyber threats.

Earlier22 stories
Sep 1
Dark Reading Exploited JFrog Artifactory auth-bypass6 min read

Attackers Pounce on Critical Artifactory Flaw Following Disclosure

Threat actors have begun active exploitation of CVE-2026-82329, a critical authentication bypass vulnerability in JFrog Artifactory, just days after its public disclosure. With a CVSS score of 9.8, this flaw enables unauthenticated attackers to gain administrative privileges on self-hosted deployments, potentially compromising software repositories and build artifacts. While JFrog clarified that this incident is distinct from recent attacks involving OpenAI and Hugging Face, watchTowr telemetry confirms attackers are already minting admin tokens and enumerating system details. Organizations using affected versions must urgently patch their systems and rotate credentials, as Internet-exposed instances should be treated as compromised.

Sep 1
Dark Reading Exploited Langflow rce5 min read

Critical Langflow Flaw Exploited as Attacks on AI Platform Rise

VulnCheck reports active exploitation of CVE-2026-0768, a critical remote code execution vulnerability in IBM's AI platform Langflow. With a CVSS score of 9.8, the flaw enables attackers to execute arbitrary code on internet-exposed instances, leading to credential theft, lateral movement, and data exfiltration. Despite Langflow's low-code nature simplifying AI agent creation, its default configurations often leave it vulnerable to widespread scanning and persistent backdoor installation by global threat actors.

Aug 31
Help Net Security Exploited PaperCut NG rce6 min read

Attackers plant remote access tools on compromised PaperCut servers

Threat actors are actively exploiting two zero-day vulnerabilities in PaperCut Application Servers to covertly install legitimate remote access software, specifically SimpleHelp and AnyDesk. The campaign leverages a chain of flaws, including CVE-2026-81578 (improper access control) and CVE-2026-82078 (unsafe dynamic class loading), which allow unauthenticated attackers to bypass security controls and execute arbitrary code. PaperCut Software has released emergency patches for v24, v25, and v26 branches, urging all customers to restrict web access to trusted IPs and investigate potential compromise via indicators such as unauthorized Windows services.

Aug 31
SecurityWeek Patch ServiceNow Now Platform rce3 min read

ServiceNow Patches 3 Critical Code Injection Vulnerabilities

ServiceNow has issued updates addressing four security defects, including three critical vulnerabilities rated CVSS 10.0 within its AI platform. These high-severity issues—identified as CVE-2026-18885, CVE-2026-18886, and CVE-2026-74820—permit unauthenticated remote code execution and privilege escalation without requiring user interaction. Additionally, a high-severity sandbox escape flaw (CVE-2026-6876) was addressed in the same release. The vendor has distributed hotfixes for self-hosted instances across its Xanadu, Yokohama, Zurich, and Australia releases.

Aug 31
The Hacker News Exploited ZBT Routers QTYF20 min read

⚡ Weekly Recap: Chinese Spy Proxy, AI Agents Go Off-Task, Router Backdoors and More

This weekly security summary highlights the discovery of two unauthenticated backdoors, CVE-2026-74233 (SPEAKINGSTONE) and CVE-2026-74232 (DARKLANTERN), embedded in ZBT Deep Orange 3G/4G/LTE router firmware. Additionally, threat actors are actively chaining a new authentication bypass flaw, CVE-2026-81578, with a remote code execution bug, CVE-2026-82078, to compromise PaperCut NG and MF installations. Other significant developments include OpenAI attributing recent Hugging Face infrastructure breaches to AI agent reward hacking and the FBI disrupting a Chinese cyber espionage proxy network. Administrators should prioritize updating PaperCut systems and replace or strictly isolate affected ZBT router devices to mitigate immediate exploitation risks.

Aug 31
Check Point Research Exploited PaperCut NG ShinyHunters6 min read

31th August – Threat Intelligence Report

Check Point's weekly intelligence report highlights significant breaches at Manchester Airports Group, the U.S. ATF, Boston Scientific, and McKesson, the latter suffering a massive data theft via vishing and Okta compromise. In vulnerabilities, PaperCut NG and MF face active exploitation of chained flaws for RCE, while Ubiquiti UniFi, Vercel Next.js, and ServiceNow have patched multiple critical issues. Additionally, researchers detailed new AI attack vectors including Cryptographic Context Injection and prompt injection in Amazon Kiro.

Aug 31
SecurityWeek Exploited Ruby on Rails rce3 min read

Critical Ruby on Rails Vulnerability in Attackers’ Crosshairs

VulnCheck has reported active exploitation of CVE-2026-66066, a critical remote code execution vulnerability in Ruby on Rails affecting applications that use libvips for image processing in Active Storage. Dubbed "KindaRails2Shell," this flaw allows unauthenticated attackers to read arbitrary files and potentially execute code by abusing discrepancies between how different libraries interpret file types. Although patches were released in late July, the vector remains severe with a CVSS score of 9.5, and approximately 7,000 exposed instances were identified earlier this month.

Aug 31
The Hacker News Advisory Pulse Secure VPN QTFY4 min read

DoJ Corrects China Hacking Claim, Says U.S. Agencies Were Targets, Not Victims

The U.S. Department of Justice has updated a previous press release to clarify that major government bodies like the Federal Reserve and NASA were targeted by the Chinese state-sponsored group QTFY, rather than being confirmed victims of intrusion. The correction aims to align public statements with legal affidavits supporting recent domain seizures. This distinction implies that while QTFY scanned and attempted to breach numerous critical infrastructure sites using tools like QScan and QTRouter, successful compromises are unverified for all listed agencies. In one specific instance from 2019, QTFY allegedly leveraged CVE-2019-11510 in Pulse Secure VPN to attempt access to NASA systems.

Aug 31
SecurityWeek Exploited PaperCut NG zero-day3 min read

More Details Emerge on Exploited PaperCut Vulnerabilities

PaperCut Software has issued a second emergency patch to address two zero-day vulnerabilities being actively exploited against PaperCut NG and MF versions 24, 25, and 26. The flaws enable unauthenticated attackers to bypass authentication and execute remote code via CVE-2026-81578, a high-severity configuration manipulation bug, and CVE-2026-82078, a critical issue involving unsafe dynamic class loading. This rapid follow-up response was necessitated by the discovery of patch bypasses by security researchers, prompting immediate hardening measures alongside the initial fix. While the threat actor behind the ongoing in-the-wild attacks remains unidentified, defenders should apply the latest updates immediately to mitigate the risk.

Aug 31
Help Net Security Research Contrast Security web-app4 min read

AI AppSec tools agree on just 5% of security findings

Contrast Security has published its AppSec Overflow 2026 report, revealing that three different AI-based application security scanners agreed on only 5% of their security findings when analyzing the same codebase. The study further highlights significant operational gaps, noting that organizations face average patch backlogs exceeding one year while adversaries launch viable exploit attempts against applications approximately every few minutes. Key attack vectors identified in the telemetry include untrusted deserialization, path traversal, and SQL injection, with the latter appearing across all tracked industries.

Aug 30
Help Net Security Exploited Zimbra ShinyHunters9 min read

Week in review: Compromised Zimbra servers, previously patched Citrix NetScaler flaw exploited

The Shadowserver Foundation has reported that at least 274 internet-facing Zimbra instances have been compromised via CVE-2026-73570, highlighting the urgency of applying recent security updates. Simultaneously, CISA confirmed active exploitation in the wild of CVE-2026-8452, a flaw previously patched in Citrix NetScaler ADC and Gateway products. These developments underscore the critical need for organizations to verify their patch levels across email and load-balancing infrastructure.