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 The Hacker News Exploited in the wild PAN-OS GlobalProtect (portal and gateway) auth-bypass Palo Alto Networks

Palo Alto Warns of Active Exploitation of PAN-OS GlobalProtect VPN Flaw

Read full story

Palo Alto Networks says it has detected active exploitation of a PAN-OS flaw used to gain unauthorized access to GlobalProtect portals, with attack activity beginning May 17, 2026. The issue is tracked as CVE-2026-0257 (CVSS 7.8), an authentication bypass affecting GlobalProtect portal and gateway components that could let attackers establish VPN connections and evade security checks. The U.S. CISA added CVE-2026-0257 to its Known Exploited Vulnerabilities catalog, underscoring the need for urgent mitigation.

Earlier39 stories
Jun 13
The Hacker News Patch Splunk Enterprise 10.0.7 rce4 min read

Critical Splunk Enterprise Flaw Lets Attackers Run Code Without Authentication

Splunk released security updates for a critical issue in Splunk Enterprise that allows network-reachable attackers to perform unauthenticated PostgreSQL sidecar file operations, potentially escalating to remote code execution. The vulnerability is tracked as CVE-2026-20253 (CVSS 9.8) and affects Splunk Enterprise versions below 10.2.4 and 10.0.7, with fixes in 10.0.7 and 10.2.4 (Splunk Enterprise 10.4 is not affected). Splunk Cloud is reported as not impacted because it does not use PostgreSQL sidecars. Apply the vendor patches promptly to reduce the risk of exploitation.

Jun 13
Daily CyberSecurity (securityonline.info) Exploited SimpleHelp auth-bypass4 min read

SimpleHelp Authentication Bypass Exploited to Hijack Remote Endpoints

Researchers report a maximum-severity authentication bypass in SimpleHelp, tracked as CVE-2026-48558 (CVSS 10), that enables unauthenticated attackers to forge identity tokens and obtain administrative control. The flaw is tied to the app’s OIDC single sign-on handling, where submitted tokens can be accepted without proper cryptographic signature verification, also undermining MFA protections. This matters because compromised instances can execute scripts and pivot into managed endpoints, so organizations should review internet-exposed remote support systems and patch or harden OIDC configurations promptly.

Jun 13
Daily CyberSecurity (securityonline.info) Patch Apache CXF web-app4 min read

Important Apache CXF Vulnerabilities Demand Immediate Action

Apache CXF discloses multiple security issues affecting the JCA integration, WS JSON request filtering, and XML parsing behavior, including CVE-2026-50633 and CVE-2026-50634, plus CVE-2026-50628 and CVE-2026-49875. These problems matter because they could enable scenarios like unauthorized code execution, bypassed validation logic, and XML External Entity exposure when systems handle attacker-controlled inputs. Apache recommends upgrading to versions 4.2.2 or 4.1.7 to address the reported issues.

Jun 12
watchTowr Labs Research Splunk Enterprise rce21 min read

Why Use App-Level Auth When Every Database Has Auth? (Splunk Enterprise CVE-2026-20253 Pre-Auth RCE)

Splunk Enterprise has been impacted by CVE-2026-20253, where the “PostgreSQL Sidecar Service Endpoint” does not properly enforce authentication controls and can be invoked in a way that leads to arbitrary file creation and truncation. The issue matters because it can be chained to achieve pre-auth RCE in certain deployments (notably Splunk Enterprise on AWS), despite the endpoint being intended to be reachable only locally. If you run affected versions of Splunk Enterprise, prioritize reviewing the vendor advisory and applying the recommended mitigations for CVE-2026-20253.

Jun 12
The Hacker News Research Linux PAM Velvet Ant4 min read

China-Linked Hackers Backdoored Linux Login Software to Hide for Nearly a Decade

Sygnia attributes attacks by a China-nexus group tracked as Velvet Ant to backdooring Linux authentication paths by altering PAM and OpenSSH login components that control who can sign in. The malware appears to have persisted from at least 2016 by replacing trusted login binaries—sometimes to capture real usernames and passwords and sometimes to execute hidden behavior—so standard recovery steps like password resets and session termination may fail. The same actor has previously targeted other products, including F5 BIG-IP and Cisco NX-OS, and Cisco NX-OS exploitation tied to CVE-2024-20399 (with admin access required) was reported as part of its persistence activity, underscoring why integrity checks for critical authentication software matter.

Jun 12
SecurityWeek Roundup data-breach5 min read

In Other News: Google Security Layoffs, AudiA6 Takedown, $400 Million Coupang Fine

CISA added CVE-2026-42271, a command injection issue affecting BerriAI LiteLLM (an AI gateway), to its Known Exploited Vulnerabilities catalog after evidence of active exploitation, making urgent patching important. Separately, South Korea’s PIPC issued a record $400 million penalty to Coupang after security and data-handling failures exposed personal information of more than 30 million customers. In a major enforcement action, an international operation dismantled AudiA6, disrupting a crypto laundering pipeline tied to ransomware financing and seizing related infrastructure and forums.

Jun 12
Rapid7 Blog Exploited PeopleSoft Enterprise PeopleTools ShinyHunters7 min read

Active Exploitation of Oracle PeopleSoft Zero-Day (CVE-2026-35273)

Oracle has released an out-of-band fix for CVE-2026-35273, a critical remote code execution issue in the Updates Environment Management component of PeopleSoft Enterprise PeopleTools, affecting PeopleTools versions 8.61 and 8.62. Security researchers report the flaw was exploited in the wild as a zero-day prior to Oracle’s June 10, 2026 advisory, with targeting observed from May 27 through June 9, 2026. This matters because attackers leveraged the weakness to reach PeopleSoft endpoints associated with /PSEMHUB/hub and /PSIGW/HttpListeningConnector, enabling compromise and follow-on activity such as data theft and operational tooling deployment.

Jun 12
The Hacker News Patch LangGraph rce5 min read

LangGraph Flaw Chain Exposes Self-Hosted AI Agents to Remote Code Execution

Security researchers disclosed and LangGraph maintainers have patched three issues in LangGraph that can be chained into remote code execution for self-hosted deployments using the SQLite or Redis checkpointer. The affected vulnerabilities are CVE-2025-67644, CVE-2026-28277, and CVE-2026-27022, which respectively involve SQL injection in SQLite checkpoints, unsafe msgpack deserialization, and a RediSearch query injection in @langchain/langgraph-checkpoint-redis. This matters because the chain can allow attackers to turn tampered checkpoint data into server-side code execution, potentially exposing runtime secrets or other connected systems.

Jun 12
BleepingComputer Exploited Ivanti Sentry rce4 min read

CISA orders feds to patch actively exploited Ivanti flaw by Sunday

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has directed federal agencies to patch an actively exploited Ivanti Sentry vulnerability within three days under Binding Operational Directive (BOD) 26-04. The issue, CVE-2026-10520, affects Ivanti's security gateway appliance (formerly known as MobileIron Sentry) and involves an OS command injection weakness that enables attackers to execute code. CISA added CVE-2026-10520 to its Known Exploited Vulnerabilities (KEV) catalog after reports of widespread in-the-wild exploitation attempts, with security researchers warning that potentially unpatched systems are likely already compromised.

Jun 12
SecurityWeek Exploited PeopleSoft Enterprise PeopleTools ShinyHunters3 min read

Google Confirms Exploitation of Oracle PeopleSoft Zero-Day by ShinyHunters

Google confirmed that ShinyHunters has exploited an Oracle-mitigated PeopleSoft flaw as a zero-day for data theft. The issue is tracked as CVE-2026-35273, a critical unauthenticated remote code execution vulnerability affecting PeopleSoft Enterprise PeopleTools versions 8.61 and 8.62, along with PeopleSoft Enterprise Applications, where Oracle released an out-of-band advisory and mitigations but patches do not appear to be available. Mandiant and Google Threat Intelligence Group observed activity tied to the exploitation from May 27 to June 9, with targeting reportedly concentrated in education and the University of Nottingham named as a confirmed victim.

Jun 12
Daily CyberSecurity (securityonline.info) Patch Spring Framework web-app4 min read

Multiple Security Flaws Fixed in Major Framework Release

The maintainers of Spring have released security fixes addressing several serious vulnerabilities in Spring components that could allow attackers to manipulate server behavior and compromise applications. Affected CVEs include CVE-2026-41003 (cross-site scripting via Spring Security form rendering), CVE-2026-40999 (outbound request handling that can enable SSRF-style access to internal targets), and CVE-2026-40998 (XML external entity-related attack surface due to unsafe expression evaluation). Enterprise teams should upgrade to the corrected Spring versions (7.0.6 or 6.5.11) as soon as possible to reduce the risk of active exploitation.

Jun 12
Daily CyberSecurity (securityonline.info) Patch Chrome 149.0.7827.114/.115 (desktop) rce4 min read

Chrome 149 Patches 28 Flaws, Several Critical UAF Bugs

Google has released Chrome 149.0.7827.114/.115 for Windows and Mac (and 149.0.7827.114 for Linux) to address 28 security vulnerabilities. The update includes multiple critical use-after-free issues in components such as Core, DigitalCredentials, WebMIDI, and Media, tracked as CVE-2026-12007, CVE-2026-12008, CVE-2026-12011, and CVE-2026-12013, along with CVE-2026-12009 (Accessibility input validation) and CVE-2026-12010 (GPU heap buffer overflow). Because these flaws could enable crashes or code execution, updating promptly matters for users and organizations running Chrome.

Jun 12
Daily CyberSecurity (securityonline.info) Patch UniFi OS Server 5.1.15 rce4 min read

Critical 9.9 CVSS Ubiquiti UniFi OS Vulnerabilities Exposed

Ubiquiti has disclosed multiple critical vulnerabilities in UniFi OS affecting several products, including UDM, UDR, UNVR, and Express network models. Tracked CVE IDs include CVE-2026-47367, CVE-2026-47369, CVE-2026-47370, CVE-2026-47368, and CVE-2026-48610, with issues ranging from command injection to path traversal and broken access control. Because attackers may achieve high-impact control such as remote exploitation, privilege escalation, or unauthorized configuration changes, administrators should update UniFi OS Server to version 5.1.15 and UID Enterprise Agent to version 1.61.4 as soon as possible.

Jun 12
Daily CyberSecurity (securityonline.info) Patch AMD EPYC (4th/5th gen platforms referenced) cryptography4 min read

New Patches Fix Broad AMD Security Vulnerabilities

AMD has released updates addressing multiple hardware security vulnerabilities that can weaken isolation and allow unauthorized access in certain scenarios. The advisories cover issues tracked as CVE-2025-54509 (related to cache coherency behavior impacting secure memory checks) and CVE-2025-10263 (a translation/memory-access flaw with a high severity CVSS), impacting affected AMD platform firmware/BIOS components—especially on selected EPYC generations. This matters because successful exploitation could enable an attacker to bypass intended protections and potentially access or run untrusted code.

Jun 12
Daily CyberSecurity (securityonline.info) Patch Apache Answer 2.0.1 web-app3 min read

Apache Answer Vulnerabilities and Security Flaws Fixed

Apache Answer has released security fixes for several high-impact flaws, including CVE-2026-25688, CVE-2026-25700, CVE-2026-25699, CVE-2026-33582, and CVE-2026-34033. The issues include cross-site scripting, improper handling of security tokens after profile changes, private data exposure via the Timeline API, a crash caused by malicious TIFF uploads, and HTML injection into email alerts. Organizations using Apache Answer should update promptly to reduce risks to user data, account access, and service availability.

Jun 11
Check Point Research Research LangGraph ai-ml10 min read

From SQLi to RCE – Exploiting LangGraph’s Checkpointer

Check Point Research reports three flaws in LangGraph’s persistence layer (checkpointers), impacting the SQLite checkpointer (CVE-2025-67644 and CVE-2026-28277) and the Redis checkpointer (CVE-2026-27022). In the SQLite path, a filter-related SQL injection can be chained with unsafe msgpack deserialization to reach remote code execution, since attacker-supplied checkpoint data is deserialized during state history retrieval. This matters most for teams self-hosting LangGraph and exposing getstatehistory() with a user-controlled filter; LangChain’s managed LangSmith Deployment using PostgreSQL is not affected. Fixes are available in langgraph-checkpoint-sqlite 3.0.1+, langgraph 1.0.10+, and langgraph-checkpoint-redis 1.0.2+.

Jun 11
The Hacker News28 min read

ThreatsDay Bulletin: Worm Code Leaked, AI Agent Phished, Claude Action Patch + 28 New Stories

A public release of the Miasma supply-chain attack toolkit (assessed as a variant of the Shai-Hulud worm) has been linked to credential theft affecting software ecosystems across PyPI, npm, RubyGems, JFrog Artifactory, GitHub repositories and GitHub Actions, with follow-on evolution toward a Python variant called Hades. The same roundup also highlights “Ghost-Sender” email spoofing risks in certain Microsoft Exchange configurations and “Pinchy” AI email-agent phishing weaknesses in OpenClaw that can trick agents into forwarding sensitive AWS IAM keys, database passwords, and SSH access. No specific CVE IDs were provided in the report, but the incidents matter because they target identities, build pipelines, and autonomous agent workflows where traditional defenses can lag.