VYPR

CWE-647

Use of Non-Canonical URL Paths for Authorization Decisions

VariantIncompleteLikelihood: High

Description

The product defines policy namespaces and makes authorization decisions based on the assumption that a URL is canonical. This can allow a non-canonical URL to bypass the authorization.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (11)

  • CVE-2022-43939HigKEVApr 3, 2023
    risk 0.78cvss 8.6epss 0.92

    Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.2, including 8.3.x contain security restrictions using non-canonical URLs which can be circumvented.

  • CVE-2026-62685HigJul 15, 2026
    risk 0.46cvss 8.1epss 0.00

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser builds new user scopes from usernames passed through cleanUsername() when Signup=true and CreateUserDir=true,…

  • CVE-2026-59731HigJul 8, 2026
    risk 0.46cvss 8.2epss 0.00

    Astro is a web framework for content-driven websites. Version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrite route matching performs an additional decodeURI() operation and can resolve…

  • CVE-2025-9909MedFeb 27, 2026
    risk 0.44cvss 6.7epss 0.00

    A flaw was found in the Red Hat Ansible Automation Platform Gateway route creation component. This vulnerability allows credential theft via the creation of misleading routes using a double-slash (//) prefix in the gateway_path. A malicious or socially engineered administrator…

  • CVE-2025-64500HigNov 12, 2025
    risk 0.41cvss 7.3epss 0.01

    Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony's HttpFoundation component defines an object-oriented layer for the HTTP specification. Starting in version 2.0.0 and prior to version 5.4.50, 6.4.29, and 7.3.7, the…

  • CVE-2026-5222MedMay 25, 2026
    risk 0.35cvss 6.5epss 0.00

    Cargo between 1.68 and 1.96 incorrectly normalized the URLs of third-party registries using the sparse index protocol. If a hosting provider allowed multiple registries to be hosted with arbitrary names within the same domain, an attacker able to publish crates in a registry…

  • CVE-2025-66202MedDec 9, 2025
    risk 0.35cvss 6.5epss 0.00

    Astro is a web framework. Versions 5.15.7 and below have a double URL encoding bypass which allows any unauthenticated attacker to bypass path-based authentication checks in Astro middleware, granting unauthorized access to protected routes. While the original CVE-2025-64765 was…

  • CVE-2026-15970MedAug 7, 2026
    risk 0.27cvss 4.2epss 0.00

    Consul Community Edition and Consul Enterprise 1.20.1 through 2.0.2 are vulnerable to an L7 intention authorization bypass when a service proxy is configured with a custom public listener. An authenticated mesh workload may reach HTTP paths that are blocked by a path-based deny…

  • CVE-2026-8384MedJul 14, 2026
    risk 0.27cvss 5.3epss 0.00

    In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt instead of the expected: /admin/secret.txt Jetty itself is not affected, as it will not serve the…

  • CVE-2025-43916LowApr 21, 2025
    risk 0.22cvss 3.4epss 0.00

    Sonos api.sonos.com through 2025-04-21, when the /login/v3/oauth endpoint is used, accepts a redirect_uri containing userinfo in the authority component, which is not consistent with RFC 6819 section 5.2.3.5. An authorization code may be sent to an attacker-controlled…

  • CVE-2025-47241MedMay 3, 2025
    risk 0.19cvss 4.0epss 0.00

    In browser-use (aka Browser Use) before 0.1.45, URL parsing of allowed_domains is mishandled because userinfo can be placed in the authority component.