Skip to content
Threat Feed

July 2026 (30)

high advisory

OAuth2::Client Redirection Vulnerability Leaks Bearer Tokens

The `OAuth2::Client` in the `oauth2` Ruby gem is vulnerable to credential disclosure and Server-Side Request Forgery (SSRF) due to improper handling of protocol-relative redirect URLs, allowing an attacker to steal bearer tokens and access internal network resources.

oauth2 ruby vulnerability credential-disclosure ssrf redirect ghsa
3t 3i
medium advisory

Cross-origin OAuth token-request redirects can expose signed request metadata

The 'oauth' Ruby gem versions 0.5.5 through 1.1.5 are vulnerable to a critical issue (CVE-2026-54605) where the 'OAuth::Consumer#token_request' method improperly handles HTTP 3xx redirects during OAuth 1.0 token exchanges, enabling an attacker to redirect the request to a malicious host, exposing sensitive OAuth 1.0 metadata, and facilitating Server-Side Request Forgery (SSRF) and confused-deputy behavior.

oauth vulnerability ssrf ruby gem web-application
3t
high advisory

Rouille HTTP Server Framework Vulnerable to Request Smuggling (CVE-2026-67181)

Rouille HTTP server framework versions 0.3.3 through 3.6.2 are vulnerable to an HTTP request smuggling attack, CVE-2026-67181, allowing remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation, leading to potential bypassing of security controls or unauthorized access.

Rouille 0.3.3 through 3.6.2 web-vulnerability http-request-smuggling server-side
1r 1t 1c
low advisory

Rouille Web Server Vulnerability CVE-2026-66754 Allows Remote DoS

A reachable assertion vulnerability exists in the `Request::remove_prefix` function of the Rouille web server framework, affecting versions 0.1.6 through 3.6.2, allowing remote, unauthenticated attackers to crash the server and cause a denial of service by sending a crafted percent-encoded URL.

Rouille 0.1.6-3.6.2 rouille web-server dos vulnerability cve rust
1t 1c
high advisory

HTTP Request Smuggling Vulnerability in tiny-http CVE-2026-66752

A critical HTTP request smuggling vulnerability (CVE-2026-66752) exists in tiny-http versions up to and including 0.12.0, allowing remote attackers to desynchronize request framing by sending a Transfer-Encoding header with arbitrary values, causing the library to incorrectly apply chunk-decoding and ignore Content-Length, which enables request smuggling attacks and can lead to denial of service by tying up connections and consuming worker threads.

tiny-http <= 0.12.0 http-request-smuggling vulnerability denial-of-service webserver
1c
high advisory

Authenticated Remote Code Execution in Camaleon CMS

Camaleon CMS versions 2.1.1 through 2.9.1 are vulnerable to authenticated remote code execution where an attacker with `custom_fields manage` permission can execute arbitrary Ruby code by injecting a malicious expression into the `select_eval` custom field type's options command parameter, which is then evaluated via `instance_eval` within an ERB view when a post edit page is rendered, leading to server-side code execution with web server process privileges.

Camaleon CMS remote-code-execution cms vulnerability
1t 1c
critical advisory

Unauthenticated MCP Servers Expose Cloud Data and Enable Command Execution

Unauthenticated Model Context Protocol (MCP) servers, particularly those running protocol version 2024-11-05, are widely exposed across cloud environments, enabling significant security risks by allowing attackers to bypass authentication, gain initial access, execute arbitrary commands on backend systems, obtain sensitive cloud credentials (including temporary ones via Server-Side Request Forgery against cloud metadata endpoints), discover internal systems and data, and collect/exfiltrate sensitive information like PII, business records, and security findings.

Model Context Protocol cloud-security AI unauthenticated-access data-exposure command-execution
10t
high threat

Pterodactyl Wings Privilege Escalation via Improper JWT Scoping (CVE-2026-54593)

A privilege escalation vulnerability, CVE-2026-54593, exists in Pterodactyl's Wings component that allows authenticated subusers to upload arbitrary files to a server without explicit file creation permissions, due to insufficient validation of panel-signed JSON Web Tokens (JWTs.

Pterodactyl Panel +1 Unauthorized Subuser privilege-escalation vulnerability JWT Pterodactyl web-server
1r 1t
high advisory

CVE-2026-8164: ArkSigner Desktop Client Vulnerable to Search Order Hijacking

An Uncontrolled Search Path Element vulnerability, CVE-2026-8164, in ArkSigner Desktop Client versions from v2.2.16.10 through 17062026 allows a local attacker to perform Search Order Hijacking, potentially leading to arbitrary code execution or privilege escalation with the application's privileges.

ArkSigner Desktop Client vulnerability cve search-order-hijacking dll-sideloading privilege-escalation local-exploitation
2t 1c
high advisory

Improper Privilege Escalation in Anchore Enterprise User Management API

An improper privilege escalation vulnerability (CVE-2026-63727) exists in Anchore Enterprise versions 5.11.0 to 5.27.1 and 6.0.0, specifically within the user management API, allowing an authenticated attacker to issue a crafted API call to modify user permissions and gain elevated access to resources and operations, such as granting write access to a read-only user, with fixes available in versions 5.27.2 and 6.0.1.

Anchore Enterprise +1 privilege-escalation api-security vulnerability anchore
1t 1c
medium advisory

Pterodactyl Panel Global Rate-Limit Vulnerability Enables Unauthenticated DoS (CVE-2026-61609)

An unauthenticated attacker can exploit CVE-2026-61609, a global rate-limit vulnerability in Pterodactyl Panel versions up to and including 1.12.4, by sending approximately 10 requests per minute to authentication endpoints, leading to a panel-wide denial of service for all legitimate users and administrators attempting to log in or complete 2FA.

Panel denial-of-service vulnerability web-application pterodactyl
1r 2t
high advisory

@wakaru/cli Arbitrary File Write Vulnerability CVE-2026-54545

@wakaru/cli versions from 1.0.0 up to, but not including, 1.4.0 are vulnerable to arbitrary file write due to a path traversal flaw when unpacking a crafted JavaScript bundle using the `--unpack` command, where specially formatted filenames can bypass sanitization and lead to remote code execution.

@wakaru/cli arbitrary-file-write path-traversal code-execution javascript cli-tool
2t
medium advisory

GitHub MCP Server Nil Pointer Dereference DoS in completion/complete Handler (CVE-2026-47427)

A nil pointer dereference vulnerability, tracked as CVE-2026-47427, in the GitHub MCP Server's `completion/complete` handler allows an unauthenticated attacker to cause a complete denial of service by sending a malformed JSON-RPC request with missing or empty parameters for the `ref` field, leading to an immediate server crash.

github-mcp-server denial-of-service vulnerability github
1t
high threat

Multiple Vulnerabilities Identified in Apache Thrift

Multiple vulnerabilities, including decompression bombs (CVE-2026-48586, CVE-2026-49158), an integer overflow (CVE-2026-55969), and a heap out-of-bounds read (CVE-2026-58023), affect Apache Thrift prior to version 0.24.0, potentially leading to denial of service, memory corruption, or arbitrary code execution, and require immediate patching.

exploited Apache Thrift vulnerability apache library
4c
high threat

WordPress Coding Standards Contains an Arbitrary Code Execution Vulnerability

WordPress Coding Standards (WordPressCS) versions before 3.4.1 are vulnerable to arbitrary code execution due to a flaw in the `WordPress.WP.EnqueuedResourceParameters` sniff, allowing an attacker to execute arbitrary commands on the scanning host by crafting a malicious `$ver` argument, posing a risk for users running PHPCS with specific rulesets in CI pipelines or developer environments.

exploited WordPress Coding Standards wordpress code-execution vulnerability php ci/cd
1t
medium advisory

Lettré Library TLS Hostname Verification Bypass Vulnerability (CVE-2026-46428)

An inverted-boolean bug (CVE-2026-46428) in the `lettre` library's `boring-tls` integration silently disables TLS hostname verification for callers using the default strict configuration, allowing an on-path attacker with any chain-valid certificate to intercept SMTP submission, including credentials and message contents, from affected `lettre` clients.

lettre tls mitm library-vulnerability rust mail
3t 1c
high advisory

Appium Java Client Allows Network Pivot via Unvalidated directConnect Redirect (CVE-2026-43910)

A vulnerability, CVE-2026-43910, in Appium's java-client allows a malicious Appium server to redirect all subsequent session traffic to an arbitrary internal endpoint by injecting unvalidated `directConnectHost` and `directConnectPort` parameters when `directConnect(true)` is enabled, potentially leading to session traffic interception, network pivoting, and cloud credential theft.

java-client supply-chain vulnerability network-pivot credential-theft java CI/CD
3t 1i
critical advisory

Vulnerability in VeloCloud Orchestrator On-Prem Allows Remote Code Execution

A critical vulnerability has been identified in VeloCloud Orchestrator (VCO) On-Prem that allows for remote code execution, enabling a remote attacker to gain privileged access, execute arbitrary commands on the VCO host, and potentially install programs, modify or delete data, or create new user accounts with administrative rights, with impact severity depending on the service account privileges.

VeloCloud Orchestrator On-Prem rce vulnerability network sd-wan sase
3t
medium advisory

Multiple Vulnerabilities in Samba

Multiple vulnerabilities have been discovered in Samba, a network file sharing service, which could allow a remote attacker to trigger a denial of service, compromise data confidentiality, and bypass security policies.

Samba +2 vulnerability denial-of-service data-breach security-bypass
3t 1c
high threat

Pocket ID OIDC Refresh Token Flow Bypasses Authorization Revocation, Account Disabling, and Group Restrictions

A vulnerability in the Pocket ID OpenID Connect (OIDC) `createTokenFromRefreshToken` function allows refresh tokens to bypass critical authorization controls, enabling threat actors to maintain perpetual access to client applications even after a user revokes authorization, an administrator disables the user account, or a user is removed from an allowed group.

exploited pocket-id +1 oidc authorization-bypass persistence privilege-escalation identity-and-access-management
2t 1c
high advisory

CVE-2026-7187: Missing Authentication Vulnerability in Universal Software Inc. UKBS

A missing authentication for critical function vulnerability, tracked as CVE-2026-7187, in Universal Software Inc.'s UKBS product allows attackers to bypass authentication and access functionality not properly constrained by Access Control Lists (ACLs), leading to unauthorized operations.

UKBS vulnerability missing-authentication CVE-2026-7187
1t 1c
high advisory

CVE-2026-49332: OpenShift OAuth Proxy Header Smuggling Vulnerability

A flaw in Red Hat OpenShift's oauth-proxy, tracked as CVE-2026-49332, allows an authenticated low-privilege user to smuggle a forged identity header by exploiting differences in how dash and underscore variants of 'X-Forwarded-User' are handled, potentially leading to privilege escalation in upstream applications.

Red Hat OpenShift Container Platform 4 +1 cloud vulnerability privilege-escalation header-smuggling openshift red-hat cve
1t 1c
critical advisory

Sigstore/OCI Credential Confusion Vulnerability (CVE-2026-59891)

A critical credential exposure vulnerability (CVE-2026-59891) exists in `@sigstore/oci` versions prior to 0.7.1. The `getRegistryCredentials()` function, used to read credentials from `~/.docker/config.json`, employs a substring match instead of an exact host match when selecting credentials. This flaw allows credentials for a legitimate registry (e.g., `ghcr.io`) to be inadvertently transmitted to an attacker-controlled registry if its hostname is a substring of the legitimate one (e.g., `cr.io`). This impacts consumers of `@sigstore/oci` and related GitHub Actions (`actions/attest`, `actions/attest-build-provenance`, `actions/attest-sbom`) when pushing artifacts to untrusted or attacker-influenced destination registries, potentially leading to the leakage of long-lived registry tokens. The vulnerability is fixed in `@sigstore/oci@0.7.1` by enforcing exact host matching.

PoC @sigstore/oci < 0.7.1 +3 credential-exposure vulnerability github-actions docker supply-chain
1t 1c 1i updated
high advisory

CVE-2026-15025: Missing Authorization in Uncanny Automator WordPress Plugin

A Missing Authorization vulnerability, CVE-2026-15025, in the Uncanny Automator WordPress plugin versions up to and including 7.3.2, allows authenticated attackers with Subscriber-level access or higher to enumerate sensitive data from integrated Google Contacts and Mautic services, potentially consuming third-party API quotas.

Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder plugin for WordPress wordpress uncanny-automator missing-authorization data-enumeration web
1r 1t 1c
high advisory

CVE-2026-13440: Stored Cross-Site Scripting in StoreGrowth WooCommerce Plugin

A high-severity Stored Cross-Site Scripting (XSS) vulnerability, identified as CVE-2026-13440, exists in the StoreGrowth: Smart Sales Booster for WooCommerce WordPress plugin (versions up to and including 2.1.0) due to insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject arbitrary web scripts via the 'message_popup' parameter that execute when a user accesses an affected page, facilitated by an exposed nonce.

StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart plugin xss wordpress web impact execution
3t 1c
critical advisory

Apache Airflow FAB Provider Vulnerability Allows Obtaining Administrator Rights

An unauthenticated, remote attacker can exploit a vulnerability in Apache Airflow FAB provider to bypass security measures and escalate privileges to gain administrator rights, allowing full control of the affected system.

Airflow FAB provider privilege-escalation defense-evasion web-application apache airflow
2t
medium advisory

Multiple Vulnerabilities in Apache Wicket Allow XSS and Security Bypass

An anonymous, remote attacker can exploit multiple vulnerabilities in Apache Wicket to perform Cross-Site Scripting (XSS) attacks and bypass existing security measures, potentially leading to unauthorized client-side script execution and further compromise of user sessions or data.

Wicket vulnerability web-application xss security-bypass
2t
critical advisory

Progress Software LoadMaster and MOVEit WAF Vulnerabilities Lead to RCE and Root Privileges

Multiple vulnerabilities have been identified in Progress Software LoadMaster and MOVEit WAF products, allowing an attacker from an adjacent network to execute arbitrary program code and gain root privileges on the affected systems.

LoadMaster +1 progress-software moveit waf rce privilege-escalation network-security
3t
medium advisory

binutils: Vulnerability Enables Denial of Service and Data Disclosure

A local attacker can exploit a vulnerability in binutils to cause a Denial of Service condition and disclose sensitive data.

binutils linux macos denial-of-service data-disclosure vulnerability
2t
high advisory

Multiple Vulnerabilities in GIMP Plugins Allow Local Exploitation

A local attacker can exploit multiple vulnerabilities found in GIMP plugins to perform a Denial of Service attack, execute arbitrary code, or disclose confidential information on affected systems.

GIMP vulnerability local-privilege-escalation denial-of-service code-execution information-disclosure
2t