VYPR

CWE-306

Missing Authentication for Critical Function

BaseDraftLikelihood: High

Description

The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Hierarchy (View 1000)

Parents

Related attack patterns (CAPEC)

CAPEC-12 · CAPEC-166 · CAPEC-216 · CAPEC-36 · CAPEC-62

CVEs mapped to this weakness (2,982)

page 72 of 150
  • CVE-2023-30643HigJul 6, 2023
    risk 0.50cvss 7.7epss 0.00

    Missing authentication vulnerability in Galaxy Themes Service prior to SMR Jul-2023 Release 1 allows local attackers to delete arbitrary non-preloaded applications.

  • CVE-2023-34335HigJun 12, 2023
    risk 0.50cvss 7.7epss 0.00

    AMI BMC contains a vulnerability in the IPMI handler, where an unauthenticated host is allowed to write to a host SPI flash, bypassing secure boot protections. An exploitation of this vulnerability may lead to a loss of integrity or denial of service.  

  • CVE-2022-42275HigJan 13, 2023
    risk 0.50cvss 7.7epss 0.00

    NVIDIA BMC IPMI handler allows an unauthenticated host to write to a host SPI flash bypassing secureboot protections. This may lead to a loss of integrity and denial of service.

  • CVE-2022-45504HigDec 8, 2022
    risk 0.50cvss 7.5epss 0.18

    An issue in the component tpi_systool_handle(0) (/goform/SysToolRestoreSet) of Tenda W6-S v1.0.0.4(510) allows unauthenticated attackers to arbitrarily reboot the device.

  • CVE-2021-35941HigJun 29, 2021
    risk 0.50cvss 7.5epss 0.13

    Western Digital WD My Book Live (2.x and later) and WD My Book Live Duo (all versions) have an administrator API that can perform a system factory restore without authentication, as exploited in the wild in June 2021, a different vulnerability than CVE-2018-18472.

  • CVE-2020-36245HigFeb 17, 2021
    risk 0.50cvss 8.8epss 0.02

    GramAddict through 1.2.3 allows remote attackers to execute arbitrary code because of use of UIAutomator2 and ATX-Agent. The attacker must be able to reach TCP port 7912, e.g., by being on the same Wi-Fi network.

  • CVE-2020-27986HigOct 28, 2020
    risk 0.50cvss 7.5epss 0.16

    SonarQube 8.4.2.36762 allows remote attackers to discover cleartext SMTP, SVN, and GitLab credentials via the api/settings/values URI. NOTE: reportedly, the vendor's position for SMTP and SVN is "it is the administrator's responsibility to configure it.

  • CVE-2020-8509HigMar 30, 2020
    risk 0.50cvss 7.5epss 0.11

    Zoho ManageEngine Desktop Central before 10.0.483 allows unauthenticated users to access PDFGenerationServlet, leading to sensitive information disclosure.

  • CVE-2026-75479HigAug 17, 2026
    risk 0.49cvss 7.5epss 0.00

    JimuReport contains an authentication bypass vulnerability in the report folder template listing endpoint that allows unauthenticated attackers to enumerate all reports and retrieve share tokens. Attackers can use disclosed share tokens to access protected report endpoints and…

  • CVE-2026-72605HigAug 11, 2026
    risk 0.49cvss 7.5epss 0.00

    A missing authentication vulnerability in Swing Music 3.0.0 allows unauthenticated remote attackers to create arbitrary user accounts via the POST /auth/profile/create endpoint. The endpoint is allowlisted from JWT verification, permitting unauthenticated account creation. An…

  • CVE-2026-72688HigAug 10, 2026
    risk 0.49cvss 7.5epss 0.01

    A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTER_KEY-signed file access tokens for any…

  • CVE-2026-72586HigAug 10, 2026
    risk 0.49cvss 7.5epss 0.00

    A missing authentication vulnerability in frangoteam/FUXA through 1.3.3 allows an unauthenticated remote attacker to query all historical sensor data via the DAQ_QUERY Socket.IO event. When secureEnabled=true, all other sensitive Socket.IO events (DEVICE_BROWSE, HOST_INTERFACES,…

  • CVE-2026-55814HigAug 10, 2026
    risk 0.49cvss 7.5epss 0.01

    Missing Authentication in Apache Ranger Download APIs on versions <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.

  • CVE-2026-70559HigAug 6, 2026
    risk 0.49cvss 7.5epss 0.00

    Dinky's SysConfigController.getAll() handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote…

  • CVE-2026-69111HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.01

    Milvus through 2.6.22 and 3.0.0 contains an unauthenticated denial of service vulnerability that allows remote attackers to terminate service components by sending a crafted HTTP GET request to the management server on port 9091. Attackers can exploit the unprotected…

  • CVE-2026-8446HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.3 contain an authentication bypass vulnerability in the Model Context Protocol (MCP) composer endpoint when mcp_composer_enabled=true (default) and projects are configured with auth_type=oauth .

  • CVE-2026-48911HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    Insufficient Verification of Data Authenticity vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. A missing authorization check in the external-login email binding flow allows unauthenticated attackers to take over arbitrary user accounts by…

  • CVE-2026-61891HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend exposes HTTP file-download endpoints (`GET /file`, `GET /files/`, `PUT /files/`) that convert a client-supplied URI directly to a filesystem path and stream the file, without confining it to…

  • CVE-2026-71241HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    Book-Management-System's Flask API endpoints /student, /record, /books, /find_stu_book, and /find_not_return_book are missing the @login_required decorator that protects sibling routes (/search_student, /storage) in the same file. Because card_id values are sequential integers,…

  • CVE-2026-28814HigJul 30, 2026
    risk 0.49cvss 7.5epss 0.00

    Arbitrary Wiki Markup rendering due to lack of authentication in Apache JSPWiki up to 2.12.3 allows attacker to obtain sensitive data stored in JSPWiki variables. Users are recommended to upgrade to version 2.12.4 or 3.0.0, which fixes this issue.