VYPR

CWE-416

Use After Free

VariantStableLikelihood: High

Description

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (8,173)

page 378 of 409
  • CVE-2026-57240HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    When the application opens a PDF file and JavaScript deletes the PDF fields, the subsequent logic still uses the old field pointers, resulting in invalid pointer references and causing the application to crash.

  • CVE-2026-57238HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    After the application opened the PDF, JavaScript deleted the form field object. Subsequently, it attempted to access the invalid object, which caused the application to crash.

  • CVE-2026-57237HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    When the application opens a PDF and JavaScript modifies the properties of form fields, it causes the state of the underlying objects referenced by the program to become invalid. Eventually, it reads an illegal memory address, which leads to the crash of the application.

  • CVE-2026-13129HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the application crashes due to reading an invalid pointer.

  • CVE-2026-13128HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    Embedding JavaScript within a PDF file will cause the page to be deleted. Subsequent scripts will continue to access the relevant properties of the document view, eventually leading to the crash of the application.

  • CVE-2026-13127HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    The application opens the PDF file. JavaScript then rewrites the document to modify the page structure, resulting in the invalidation of the page objects. However, the thumbnails still use the invalid page objects, ultimately causing the application to crash.

  • CVE-2026-13126HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    The embedded JavaScript in the PDF deleted the pages, making the object invalid. The application attempted to perform a write operation on the invalid pop-up annotations, resulting in the program crashing.

  • CVE-2025-59617MedJul 6, 2026
    risk 0.00cvss 6.6epss 0.00

    Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input.

  • CVE-2025-59616MedJul 6, 2026
    risk 0.00cvss 6.6epss 0.00

    Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory.

  • CVE-2025-59615MedJul 6, 2026
    risk 0.00cvss 6.6epss 0.00

    Memory Corruption when invoking device input/output control operations for mapping and unmapping persistent memory buffers due to improper synchronization.

  • CVE-2026-58294HigJul 3, 2026
    risk 0.00cvss 7.5epss 0.00

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58288HigJul 3, 2026
    risk 0.00cvss 8.3epss 0.00

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58287HigJul 3, 2026
    risk 0.00cvss 8.3epss 0.00

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-58276HigJul 3, 2026
    risk 0.00cvss 7.5epss 0.00

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-57992HigJul 3, 2026
    risk 0.00cvss 7.5epss 0.01

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-57986HigJul 3, 2026
    risk 0.00cvss 7.5epss 0.00

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-57984HigJul 3, 2026
    risk 0.00cvss 7.5epss 0.00

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-57981HigJul 3, 2026
    risk 0.00cvss 8.8epss 0.01

    Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.

  • CVE-2026-14432HigJul 1, 2026
    risk 0.00cvss 8.8epss 0.00

    Use after free in V8 in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)

  • CVE-2026-14426HigJul 1, 2026
    risk 0.00cvss 7.5epss 0.00

    Use after free in V8 in Google Chrome prior to 150.0.7871.46 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)