{"api_version":"1","generated_at":"2026-09-04T03:53:22+00:00","cve":"CVE-2026-53649","urls":{"html":"https://cve.report/CVE-2026-53649","api":"https://cve.report/api/cve/CVE-2026-53649.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-53649","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-53649"},"summary":{"title":"Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE","description":"Joro is a web exploitation framework. Prior to version 1.1.1, Joro's default proxy mode 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. This issue has been patched in version 1.1.1.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-09-02 18:19:59","updated_at":"2026-09-04 03:17:41"},"problem_types":["CWE-306","CWE-352","CWE-434","CWE-942","CWE-306 CWE-306: Missing Authentication for Critical Function","CWE-352 CWE-352: Cross-Site Request Forgery (CSRF)","CWE-434 CWE-434: Unrestricted Upload of File with Dangerous Type","CWE-942 CWE-942: Permissive Cross-domain Policy with Untrusted Domains"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"9.6","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","baseScore":9.6,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"9.6","severity":"CRITICAL","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.6,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/BishopFox/joro/releases/tag/1.1.1","name":"https://github.com/BishopFox/joro/releases/tag/1.1.1","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/BishopFox/joro/security/advisories/GHSA-xqhv-chqm-fhcc","name":"https://github.com/BishopFox/joro/security/advisories/GHSA-xqhv-chqm-fhcc","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-53649","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-53649","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"BishopFox","product":"joro","version":"affected < 1.1.1","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"53649","cve":"CVE-2026-53649","epss":"0.002150000","percentile":"0.117410000","score_date":"2026-09-03","updated_at":"2026-09-04 00:08:05"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-53649","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"total"}],"role":"CISA Coordinator","timestamp":"2026-09-04T02:49:19.391428Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-09-04T02:49:30.222Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"joro","vendor":"BishopFox","versions":[{"status":"affected","version":"< 1.1.1"}]}],"descriptions":[{"lang":"en","value":"Joro is a web exploitation framework. Prior to version 1.1.1, Joro's default proxy mode 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. This issue has been patched in version 1.1.1."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.6,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-306","description":"CWE-306: Missing Authentication for Critical Function","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-352","description":"CWE-352: Cross-Site Request Forgery (CSRF)","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-434","description":"CWE-434: Unrestricted Upload of File with Dangerous Type","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-942","description":"CWE-942: Permissive Cross-domain Policy with Untrusted Domains","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-02T17:21:39.908Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/BishopFox/joro/security/advisories/GHSA-xqhv-chqm-fhcc","tags":["x_refsource_CONFIRM"],"url":"https://github.com/BishopFox/joro/security/advisories/GHSA-xqhv-chqm-fhcc"},{"name":"https://github.com/BishopFox/joro/releases/tag/1.1.1","tags":["x_refsource_MISC"],"url":"https://github.com/BishopFox/joro/releases/tag/1.1.1"}],"source":{"advisory":"GHSA-xqhv-chqm-fhcc","discovery":"UNKNOWN"},"title":"Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-53649","datePublished":"2026-09-02T17:21:39.908Z","dateReserved":"2026-06-09T20:50:36.876Z","dateUpdated":"2026-09-04T02:49:30.222Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-02 18:19:59","lastModifiedDate":"2026-09-04 03:17:41","problem_types":["CWE-306","CWE-352","CWE-434","CWE-942","CWE-306 CWE-306: Missing Authentication for Critical Function","CWE-352 CWE-352: Cross-Site Request Forgery (CSRF)","CWE-434 CWE-434: Unrestricted Upload of File with Dangerous Type","CWE-942 CWE-942: Permissive Cross-domain Policy with Untrusted Domains"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H","baseScore":9.6,"baseSeverity":"CRITICAL","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":2.8,"impactScore":6}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-09-04T02:49:19.391428Z","id":"CVE-2026-53649","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"total"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"53649","Ordinal":"1","Title":"Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE","CVE":"CVE-2026-53649","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"53649","Ordinal":"1","NoteData":"Joro is a web exploitation framework. Prior to version 1.1.1, Joro's default proxy mode 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. This issue has been patched in version 1.1.1.","Type":"Description","Title":"Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE"}]}}}