VYPR

CWE-289

Authentication Bypass by Alternate Name

BaseIncomplete

Description

The product performs authentication based on the name of a resource being accessed, or the name of the actor performing the access, but it does not properly check all possible names for that resource or actor.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (42)

page 3 of 3
  • CVE-2026-56091HigJun 25, 2026
    risk 0.00cvss epss 0.00

    When using Apache Shiro with the shiro-guice module in a web servlet context, a specially crafted HTTP request may cause an authentication bypass. This vulnerability is similar to https://www.cve.org/CVERecord?id=CVE-2020-1957 https://www.cve.org/CVERecord , except that it…

  • CVE-2023-38487MedAug 4, 2023
    risk 0.00cvss 6.5epss 0.01

    HedgeDoc is software for creating real-time collaborative markdown notes. Prior to version 1.9.9, the API of HedgeDoc 1 can be used to create notes with an alias matching the ID of existing notes. The affected existing note can then not be accessed anymore and is effectively…