VYPR

CWE-908

Use of Uninitialized Resource

BaseIncompleteLikelihood: Medium

Description

The product uses or accesses a resource that has not been initialized.

When a resource has not been properly initialized, the product may behave unexpectedly. This may lead to a crash or invalid memory access, but the consequences vary depending on the type of resource and how it is used within the product.

Hierarchy (View 1000)

Parents

Children

CVEs mapped to this weakness (829)

page 21 of 42
  • CVE-2025-53148MedAug 12, 2025
    risk 0.37cvss 5.7epss 0.01

    Use of uninitialized resource in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to disclose information over a network.

  • CVE-2025-53138MedAug 12, 2025
    risk 0.37cvss 5.7epss 0.01

    Use of uninitialized resource in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to disclose information over a network.

  • CVE-2025-50157MedAug 12, 2025
    risk 0.37cvss 5.7epss 0.01

    Use of uninitialized resource in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to disclose information over a network.

  • CVE-2025-50156MedAug 12, 2025
    risk 0.37cvss 5.7epss 0.01

    Use of uninitialized resource in Windows Routing and Remote Access Service (RRAS) allows an authorized attacker to disclose information over a network.

  • CVE-2024-32606MedMay 14, 2024
    risk 0.37cvss 5.7epss 0.00

    HDF5 Library through 1.14.3 may attempt to dereference uninitialized values in h5tools_str_sprint in tools/lib/h5tools_str.c (called from h5tools_dump_simple_data in tools/lib/h5tools_dump.c).

  • CVE-2024-26209MedApr 9, 2024
    risk 0.37cvss 5.5epss 0.15

    Microsoft Local Security Authority Subsystem Service Information Disclosure Vulnerability

  • CVE-2026-70317MedAug 11, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Microsoft Office allows an unauthorized attacker to disclose information locally.

  • CVE-2026-68799MedAug 11, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Microsoft Office Excel allows an unauthorized attacker to disclose information locally.

  • CVE-2026-62740MedAug 11, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Windows Imaging Component allows an authorized attacker to disclose information locally.

  • CVE-2026-62709MedAug 11, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Windows GDI+ allows an authorized attacker to disclose information locally.

  • CVE-2026-59137MedAug 11, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Windows Event Logging Service allows an authorized attacker to disclose information locally.

  • CVE-2026-59136MedAug 11, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Microsoft COM for Windows allows an authorized attacker to disclose information locally.

  • CVE-2026-70631MedAug 6, 2026
    risk 0.36cvss 5.5epss 0.00

    FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg to decode a crafted TIFF file can supply a valid Deflate-compressed strip that…

  • CVE-2026-70630MedAug 6, 2026
    risk 0.36cvss 5.5epss 0.00

    FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native Screenpresso decoder (libavcodec/screenpresso.c) that allows attackers to recover sensitive memory contents by supplying a crafted SPV1 packet with a…

  • CVE-2026-70629MedAug 6, 2026
    risk 0.36cvss 5.5epss 0.00

    FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder (libavcodec/rscc.c) that allows attackers to disclose heap memory contents by supplying a crafted video file with a compressed tile that…

  • CVE-2026-42969MedJun 9, 2026
    risk 0.36cvss 5.5epss 0.00

    Use of uninitialized resource in Windows Push Notifications allows an authorized attacker to disclose information locally.

  • CVE-2026-23123MedFeb 14, 2026
    risk 0.36cvss 5.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: interconnect: debugfs: initialize src_node and dst_node to empty strings The debugfs_create_str() API assumes that the string pointer is either NULL or points to valid kmalloc() memory. Leaving the pointer…

  • CVE-2026-23007MedJan 25, 2026
    risk 0.36cvss 5.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: block: zero non-PI portion of auto integrity buffer The auto-generated integrity buffer for writes needs to be fully initialized before being passed to the underlying block device, otherwise the uninitialized…

  • CVE-2025-71115MedJan 14, 2026
    risk 0.36cvss 5.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: um: init cpu_tasks[] earlier This is currently done in uml_finishsetup(), but e.g. with KCOV enabled we'll crash because some init code can call into e.g. memparse(), which has coverage annotations, and then…

  • CVE-2025-71113MedJan 14, 2026
    risk 0.36cvss 5.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - zero initialize memory allocated via sock_kmalloc Several crypto user API contexts and requests allocated with sock_kmalloc() were left uninitialized, relying on callers to set fields…