ProsemirrorToHtml is a JSON converter which takes ProseMirror-compatible JSON and outputs HTML. In versions 0.2.0 and below, the `prosemirror_to_html` gem is vulnerable to Cross-Site Scripting (XSS) attacks through malicious HTML attribute values. While tag content is properly escaped, attribute values are not, allowing attackers to inject arbitrary JavaScript code. Applications that use `prosemirror_to_html` to convert ProseMirror documents to HTML, user-generated ProseMirror content, and end users viewing the rendered HTML output are all at risk of attack. This issue is fixed in version 0.2.1.
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-52c5-vh7f-26fx Cross-Site Scripting (XSS) vulnerability through unescaped HTML attribute values
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Wed, 12 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Etaminstudio
Etaminstudio prosemirror To Html
Vendors & Products Etaminstudio
Etaminstudio prosemirror To Html

Mon, 10 Nov 2025 21:45:00 +0000

Type Values Removed Values Added
Description ProsemirrorToHtml is a JSON converter which takes ProseMirror-compatible JSON and outputs HTML. In versions 0.2.0 and below, the `prosemirror_to_html` gem is vulnerable to Cross-Site Scripting (XSS) attacks through malicious HTML attribute values. While tag content is properly escaped, attribute values are not, allowing attackers to inject arbitrary JavaScript code. Applications that use `prosemirror_to_html` to convert ProseMirror documents to HTML, user-generated ProseMirror content, and end users viewing the rendered HTML output are all at risk of attack. This issue is fixed in version 0.2.1.
Title ProsemirrorToHtml: Cross-Site Scripting vulnerability through unescaped HTML attribute values
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2025-11-12T20:14:32.113Z

Reserved: 2025-11-05T19:12:25.104Z

Link: CVE-2025-64501

cve-icon Vulnrichment

Updated: 2025-11-12T17:36:20.311Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2025-11-10T22:15:37.683

Modified: 2025-11-12T16:19:59.103

Link: CVE-2025-64501

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2025-11-12T12:48:12Z

Weaknesses