VYPR

CWE-501

Trust Boundary Violation

BaseDraft

Description

The product mixes trusted and untrusted data in the same data structure or structured message.

A trust boundary can be thought of as line drawn through a program. On one side of the line, data is untrusted. On the other side of the line, data is assumed to be trustworthy. The purpose of validation logic is to allow data to safely cross the trust boundary - to move from untrusted to trusted. A trust boundary violation occurs when a program blurs the line between what is trusted and what is untrusted. By combining trusted and untrusted data in the same data structure, it becomes easier for programmers to mistakenly trust unvalidated data.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (34)

page 1 of 2
  • CVE-2025-61884HigKEVOct 12, 2025
    risk 0.75cvss 7.5epss 0.98

    Vulnerability in the Oracle Configurator product of Oracle E-Business Suite (component: Runtime UI). Supported versions that are affected are 12.2.3-12.2.14. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle…

  • CVE-2026-35051CriApr 30, 2026
    risk 0.58cvss 10.0epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is an authentication bypass vulnerability in Traefik's ForwardAuth middleware when trustForwardHeader=false is configured and Traefik is deployed behind a trusted…

  • CVE-2026-25725CriFeb 6, 2026
    risk 0.58cvss 10.0epss 0.00

    Claude Code is an agentic coding tool. Prior to version 2.1.2, Claude Code's bubblewrap sandboxing mechanism failed to properly protect the .claude/settings.json configuration file when it did not exist at startup. While the parent directory was mounted as writable and…

  • CVE-2025-48938CriMay 30, 2025
    risk 0.57cvss 9.8epss 0.00

    go-gh is a collection of Go modules to make authoring GitHub CLI extensions easier. A security vulnerability has been identified in versions prior to 2.12.1 where an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by…

  • CVE-2024-49050HigNov 12, 2024
    risk 0.57cvss 8.8epss 0.01

    Visual Studio Code Python Extension Remote Code Execution Vulnerability

  • CVE-2026-4687HigMar 24, 2026
    risk 0.56cvss 8.6epss 0.01

    Sandbox escape due to incorrect boundary conditions in the Telemetry component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.

  • CVE-2023-28597HigMar 27, 2023
    risk 0.54cvss 8.3epss 0.01

    Zoom clients prior to 5.13.5 contain an improper trust boundary implementation vulnerability. If a victim saves a local recording to an SMB location and later opens it using a link from Zoom’s web portal, an attacker positioned on an adjacent network to the victim client could…

  • CVE-2024-23682HigJan 19, 2024
    risk 0.53cvss 8.2epss 0.00

    Artemis Java Test Sandbox versions before 1.8.0 are vulnerable to a sandbox escape when an attacker includes class files in a package that Ares trusts. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.

  • CVE-2026-48746CriJun 22, 2026
    risk 0.52cvss 9.1epss 0.01

    vLLM is an inference and serving engine for large language models (LLMs). From 0.3.0 until 0.22.0, a vulnerability in ASGI web servers and starlette's trust on those web servers enables an authentication bypass of the OpenAI API AuthenticationMiddleware. It allows to use the API…

  • CVE-2026-33828HigJun 9, 2026
    risk 0.51cvss 7.8epss 0.00

    Trust boundary violation in Windows Attestation allows an authorized attacker to elevate privileges locally.

  • CVE-2025-49714HigJul 8, 2025
    risk 0.51cvss 7.8epss 0.00

    Trust boundary violation in Visual Studio Code - Python extension allows an unauthorized attacker to execute code locally.

  • CVE-2026-27893HigMar 27, 2026
    risk 0.50cvss 8.8epss 0.01

    vLLM is an inference and serving engine for large language models (LLMs). Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode `trust_remote_code=True` when loading sub-components, bypassing the user's explicit…

  • CVE-2024-3661HigMay 6, 2024
    risk 0.50cvss 7.6epss 0.04

    DHCP can add routes to a client’s routing table via the classless static route option (121). VPN-based security solutions that rely on routes to redirect traffic can be forced to leak traffic over the physical interface. An attacker on the same local network can read, disrupt,…

  • CVE-2026-34780HigApr 4, 2026
    risk 0.47cvss 8.3epss 0.00

    Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. From versions 39.0.0-alpha.1 to before 39.8.0, 40.0.0-alpha.1 to before 40.7.0, and 41.0.0-alpha.1 to before 41.0.0-beta.8, apps that pass VideoFrame objects (from the…

  • CVE-2023-49788HigDec 8, 2023
    risk 0.47cvss 7.2epss 0.01

    Collabora Online is a collaborative online office suite based on LibreOffice technology. Unlike a standalone dedicated Collabora Online server, the Built-in CODE Server (richdocumentscode) is run without chroot sandboxing. Vulnerable versions of the richdocumentscode app can be…

  • CVE-2023-0629HigMar 13, 2023
    risk 0.46cvss 7.1epss 0.00

    Docker Desktop before 4.17.0 allows an unprivileged user to bypass Enhanced Container Isolation (ECI) restrictions by setting the Docker host to docker.raw.sock, or npipe:////.pipe/docker_engine_linux on Windows, via the -H (--host) CLI flag or the DOCKER_HOST environment…

  • CVE-2026-40034HigMay 26, 2026
    risk 0.44cvss 7.8epss 0.00

    gix-submodule before 0.29.0 (gitoxide before 0.5.21, gix before 0.84.0) incorrectly validates the update field in .gitmodules, allowing attackers to bypass the CommandForbiddenInModulesConfiguration guard when a submodule has been initialized with only partial configuration in…

  • CVE-2023-0627MedSep 25, 2023
    risk 0.44cvss 6.7epss 0.00

    Docker Desktop 4.11.x allows --no-windows-containers flag bypass via IPC response spoofing which may lead to Local Privilege Escalation (LPE).This issue affects Docker Desktop: 4.11.X.

  • CVE-2020-4076HigJul 7, 2020
    risk 0.44cvss 7.8epss 0.00

    In Electron before versions 7.2.4, 8.2.4, and 9.0.0-beta21, there is a context isolation bypass. Code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using contextIsolation are affected. This is…

  • CVE-2020-15096MedJul 7, 2020
    risk 0.44cvss 6.8epss 0.01

    In Electron before versions 6.1.1, 7.2.4, 8.2.4, and 9.0.0-beta21, there is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using "contextIsolation"…