PoC Archive PoC Archive

tag

Sandbox-Escape

  • CVE-2026-53753 web CRITICAL 9.8

    Crawl4AI JsonCssExtractionStrategy AST Sandbox Escape → Unauthenticated RCE (CVE-2026-53753)

    Crawl4AI's JsonCssExtractionStrategy supports "computed fields" — small Python expressions evaluated against each extracted item via safeevalexpression(). That function tries to sandbox the expression with an AST allow-list (rejecting only…

    Patched 2026-07-27
  • CVE-2026-33712 web HIGH

    Typebot Unauthenticated Preview-Chat SSRF — CVE-2026-33712

    Typebot's preview-chat feature lets a caller submit an arbitrary typebot definition, including server-side "Code" blocks that execute inside an isolated-vm sandbox. In vulnerable versions, the fetch() function exposed to that sandbox called Node's native…

    Patched 2026-07-05
  • CVE-2026-44789 / GHSA-c8xv-5998-g76h web CRITICAL 9.4

    n8n HTTP Request Node Pagination Prototype Pollution → Remote Code Execution (CVE-2026-44789)

    The n8n HTTP Request node's pagination feature (updateAParameterInEachRequest mode) allows an attacker-controlled parameter.type value of proto, causing paginationData.request[parameter.type][parameterName] = parameterValue to write directly onto…

    Patched 2026-07-05
  • CVE-2026-40217 web CRITICAL 8.8

    LiteLLM Guardrail Custom-Code Sandbox Escape to Root RCE (CVE-2026-40217)

    LiteLLM's guardrail-testing endpoint lets authenticated users submit custom Python code that is checked with a regex-based source-code filter meant to block dangerous identifiers such as globals, builtins, and import. Because the filter only inspects source…

    Patched 2026-07-05
  • CVE-2026-25526 web CRITICAL

    Jinjava Server-Side Template Injection to RCE via Jackson ObjectMapper (CVE-2026-25526)

    CVE-2026-25526 is a sandbox-escape vulnerability in Jinjava, the Java template engine used by many JVM web applications for user-influenced templating. The PoC shows that Jinjava's rendering context exposes an internal interpreter object (int3rpr3t3r) whose…

    Patched 2026-07-05
  • CVE-2026-28995 misc HIGH

    iOS App Intents Path Traversal — CVE-2026-28995

    Apple's App Intents framework insufficiently validates file paths supplied to an intent's handler, allowing a malicious app to read arbitrary files outside its normal app sandbox. The PoC defines an AppIntent whose readCve(path:) function prepends a long…

    Patched 2026-07-05
  • CVE-2026-3462 misc CRITICAL

    Adobe Acrobat/Reader PDF Exploit Generator — Claimed Prototype Pollution (CVE-2026-3462)

    This repository is titled and described as a PoC for "Acrobat Reader Improperly Controlled Modification of Object Prototype Attributes (Prototype Pollution)" under CVE-2026-3462, but the actual shipped code (poc.py / cve202634621advanced.py, both identical)…

    Patched 2026-07-05
  • None assigned as of 2026-07-03 binary CRITICAL 3.1

    Lunar Client Modrinth Explore Raw-HTML to Local Launcher Execution Chain

    The chain begins with Lunar Client's Explore feature rendering attacker-controlled Modrinth project Markdown (project body and version changelog) through ReactMarkdown with the rehypeRaw plugin and no observed HTML sanitizer, allowing raw HTML/script-capable…

    Unverified 2026-07-03
  • None assigned as of 2026-07-03 web CRITICAL

    Ladybird Browser WebAssembly ESM Host-Function Use-After-Free RCE

    The PoC targets a lifetime bug in Ladybird's WebAssembly ESM import path: WebAssemblyModule.cpp builds a Wasm::FunctionType as a stack-local value and passes it by reference into createhostfunction(), so the resulting long-lived JS host callback retains a…

    Unverified 2026-07-03
  • CVE-2026-34621 binary CRITICAL 9.8 KEV

    Adobe Acrobat/Reader Prototype Pollution Sandbox Escape (CVE-2026-34621)

    This repository contains a Python-based exploit generator for CVE-2026-34621, described as a prototype pollution vulnerability in Adobe Acrobat and Reader that can break JavaScript trust boundaries. The generated PDF embeds JavaScript intended to escalate…

    Unverified 2026-05-16