Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-53649
Published:July 08, 2026
Updated:August 27, 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. ***
Affected Packages
https://github.com/BishopFox/joro.git (GITHUB):
Affected version(s) >=1.0.6 <1.1.1
Fix Suggestion:
Update to version 1.1.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Missing Authentication for Critical Function
Cross-Site Request Forgery (CSRF)
Unrestricted Upload of File with Dangerous Type
Permissive Cross-domain Security Policy with Untrusted Domains