Threats Tagged 'cwe-346'
View all threats tagged with 'cwe-346'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-346'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-47825: CWE-346: Origin Validation Error in Spring Spring Cloud GatewayCVE-2026-47825 0 CVE-2026-47825 is a high-severity vulnerability in Spring Cloud Gateway where the server forwards X-Forwarded-For and Forwarded headers from untrusted proxies in certain configurations. This affects multiple versions across the 3.1.x, 4.1.x, 4.2.x, 4.3.x, and 5.0.x branches. The issue relates to origin validation errors (CWE-346) and can lead to integrity impacts without confidentiality or availability loss. Fixed versions are available for each affected branch. Join the discussion | CVE Database V5 | 06/15/2026, 19:34:29 UTC Added: 06/15/2026, 20:32:32 UTC |
CVE-2026-11624: CWE-346: Origin Validation Error in Google MCP Toolbox for DatabasesCVE-2026-11624 0 The Model Context Protocol has a security warning advising servers to validate the "Origin" header on all incoming connections to prevent DNS rebinding attacks. Prior to the v0.25.0 release, users had no way to validate the origin's host. In v0.25.0, a new "--allowed-hosts" flag was introduced alongside the existing "--allowed-origins" flag, enabling users to specify permitted hosts at server startup. Both flags default to "*", allowing users to implement strict access controls as needed without breaking existing setups. If either flag is set to "*", the server will output a startup warning about potential vulnerabilities. Documentation has also been updated to highlight these security considerations. Join the discussion | CVE Database V5 | 06/13/2026, 08:38:42 UTC Added: 06/13/2026, 09:24:25 UTC |
CVE-2026-45173: CWE-346: Origin Validation Error in CyberArk Software, a Palo Alto Networks Company Identity Browser ExtensionsCVE-2026-45173 0 Idira Identity Browser Extension (Chrome, Firefox, and Edge builds) versions prior to 26.8.1 exhibit an origin validation flaw within its internal web-page verification routines. If an authenticated user navigates to a specially crafted webpage, this interaction could potentially allow a remote attacker to trigger unauthorized application interaction or execution parameters within the context of that authenticated browser session. CyberArk Security Bulletin: CA26-21 Join the discussion | CVE Database V5 | 06/11/2026, 21:33:25 UTC Added: 06/11/2026, 22:15:08 UTC |
CVE-2026-41700: CWE-346: Origin Validation Error in Spring Spring for GraphQLCVE-2026-41700 0 Spring for GraphQL applications that have enabled the WebSocket transport are vulnerable to Cross-Site WebSocket Hijacking. An attacker can trick an authenticated user into visiting a malicious page, allowing the attacker to execute arbitrary GraphQL operations with the victim's credentials. Affected versions: Spring for GraphQL 2.0.0 through 2.0.3; 1.4.0 through 1.4.5; 1.3.0 through 1.3.8; 1.0.0 through 1.0.6. Join the discussion | CVE Database V5 | 06/11/2026, 05:04:47 UTC Added: 06/11/2026, 06:46:22 UTC |
CVE-2026-42558: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in xibosignage xibo-cmsCVE-2026-42558 0 Xibo is an open source digital signage platform with a web content management system and Windows display player software. Prior to 4.4.2, a vulnerability chain consisting of Stored XSS and Iframe Sandbox escape in the Xibo CMS allows users with DataSet permissions to use the Data Connector functionality to craft messages which escape the sandbox and facilitate XSS. Exploitation of the vulnerability is possible on behalf of an authorized user who has both of the following privileges, which are not granted to non-admins as standard: Include "Add DataSet" button to allow for additional DataSets to be created independently to Layouts Users should upgrade to version 4.4.2 which fixes this issue. Upgrading to a fixed version is necessary to remediate. Users unable to upgrade should revoke such privileges from users they do not trust. Join the discussion | CVE Database V5 | 06/10/2026, 21:39:09 UTC Added: 06/10/2026, 22:32:03 UTC |
CVE-2026-10846: CWE-346 Origin Validation Error in NLnet Labs ldnsCVE-2026-10846 0 NLnet Labs ldns 1.2.0 up to and including versions 1.9.0, when used in applications as (stub) resolver over UDP, lacks matching the query destination address and port with the response source address and port. Furthermore not the query ID, neither the question of the query is matched with that of the response. This makes applications, that use ldns for (stub) resolver functionality over UDP, vulnerable for off-path poisoning attacks. The drill tool, which is shipped with ldns, suffers from this vulnerability. Join the discussion | CVE Database V5 | 06/10/2026, 06:37:59 UTC Added: 06/10/2026, 06:41:08 UTC |
CVE-2026-44755: CWE-346: Origin Validation Error in SAP_SE SAP Business Objects Business Intelligence PlatformCVE-2026-44755 0 SAP Business Objects Business Intelligence Platform does not sufficiently validate email sending parameters supplied by authenticated users, resulting in an email spoofing vulnerability.This vulnerability has a low impact on integrity and does not affect the confidentiality and availability of the application. Join the discussion | CVE Database V5 | 06/09/2026, 00:21:39 UTC Added: 06/09/2026, 01:18:40 UTC |
CVE-2026-43972: CWE-346 Origin Validation Error in ninenines gunCVE-2026-43972 0 Origin Validation Error vulnerability in ninenines gun (gun_http2 module) allows cross-origin cookie injection via unvalidated HTTP/2 PUSH_PROMISE authority. In gun_http2:push_promise_frame/7, the :authority pseudo-header from an incoming PUSH_PROMISE frame is stored verbatim into the promised stream record without checking that it matches the connection's origin. When gun_http2:headers_frame/9 later processes the response headers for the promised stream, it calls gun_cookies:set_cookie_header/7 with the unvalidated server-supplied authority before any status branching and before user code can act. This violates RFC 7540 §10.6 / RFC 9113 §8.4, which require receivers to treat as a protocol error any push for a resource the server is not authoritative for. A malicious or compromised HTTP/2 server can plant cookies scoped to arbitrary third-party domains into the client's shared cookie store. This enables session fixation attacks against those domains and, if the planted cookie overrides a legitimate session token, may result in account takeover. No user interaction beyond making a normal HTTP/2 request to the attacker-controlled server is required. This issue affects gun: from 2.0.0 before 2.4.0. Join the discussion | CVE Database V5 | 06/08/2026, 14:12:38 UTC Added: 06/08/2026, 14:33:53 UTC |
CVE-2026-6657: CWE-346 Origin Validation Error in jupyter jupyter/jupyterCVE-2026-6657 0 A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the `allow_origin_pat` configuration is used. The issue arises from the use of `re.match()` for validating the `Origin` header, which only anchors at the start of the string. This allows attacker-controlled domains such as `trusted.example.com.evil.com` to pass validation against patterns intended to match `trusted.example.com`. The vulnerability affects multiple locations in the codebase, including CORS headers, WebSocket connections, referer validation, and login redirects, potentially enabling phishing attacks, arbitrary code execution, and unauthorized access to sensitive API responses. Join the discussion | CVE Database V5 | 06/03/2026, 15:06:56 UTC Added: 06/03/2026, 15:48:58 UTC |
CVE-2026-47265: CWE-346: Origin Validation Error in aio-libs aiohttpCVE-2026-47265 0 AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin redirect. If a developer uses the `cookies` parameter on a per-request basis then sensitive data might be leaked to an attacker if they manage to control a redirect. Version 3.14.0 patches the issue. If unable to upgrade, using a `Cookie` header in the `headers` parameter is not vulnerable. Join the discussion | CVE Database V5 | 06/02/2026, 18:32:50 UTC Added: 06/02/2026, 19:52:52 UTC |
Showing 1 to 10 of 83 results