Skip to content
Threat Feed

July 2026 (30)

high advisory

9Router Unauthenticated Information Disclosure (CVE-2026-62328)

An unauthenticated information disclosure vulnerability in 9Router through version 0.4.41 allows remote attackers to access sensitive user data by querying unprotected API endpoints like `/request-logs` and `/request-details` to enumerate paginated request logs and retrieve complete AI conversation histories, including system prompts, user messages, assistant responses, tool calls, and user email addresses, due to a lack of authentication middleware.

9Router information-disclosure vulnerability web-application
2r 2t 1c
high advisory

Spring Boot Admin Server SSRF Vulnerability (CVE-2026-62242)

An unauthenticated attacker can exploit CVE-2026-62242, a server-side request forgery vulnerability in Spring Boot Admin Server before 4.1.2, to force the server to make requests to arbitrary internal addresses and exfiltrate sensitive data, including cloud credentials.

Spring Boot Admin Server ssrf server-side-request-forgery spring-boot-admin vulnerability cloud-security
5t 1c
high advisory

OpenClaw Git Ext Transport Vulnerability Allows Unauthorized Code Execution (CVE-2026-62200)

A critical vulnerability, CVE-2026-62200, in OpenClaw versions before 2026.6.1 allows a lower-trust caller to execute or persist unauthorized actions via the Git ext transport feature, potentially leading to remote code execution due to improper host exec environment filtering.

OpenClaw vulnerability rce git
2t 1c
high advisory

OpenClaw Environment Filtering Bypass Vulnerability (CVE-2026-62199)

A critical vulnerability, CVE-2026-62199, in OpenClaw versions prior to 2026.6.6 allows a lower-trust caller to bypass host execution environment filtering by supplying crafted interpreter startup variables, leading to unauthorized code execution and persistence.

OpenClaw vulnerability rce persistence
2t 1c
high advisory

OpenClaw Policy Bypass Vulnerability in Browser CDP Discovery

OpenClaw before version 2026.6.6 contains a policy bypass vulnerability in its browser CDP discovery feature that allows attackers with lower-trust access to circumvent network blocking policies by accepting WebSocket URLs that should have been blocked, enabling them to reach otherwise restricted network destinations when the affected feature is enabled.

OpenClaw < 2026.6.6 vulnerability policy-bypass ssrf
1c
high advisory

OpenClaw Symlink Following Vulnerability (CVE-2026-62189)

A symlink following vulnerability, identified as CVE-2026-62189, in OpenClaw versions prior to 2026.6.9's mirror sync feature allows attackers with low privileges to bypass authorization boundaries by exploiting remote symlink parents, enabling unauthorized actions requiring stronger permissions.

OpenClaw vulnerability symlink-following privilege-escalation authorization-bypass cve
5t 4c 8i
high advisory

OpenClaw Feishu Tools Authorization Bypass Vulnerability (CVE-2026-62187)

OpenClaw Feishu tools (npm package @openclaw/feishu) versions up to and including 2026.6.6 contain CVE-2026-62187, an authorization bypass vulnerability that allows lower-trust callers to perform unauthorized operations by ignoring per-account disablement or policy checks, leading to potential data manipulation or information disclosure.

@openclaw/feishu <= 2026.6.6 authorization-bypass npm-package software-supply-chain vulnerability cve
1t 1c
high advisory

Argo CD Helm Chart Vulnerability Exposes Internal APIs Leading to Cluster Compromise

A vulnerability, CVE-2026-62185, in the Argo CD Helm Chart before version 10.0.0 fails to install network policies by default, allowing any pod within a Kubernetes cluster to access critical Argo APIs, which attackers can exploit to achieve cluster compromise and remote code execution.

Argo CD Helm Chart kubernetes misconfiguration network-policy rce supply-chain
3t 1c 2i
low advisory

CVE-2026-62184 - luci-app-banip Log Parsing Vulnerability

A log parsing vulnerability in OpenWrt's luci-app-banip allows an unauthenticated remote attacker to inject arbitrary IPv4 addresses into log lines via crafted input fields, leading to the misidentification and blocking of legitimate users or services while the true attacker remains unblocked.

luci-app-banip vulnerability log-parsing ip-spoofing openwrt
1c
high advisory

CVE-2026-61458 Brute-Force Vulnerability in PasswordPusher

A brute-force vulnerability, tracked as CVE-2026-61458, exists in PasswordPusher versions prior to 2.9.2, allowing attackers with a known push token to systematically guess passphrases at high rates due to a lack of route-specific rate limiting and per-push lockout mechanisms on the POST /p/:token/access endpoint, potentially leading to the recovery of sensitive secrets within hours or days.

PasswordPusher before 2.9.2 vulnerability brute-force web-application credential-access
1r 1t 1c
critical advisory

9Router Unauthenticated API Key Disclosure Vulnerability

An unauthenticated information disclosure vulnerability, CVE-2026-62327, in 9Router through version 0.4.41 allows remote attackers to retrieve plaintext AI provider API keys via a missing authentication middleware on the Next.js API route accessible at /api/usage/stats, enabling unauthorized access to sensitive data, potential billing fraud, and quota exhaustion.

9Router <= 0.4.41 information-disclosure vulnerability web-application cve
1r 2t 1c
high advisory

Server-Side Request Forgery in Laravel-Mediable Allows Credential Exfiltration

A Server-Side Request Forgery (SSRF) vulnerability, CVE-2026-49969, exists in Laravel-Mediable versions prior to 7.0.0, allowing remote attackers to force the server to make arbitrary HTTP requests to attacker-controlled URLs provided to `MediaUploader::fromSource()` to target internal network resources, access sensitive files, and exfiltrate cloud credentials like IAM tokens.

Laravel-Mediable ssrf vulnerability web-application credential-access data-exfiltration
4r 4t 1c
critical advisory

DIRAC Vulnerable to Remote Code Execution via eval on Untrusted Input in RequestManager

A critical remote code execution vulnerability (CVE-2026-45579) in DIRAC's RequestManager allows any authenticated user to execute arbitrary commands or code on the DIRAC server due to the improper use of `eval()` on untrusted input, leading to full system compromise including data exfiltration and log manipulation.

DIRAC +2 RCE python web-application vulnerability sql-injection access-control
2r 6t
critical advisory

DIRAC Vulnerable to Remote Code Execution via SQL Injection and Eval in DatasetManager

An authenticated user can achieve remote code execution in DIRAC's FileCatalog DatasetManager due to an SQL injection vulnerability (CVE-2026-61667) that allows manipulation of query results passed to an `eval` function, leading to full system compromise.

DIRAC remote-code-execution sql-injection python web-application vulnerability cve-2026-61667
6t
high advisory

Apollo ConfigService Authentication Bypass via Raw Config File AppId Parsing

An authentication bypass vulnerability (CVE-2026-59955) in Apollo ConfigService allows unauthenticated remote attackers to read raw configuration data by exploiting an incorrect appId parsing logic for the raw config file endpoint, affecting versions prior to 2.5.2.

Apollo ConfigService authentication-bypass data-exposure vulnerability cloud
2t
high threat

Shiori Privilege Escalation via Account Update Endpoint (CVE-2026-61463)

Shiori contains a privilege escalation vulnerability in its account update endpoint that allows authenticated users to exploit this by sending a crafted PATCH request to modify the 'owner' field to 'true' without proper authorization checks, leading to administrative access and full system control.

exploited Shiori privilege-escalation vulnerability web-application
1t 1c 4i
high advisory

CVE-2026-61462 - mcp-gitlab Path Traversal Vulnerability Leading to Unauthorized API Access

A path traversal vulnerability, CVE-2026-61462, in the job_id parameter of build/index.js within mcp-gitlab allows attackers to redirect GitLab API requests to arbitrary endpoints by escaping the intended path prefix, leveraging the operator's personal access token for unauthorized access.

mcp-gitlab path-traversal gitlab web-vulnerability cve
1r 2t 1c
critical advisory

Rejetto HFS Vulnerability Allows Remote Code Execution via Session Forgery (CVE-2026-61500)

A remote attacker can exploit a critical vulnerability, CVE-2026-61500, in Rejetto HFS versions 3.0.0 through 3.2.0 by recovering the session-cookie signing key due to poor randomness, forging an administrator session, and achieving remote code execution.

HFS web-vulnerability rce session-hijacking
4t 1c
high advisory

NukeViet Server-Side Request Forgery via X-Forwarded-Host (CVE-2026-55372)

An unauthenticated attacker can exploit a Server-Side Request Forgery (SSRF) vulnerability in NukeViet by spoofing the X-Forwarded-Host and X-Forwarded-Proto HTTP headers, allowing the server to make a cURL request to an attacker-controlled host without validation for internal host/port discovery and cache poisoning. The vulnerability affects NukeViet versions prior to 4.6.00.

nukeviet < 4.6.00 ssrf web-vulnerability nukeviet
2t
high advisory

NukeViet Multiple Anti-XSS Filter Bypasses Leading to Stored XSS

Two filter-bypass techniques in NukeViet\Core\Request allow a low-privileged user with news-posting permission to store and execute arbitrary JavaScript in the browsers of any visitor to an affected page, leading to session cookie theft, credential harvesting, defacement, and further privilege escalation via CVE-2026-54064.

NukeViet xss web-vulnerability cms cross-site-scripting filter-bypass
2t
high advisory

NukeViet: Path Traversal to Arbitrary File Deletion in Edit Comment Function

An authenticated administrator in NukeViet is vulnerable to a path traversal flaw (CVE-2026-54065) in the Edit Comment admin function, allowing an attacker to inject a crafted `attach` parameter which, upon comment deletion, leads to arbitrary file deletion within the application root, causing a full application outage and exposing the install wizard.

NukeViet path-traversal arbitrary-file-deletion web-vulnerability cms
1r 2t
high advisory

NukeViet CMS Stored Cross-Site Scripting Vulnerability

A stored cross-site scripting (XSS) vulnerability, CVE-2026-49259, exists in NukeViet CMS versions 4.x through 4.5.08, including the 'composer/nukeviet/nukeviet' package prior to version 4.5.09, which allows a low-privileged authenticated user to inject JavaScript into their profile's display name fields that executes in the browser of any visitor, including administrators, who clicks the 'Reply' link on a comment posted by the attacker, leading to arbitrary JavaScript execution, administrative session hijacking, credential phishing, and data exfiltration.

NukeViet CMS < 4.5.09 +1 xss web-vulnerability cms nukeviet stored-xss
1r 2t
medium advisory

Decidim JWT Replay Vulnerability Allows Cross-Organization Data Access

A vulnerability, CVE-2026-45414, in Decidim allows an attacker to replay a JSON Web Token (JWT) issued for one organization against another organization's API, permitting an authenticated user from Org 1 to access and retrieve sensitive data, such as GraphQL `participantDetails` and `proposal.answer` mutation paths, from Org 2, effectively bypassing cross-organizational access controls.

Decidim +1 jwt-misconfiguration access-control web-application vulnerability
2t
high advisory

Decidim Vulnerability Allows Unauthorized Access to Identity Documents via Reusable Signed URLs

A high-severity vulnerability (CVE-2026-45378) in Decidim's identity document verification workflow allows unauthorized access to sensitive identity documents. Signed `/rails/active_storage/disk/` URLs, which are generated for administrator review, can be harvested and replayed by unauthenticated users for up to seven days, enabling attackers to bypass authentication and download highly sensitive personal information if these URLs are leaked through various channels.

Decidim +2 web-vulnerability access-control data-leakage rails active-storage
1r 1t
high threat

Detection of Suspicious Cisco Configuration Changes via Archive Logging

This analytic detects suspicious configuration changes on Cisco devices by analyzing archive logs for activities such as backdoor account creation, SNMP community string modifications, and TFTP server configurations, potentially indicating attacker presence and lateral movement.

IOS +6 Static Tundra cisco network-security configuration-change
3r 2t 2c 6i updated
critical advisory

Unauthenticated OS Command Injection in Vitec Flamingo

Vitec Flamingo version 4.12.2 contains an unauthenticated OS command injection vulnerability (CVE-2026-60121) in the `admin/ajax/ping.php` endpoint, allowing remote attackers to execute arbitrary commands with root privileges via a double-evaluation flaw in shell argument handling through the `host` POST parameter.

Flamingo 4.12.2 os-command-injection rce web-application linux
1r 2t 2c
high advisory

Helm Plugin Path Traversal Vulnerability

A path traversal vulnerability in Helm versions 4.0.0 to 4.1.3 allows a malicious plugin to write files to arbitrary locations on the filesystem, leading to potential system compromise.

PoC Helm path-traversal vulnerability plugin kubernetes
2r 1t 1c 8i updated
high advisory

CVE-2026-15584 Privilege Escalation in OpenShift incluster-checks Tool

A privilege escalation vulnerability, CVE-2026-15584, in Red Hat OpenShift's incluster-checks tool allows users with standard edit roles to obtain root access on cluster nodes by exploiting privileged debug pods with host filesystem access created in the shared default namespace.

OpenShift +1 privilege-escalation vulnerability red-hat kubernetes cloud-native
1t 1c
high advisory

Multiple Vulnerabilities in Netwrix Password Secure

Multiple vulnerabilities in Netwrix Password Secure allow a remote, authenticated attacker to execute arbitrary program code and disclose sensitive information, potentially leading to full system compromise and data exfiltration.

Password Secure vulnerability rce information-disclosure netwrix
2t
medium threat

Checkmk: Multiple Vulnerabilities

Multiple vulnerabilities in Checkmk allow an attacker to escalate privileges and bypass security measures, potentially leading to unauthorized access and control within the affected system.

exploited Checkmk vulnerability privilege-escalation defense-evasion
2t