VYPR

CWE-691

Insufficient Control Flow Management

PillarDraft

Description

The code does not sufficiently manage its control flow during execution, creating conditions in which the control flow can be modified in unexpected ways.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-29

CVEs mapped to this weakness (12)

  • CVE-2025-25273HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Insufficient control flow management in the Linux kernel-mode driver for some Intel(R) 700 Series Ethernet before version 2.28.5 may allow an authenticated user to potentially enable escalation of privilege via local access.

  • CVE-2025-22893HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Insufficient control flow management in the Linux kernel-mode driver for some Intel(R) 800 Series Ethernet before version 1.17.2 may allow an authenticated user to potentially enable escalation of privilege via local access.

  • CVE-2025-35963HigNov 11, 2025
    risk 0.48cvss 7.4epss 0.00

    Insufficient control flow management for some Intel(R) PROSet/Wireless WiFi Software for Windows before version 23.160 within Ring 2: Device Drivers may allow a denial of service. Unprivileged software adversary with an unauthenticated user combined with a low complexity attack…

  • CVE-2025-24305HigAug 12, 2025
    risk 0.47cvss 7.2epss 0.00

    Insufficient control flow management in the Alias Checking Trusted Module (ACTM) firmware for some Intel(R) Xeon(R) processors may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2025-20004HigMay 13, 2025
    risk 0.47cvss 7.2epss 0.00

    Insufficient control flow management in the Alias Checking Trusted Module for some Intel(R) Xeon(R) 6 processor E-Cores firmware may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2024-22374MedAug 14, 2024
    risk 0.42cvss 6.5epss 0.00

    Insufficient control flow management for some Intel(R) Xeon Processors may allow an authenticated user to potentially enable denial of service via local access.

  • CVE-2024-33617MedNov 13, 2024
    risk 0.38cvss 5.9epss 0.00

    Insufficient control flow management in some Intel(R) QAT Engine for OpenSSL software before version v1.6.1 may allow information disclosure via network access.

  • CVE-2025-20022MedMay 13, 2025
    risk 0.37cvss 5.7epss 0.00

    Insufficient control flow management for some Edge Orchestrator software for Intel(R) Tiber™ Edge Platform may allow a privileged user to potentially enable information disclosure via adjacent access.

  • CVE-2026-5938MedApr 27, 2026
    risk 0.36cvss 5.5epss 0.00

    Improper control flow management allows a crafted document action chain to cause modal dialog reentry on the main thread, resulting in UI freeze and denial of service.

  • CVE-2024-25565LowNov 13, 2024
    risk 0.25cvss 3.8epss 0.00

    Insufficient control flow management in UEFI firmware for some Intel(R) Xeon(R) Processors may allow an authenticated user to enable denial of service via local access.

  • CVE-2025-47774LowMay 15, 2025
    risk 0.12cvss epss 0.00

    Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, the `slice()` builtin can elide side effects when the output length is 0, and the source bytestring is a builtin (`msg.data` or `.code`). The reason is…

  • CVE-2025-47285LowMay 15, 2025
    risk 0.12cvss epss 0.00

    Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, `concat()` may skip evaluation of side effects when the length of an argument is zero. This is due to a fastpath in the implementation which skips evaluation of…