VYPR

CWE-829

Inclusion of Functionality from Untrusted Control Sphere

BaseIncomplete

Description

The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-175 · CAPEC-201 · CAPEC-228 · CAPEC-251 · CAPEC-252 · CAPEC-253 · CAPEC-263 · CAPEC-538 · CAPEC-549 · CAPEC-640 · CAPEC-660 · CAPEC-695 · CAPEC-698

CVEs mapped to this weakness (313)

page 16 of 16
  • CVE-2026-58116CriJun 30, 2026
    risk 0.00cvss 9.8epss 0.01

    LLaMA-Factory through 0.9.5 contains a remote code execution vulnerability that allows attackers with WebUI access to execute arbitrary Python code by supplying a malicious model path in the Chat or Training interfaces. The application passes user-supplied model path input…

  • CVE-2026-13751MedJun 29, 2026
    risk 0.00cvss 4.1epss 0.00

    Improper handling of untrusted remote references in Snowflake CLI versions prior to 3.19 allowed server-side request forgery. The SQL statement reader's !source/!load directives could reference remote URLs that were retrieved at runtime without sufficient restriction on the…

  • CVE-2026-27941CriFeb 26, 2026
    risk 0.00cvss 9.9epss 0.00

    OpenLIT is an open source platform for AI engineering. Prior to version 1.37.1, several GitHub Actions workflows in OpenLIT's GitHub repository use the `pull_request_target` event while checking out and executing untrusted code from forked pull requests. These workflows run with…

  • CVE-2026-22816HigJan 16, 2026
    risk 0.00cvss 7.4epss 0.00

    Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. When resolving dependencies in versions before 9.3.0, some exceptions were not treated as fatal errors and would not cause a repository to be disabled. If a build encountered…

  • CVE-2025-66022CriNov 26, 2025
    risk 0.00cvss 9.6epss 0.01

    FACTION is a PenTesting Report Generation and Collaboration Framework. Prior to version 1.7.1, an extension execution path in Faction’s extension framework permits untrusted extension code to execute arbitrary system commands on the server when a lifecycle hook is invoked,…

  • CVE-2025-27607HigMar 7, 2025
    risk 0.00cvss 8.8epss 0.02

    Python JSON Logger is a JSON Formatter for Python Logging. Between 30 December 2024 and 4 March 2025 Python JSON Logger was vulnerable to RCE through a missing dependency. This occurred because msgspec-python313-pre was deleted by the owner leaving the name open to being claimed…

  • CVE-2024-38537NonJul 2, 2024
    risk 0.00cvss 0.0epss 0.01

    Fides is an open-source privacy engineering platform. `fides.js`, a client-side script used to interact with the consent management features of Fides, used the `polyfill.io` domain in a very limited edge case, when it detected a legacy browser such as IE11 that did not support…

  • CVE-2023-2551HigMay 5, 2023
    risk 0.00cvss 8.8epss 0.02

    PHP Remote File Inclusion in GitHub repository unilogies/bumsys prior to 2.1.1.

  • CVE-2023-26053MedMar 2, 2023
    risk 0.00cvss 6.6epss 0.01

    Gradle is a build tool with a focus on build automation and support for multi-language development. This is a collision attack on long IDs (64bits) for PGP keys. Users of dependency verification in Gradle are vulnerable if they use long IDs for PGP keys in a `trusted-key` or…

  • CVE-2022-24824MedApr 14, 2022
    risk 0.00cvss 5.3epss 0.01

    Discourse is an open source platform for community discussion. In affected versions an attacker can poison the cache for anonymous (i.e. not logged in) users, such that the users are shown the crawler view of the site instead of the HTML page. This can lead to a partial…

  • CVE-2022-23630HigFeb 10, 2022
    risk 0.00cvss 7.5epss 0.01

    Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, Gradle may skip that verification and accept a dependency that would otherwise fail the build as an untrusted external artifact. This occurs when dependency…

  • CVE-2021-41256MedNov 30, 2021
    risk 0.00cvss 5.8epss 0.01

    nextcloud news-android is an Android client for the Nextcloud news/feed reader app. In affected versions the Nextcloud News for Android app has a security issue by which a malicious application installed on the same device can send it an arbitrary Intent that gets reflected…

  • CVE-2021-28162MedMar 12, 2021
    risk 0.00cvss 6.1epss 0.01

    In Eclipse Theia versions up to and including 0.16.0, in the notification messages there is no HTML escaping, so Javascript code can run.