VYPR

Ladybird

by Ladybirdbrowser

Source repositories

CVEs (2)

  • CVE-2025-47154CriMay 1, 2025
    risk 0.52cvss 9.0epss 0.01

    LibJS in Ladybird before f5a6704 mishandles the freeing of the vector that arguments_list references, leading to a use-after-free, and allowing remote attackers to execute arbitrary code via a crafted .js file. NOTE: the GitHub README says "Ladybird is in a pre-alpha state, and…

  • CVE-2026-58592Jul 1, 2026
    risk 0.00cvss epss 0.00

    Ladybird contains a dangling-reference memory-safety flaw in its WebAssembly ESM-integration module loader. When a JavaScript function is imported into a WebAssembly module via the ESM path, WebAssemblyModule.cpp passes a stack-local Wasm::FunctionType by reference to…