MathLive provides web components for math display and input. Prior to 0.110.0, MathLive fails to escape text-mode content in \text{} and \mbox{} commands in Box.toMarkup at src/core/box.ts, in xmlEscape, scanText, and text-mode output in src/formats/atom-to-math-ml.ts, and through convertLatexToMarkup, convertLatexToMathMl, <math-span>, <math-div>, and the default identity MathfieldElement.createHTML, allowing malicious input to run arbitrary JavaScript when rendered. This issue is fixed in version 0.110.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-29 18:16
Updated : 2026-07-30 20:07
NVD link : CVE-2026-54705
Mitre link : CVE-2026-54705
CVE.ORG link : CVE-2026-54705
JSON object : View
Products Affected
No product.
CWE
CWE-116
Improper Encoding or Escaping of Output
