← Back to overview

CVE-2026-53649 affects Joro, a web exploitation framework by BishopFox, in versions prior to 1.1.1. The vulnerability stems from Joro's default proxy mode exposing a local API on 127.0.0.1:9090 with no authentication and a wildcard CORS policy. Because plugin uploads leverage the CORS-safelisted multipart/form-data content type, any cross-origin JavaScript from a page visited by the operator can reach privileged API endpoints without preflight checks or credentials. An attacker can abuse this to upload a malicious native plugin and trigger a restart, achieving unauthenticated remote code execution as the operator's user. The attack requires only a single page visit by the operator, making it highly accessible. The issue has been fully patched in Joro version 1.1.1. Users are strongly advised to upgrade immediately.

Affected products

  • Joro

Related CVE's

  • CVE-2026-53649

Categories

  • Security Tools
  • Web Technologies
  • Zero-Day Vulnerabilities