Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/BishopFox/joro
  4. ›
  5. CVE-2026-53649

CVE-2026-53649: Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE

July 8, 2026

Joro’s default proxy mode (in versions <= 1.1.0) exposes a local API on 127.0.0.1:9090 that performs no authentication and applies a wildcard CORS policy. Because plugin uploads use the CORS-safelisted multipart/form-data content type, cross-origin JavaScript on any page the operator visits can reach privileged endpoints - including uploading a native plugin and triggering a restart - directly through the operator’s browser, with no preflight or credentials. Since plugins execute on load, this yields unauthenticated remote code execution as the operator’s user from a single page visit.


References

  • github.com/BishopFox/joro/security/advisories/GHSA-xqhv-chqm-fhcc
  • github.com/advisories/GHSA-xqhv-chqm-fhcc
  • nvd.nist.gov/vuln/detail/CVE-2026-53649

Code Behaviors & Features

Detect and mitigate CVE-2026-53649 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260601151442-5c0ca35db828

Fixed versions

  • 0.0.0-20260601151442-5c0ca35db828

Solution

Upgrade to version 0.0.0-20260601151442-5c0ca35db828 or above.

Impact 9.6 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function
  • CWE-352: Cross-Site Request Forgery (CSRF)
  • CWE-434: Unrestricted Upload of File with Dangerous Type
  • CWE-942: Permissive Cross-domain Policy with Untrusted Domains

Source file

go/github.com/BishopFox/joro/CVE-2026-53649.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 17 Jul 2026 12:19:35 +0000.