VYPR

CWE-23

Relative Path Traversal

BaseDraft

Description

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-139 · CAPEC-76

CVEs mapped to this weakness (489)

page 24 of 25
  • CVE-2026-57988HigJul 3, 2026
    risk 0.00cvss 7.1epss 0.01

    Relative path traversal in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-8387LowJul 1, 2026
    risk 0.00cvss 2.4epss 0.00

    A vulnerability in allegroai/clearml versions up to and including 1.16.5 allows for relative path traversal when extracting `.zip` archives using the `ZipFile.extractall()` method in `StorageManager._extract_to_cache()`. This issue arises due to the lack of path traversal…

  • CVE-2026-44948MedJun 30, 2026
    risk 0.00cvss epss 0.00

    A path traversal vulnerability was found in Fleet's ImageScan subsystem in Rancher Fleet 0.12.0 up to 0.12.16, 0.13.0 up to 0.13.12, 0.14.0 up to 0.14.7 and 0.15.0 up to 0.15.3 could be used to traverse outside of the intended directory, causing a denial of service.

  • CVE-2026-8023HigJun 29, 2026
    risk 0.00cvss 7.5epss 0.01

    Zephyr's HTTP server (subsys/net/lib/http) provides a static-filesystem resource type (HTTP_RESOURCE_TYPE_STATIC_FS, available when CONFIG_FILE_SYSTEM is enabled) that serves files from a configured root directory. Before this fix, both the HTTP/1 and HTTP/2 front-ends placed…

  • CVE-2026-45188LowJun 25, 2026
    risk 0.00cvss epss 0.00

    Relative Path Traversal vulnerability in Apache Kvrocks. This issue affects Apache Kvrocks: from 1.0.0 through 2.15.0. Users are recommended to upgrade to version 2.16.0, which fixes the issue.

  • CVE-2026-47680Jun 5, 2026
    risk 0.00cvss epss 0.00

    ### Impact An actor with the ability to influence the contents of a bucket referenced by a `Bucket` resource can cause source-controller to write fetched object data to paths outside the per-reconciliation working directory. The corruption surface is bounded by…

  • CVE-2026-27117MedFeb 24, 2026
    risk 0.00cvss 5.5epss 0.00

    bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability ("Zip Slip") exists in bit7z's archive extraction functionality. The library does not adequately validate file paths…

  • CVE-2026-25057CriFeb 9, 2026
    risk 0.00cvss 9.1epss 0.00

    MarkUs is a web application for the submission and grading of student assignments. Prior to 2.9.1, instructors are able to upload a zip file to create an assignment from an exported configuration (courses/<:course_id>/assignments/upload_config_files). The uploaded zip file entry…

  • CVE-2026-25575HigFeb 4, 2026
    risk 0.00cvss 7.5epss 0.00

    NavigaTUM is a website and API to search for rooms, buildings and other places. Prior to commit 86f34c7, there is a path traversal vulnerability in the propose_edits endpoint allows unauthenticated users to overwrite files in directories writable by the application user (e.g.,…

  • CVE-2025-62187LowOct 7, 2025
    risk 0.00cvss 2.9epss 0.00

    In Ankitects Anki before 25.02.6, crafted sound file references could cause files to be written to arbitrary locations on Windows and Linux (media file pathnames are not necessarily relative to the media folder).

  • CVE-2025-58760HigSep 9, 2025
    risk 0.00cvss 8.6epss 0.01

    Tautulli is a Python based monitoring and tracking tool for Plex Media Server. The `/image` API endpoint in Tautulli v2.15.3 and earlier is vulnerable to path traversal, allowing unauthenticated attackers to read arbitrary files from the application server's filesystem. In…

  • CVE-2025-29789HigMar 25, 2025
    risk 0.00cvss 7.5epss 0.01

    OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 7.3.0 are vulnerable to Directory Traversal in the Load Code feature. Version 7.3.0 contains a patch for the issue.

  • CVE-2024-10513HigMar 20, 2025
    risk 0.00cvss 7.2epss 0.01

    A path traversal vulnerability exists in the 'document uploads manager' feature of mintplex-labs/anything-llm, affecting the latest version prior to 1.2.2. This vulnerability allows users with the 'manager' role to access and manipulate the 'anythingllm.db' database file. By…

  • CVE-2025-27410MedFeb 28, 2025
    risk 0.00cvss 6.5epss 0.02

    PwnDoc is a penetration test reporting application. Prior to version 1.2.0, the backup restore functionality is vulnerable to path traversal in the TAR entry's name, allowing an attacker to overwrite any file on the system with their content. By overwriting an included `.js`…

  • CVE-2024-47769HigOct 4, 2024
    risk 0.00cvss 7.5epss 0.01

    IDURAR is open source ERP CRM accounting invoicing software. The vulnerability exists in the corePublicRouter.js file. Using the reference usage here, it is identified that the public endpoint is accessible to an unauthenticated user. The user's input is directly appended to the…

  • CVE-2024-5547HigJun 27, 2024
    risk 0.00cvss 7.5epss 0.01

    A directory traversal vulnerability exists in the /api/download-project-pdf endpoint of the stitionai/devika repository, affecting the latest version. The vulnerability arises due to insufficient sanitization of the 'project_name' parameter in the download_project_pdf function.…

  • CVE-2024-0549HigApr 16, 2024
    risk 0.00cvss 8.1epss 0.01

    mintplex-labs/anything-llm is vulnerable to a relative path traversal attack, allowing unauthorized attackers with a default role account to delete files and folders within the filesystem, including critical database files such as 'anythingllm.db'. The vulnerability stems from…

  • CVE-2024-3025CriApr 10, 2024
    risk 0.00cvss 9.9epss 0.01

    mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied input in the logo filename functionality. Attackers can exploit this vulnerability by manipulating the logo filename to reference files outside of the restricted…

  • CVE-2024-0550MedFeb 28, 2024
    risk 0.00cvss 6.5epss 0.01

    A user who is privileged already `manager` or `admin` can set their profile picture via the frontend API using a relative filepath to then user the PFP GET API to download any valid files. The attacker would have to have been granted privileged permissions to the system before…

  • CVE-2023-49801MedJan 12, 2024
    risk 0.00cvss 4.2epss 0.00

    Lif Auth Server is a server for validating logins, managing information, and account recovery for Lif Accounts. The issue relates to the `get_pfp` and `get_banner` routes on Auth Server. The issue is that there is no check to ensure that the file that Auth Server is receiving…