PoC Archive PoC Archive

tag

Route-Confusion

  • CVE-2026-63030 web CRITICAL 9.1 KEV EPSS 96%

    wp2shell — WordPress Core Pre-Auth SQLi → Row Forgery → Admin Creation → RCE (CVE-2026-63030 + CVE-2026-60137)

    A two-bug chain in stock WordPress core — no plugins, no misconfiguration, no special DB privileges required — that goes from a single unauthenticated HTTP request to a new administrator account and remote code execution. The always-true primitive is…

    Patched 2026-07-19
  • CVE-2026-49468 web CRITICAL 9.8

    LiteLLM Proxy Unauthenticated Auth Bypass via Host-Header Route Confusion (CVE-2026-49468)

    exploit.py demonstrates a pre-authentication bypass in the LiteLLM proxy caused by a single crafted Host header (Host: evil/?). LiteLLM's getrequestroute() derives the route used for auth decisions from request.url.path, which Starlette reconstructs from the…

    Patched 2026-07-05
  • None assigned as of 2026-07-03 web HIGH

    Discourse Scoped API Key Pre-Route Authorization Bypass

    Discourse's overload-protection middleware authenticates API requests before Rails routing has resolved the actual HTTP verb, and its scoped API key matcher (lib/routematcher.rb) calls Rails.application.routes.recognizepath(request.pathinfo) without passing…

    Unverified 2026-07-03