Threats Tagged 'cwe-706'
View all threats tagged with 'cwe-706'. 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-706'
Click on any threat for detailed analysis and mitigation recommendations
Catalyst::Seal versions before 0.03 for Perl allow one request to disable a path or route a later one past an authorization check via a dispatch memo keyed on the request path alone. Catalyst::Seal replaces the dispatcher's prepare_action with a version that memoises how a path resolved: which dispatch type matched, at which level, and what was left over as arguments. The key is the request path and nothing else. Action roles that match on the method, content type, scheme or query make that resolution depend on state the key does not carry, so the memo answers for a request it was not built from. A path that resolves to no action is memoised as well, and replaying that entry returns without consulting any dispatch type, so no action is set and the request fails. A GET of a path whose action is declared POST-only therefore disables that path for every later request, the correct POST included. An entry that did resolve replays the level the earlier descent reached. Where a POST-only action sits below a shallower action on the same path, a GET memoises the shallow route, and a later POST is dispatched there with an auto() guarding the deeper controller never running. The memo is cleared only when an action is registered, which happens at setup, so an entry lasts for the life of the process, and its cap of 2048 entries bounds how many paths one caller can disable. In the configuration measured, the misroute lands on the less privileged action, so it is an authorization check not running rather than a privilege gain. Join the discussion | CVE Database V5 | 09/25/2026, 00:33:04 UTC Added: 09/24/2026, 22:03:18 UTC |
0 Use of incorrectly-resolved name or reference in Visual Studio Code allows an unauthorized attacker to disclose information over a network. Join the discussion | CVE Database V5 | 09/08/2026, 17:18:51 UTC Added: 09/08/2026, 17:27:09 UTC |
0 CVE-2026-47843 is a low-severity vulnerability in Spring Reactor Netty where, under certain conditions involving multiple clients with different DNS resolver configurations, the system may incorrectly reuse a previously configured DNS resolver. This affects specific versions of Reactor Netty including 1.3.0 through 1.3.6, 1.1.0 through 1.2.18, and 1.0.52 and earlier. The vulnerability is classified under CWE-706, indicating the use of an incorrectly-resolved name or reference. No official patch or remediation guidance has been provided yet. Join the discussion | CVE Database V5 | 08/26/2026, 19:22:24 UTC Added: 08/26/2026, 19:37:50 UTC |
0 Use of incorrectly-resolved name or reference in Azure Arc allows an unauthorized attacker to elevate privileges over a network. Join the discussion | CVE Database V5 | 08/20/2026, 21:47:07 UTC Added: 08/20/2026, 21:54:18 UTC |
0 CVE-2026-13097 is a privilege escalation vulnerability in FreeIPA on Red Hat Enterprise Linux 9. It arises from improper enforcement of uniqueness constraints on Kerberos principal names in the 389-ds directory server, allowing a user with sufficient LDAP write privileges to create a service principal that impersonates an existing privileged principal. This can lead to unauthorized acquisition of Kerberos service tickets for sensitive services and potentially full domain compromise. Join the discussion | GCVE Database | 08/20/2026, 10:37:55 UTC Added: 08/20/2026, 14:08:14 UTC |
When zx is invoked with --prefer-local=<path>, the CLI creates a symlink named ./node_modules pointing to <path>/node_modules. Due to a logic error in src/cli.ts (linkNodeModules / cleanup), the function returns the target path instead of the alias (symlink path). The later cleanup routine removes what it received, which deletes the target directory itself. Result: zx can delete an external <path>/node_modules outside the current working directory. Join the discussion | CVE Database V5 | 08/13/2026, 17:55:30 UTC Added: 11/20/2025, 16:39:34 UTC |
0 A Use of Incorrectly-Resolved Name or Reference vulnerability in the URL filtering plugin of Juniper Networks Junos OS on MX Series allows an unauthenticated, network-based attacker to bypass web filtering and access downstream resources that should be unreachable. If an MX Series device is configured with web filtering, and an attacker sends a request with a specifically formatted URL, this request will get forwarded despite the system being configured to block it. In turn, an attacker can access downstream resources that are expected to be unreachable. This issue affects Junos OS on MX Series: * all versions before 23.2R2-S7, * 23.4 versions before 23.4R2-S8, * 24.2 versions before 24.2R2-S5, * 24.4 versions before 24.4R2-S4, * 25.2 versions before 25.2R2-S1, * 25.4 versions before 25.4R1-S2, 25.4R2. Join the discussion | CVE Database V5 | 07/09/2026, 21:14:33 UTC Added: 07/09/2026, 21:48:08 UTC |
Incorrect link resolution by display name in the custom PowerShell VPN editor in Devolutions Remote Desktop Manager 2026.2.5 through 2026.2.11 allows an authenticated attacker with write access to a shared workspace to execute a PowerShell script in another user's context via a display name collision with an existing VPN script link. Join the discussion | CVE Database V5 | 06/26/2026, 18:22:02 UTC Added: 06/26/2026, 18:52:13 UTC |
0 Starlette is a lightweight ASGI framework/toolkit. Prior to 1.3.0, the HTTP request path is not validated before being used to reconstruct request.url. Because request.url is rebuilt by concatenating {scheme}://{host}{path} and re-parsing the result, a path that does not begin with / (for example @google.com) moves the authority boundary during re-parsing, so request.url.hostname and request.url.netloc become attacker-controlled. Code that reads request.url.hostname (rather than the Host header or scope) can therefore be misled into trusting an attacker-supplied host. This vulnerability is fixed in 1.3.0. Join the discussion | CVE Database V5 | 06/22/2026, 16:45:01 UTC Added: 06/22/2026, 17:39:40 UTC |
0 Use of an incorrectly resolved name or reference in the pinget backend in Devolutions UniGetUI 2026.2.0 and earlier allows a WinGet community catalog contributor to cause an installed application to be correlated to an unrelated, attacker-controlled catalog package and to execute an attacker-controlled installer via a crafted catalog package whose normalized name is contained as a substring within the installed application name when a user applies the proposed update. Join the discussion | CVE Database V5 | 06/17/2026, 18:43:29 UTC Added: 06/17/2026, 19:36:26 UTC |
Showing 1 to 10 of 21 results