CVE-2026-62324

MEDIUMPre-NVD 5.45.4
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 5.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
5.4EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.4Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or newlines to bypass filtering and execute attacker-controlled script when a victim clicks a stored link rendered by an application. This issue is fixed in version 4.12.31.

CVSS v3
5.4
EG Score
5.4(medium)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity54% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
8%
KEV
Not listed

Published

July 31, 2026

Last Modified

August 3, 2026

Advisory Details (3)

Auto-updated Jul 31, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_release, github.
github_release Patch Available

4.12.31

Patch available: xdan/jodit 4.12.31

https://github.com/xdan/jodit/releases/tag/4.12.31
github_commit Patch Available

commit 5fba6ef2381d (xdan/jodit)

Patch available: xdan/jodit 4.12.31 (contains commit 5fba6ef2381d)

https://github.com/xdan/jodit/commit/5fba6ef2381d151d7cb8e3c5ad0b9996af0f97b0
github Patch Available🟡 PoC Available

Incomplete javascript: scheme normalization in sanitizeHTMLElement href check allows link XSS in jodit · Advisory · xdan/jodit · GitHub

https://github.com/xdan/jodit/security/advisories/GHSA-j839-gqq4-gf9j

Vendor Advisories for CVE-2026-62324(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
npm(1)
PackageVulnerable rangeFixed inDependents
jodit4.12.31

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 12× in last 7d / 35× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-20 22:55 UTCEPSS rescore
  2. 2026-08-19 19:38 UTCEG score recompute
  3. 2026-08-19 17:04 UTCEPSS rescore
  4. 2026-08-18 19:39 UTCEG score recompute
  5. 2026-08-18 13:48 UTCEPSS rescore
  6. 2026-08-17 19:39 UTCEG score recompute
  7. 2026-08-17 13:47 UTCEPSS rescore
  8. 2026-08-16 18:14 UTCEG score recompute
  9. 2026-08-16 14:56 UTCEPSS rescore
  10. 2026-08-15 18:15 UTCEG score recompute
  11. 2026-08-15 01:30 UTCEPSS rescore
  12. 2026-08-14 18:15 UTCEG score recompute
  13. 2026-08-13 22:00 UTCEPSS rescore
  14. 2026-08-12 18:17 UTCEG score recompute
  15. 2026-08-12 13:51 UTCEPSS rescore
  16. 2026-08-11 18:17 UTCEG score recompute
  17. 2026-08-11 00:00 UTCEPSS rescore
  18. 2026-08-09 18:13 UTCEG score recompute
  19. 2026-08-09 13:47 UTCEPSS rescore
  20. 2026-08-07 18:15 UTCEG score recompute
  21. 2026-08-06 18:16 UTCEG score recompute
  22. 2026-08-06 13:47 UTCEPSS rescore
  23. 2026-08-05 19:17 UTCEPSS rescore
  24. 2026-08-05 19:17 UTCEPSS rescore
  25. 2026-08-04 18:17 UTCEG score recompute
Show 10 more
  1. 2026-08-04 15:10 UTCEPSS rescore
  2. 2026-08-04 10:39 UTCEPSS rescore
  3. 2026-08-03 18:18 UTCEG score recompute
  4. 2026-08-03 18:00 UTCEG score recompute
  5. 2026-08-03 10:36 UTCEPSS rescore
  6. 2026-08-02 20:21 UTCEG score recompute
  7. 2026-08-02 02:27 UTCEPSS rescore
  8. 2026-07-31 20:22 UTCEG score recompute
  9. 2026-07-31 19:48 UTCEG score recompute
  10. 2026-07-31 19:48 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-62324?
CVE-2026-62324 is a medium vulnerability published on July 31, 2026. Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or…
When was CVE-2026-62324 disclosed?
CVE-2026-62324 was first published in the National Vulnerability Database on July 31, 2026, with the most recent update on August 3, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-62324 actively exploited?
CVE-2026-62324 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 92.2% of all scored CVEs.
What is the CVSS score of CVE-2026-62324?
CVE-2026-62324 has a CVSS v3 base score of 5.4 (NVD).
How do I remediate CVE-2026-62324?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-62324, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-62324

Explore →

Is Your Infrastructure Affected by CVE-2026-62324?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.