You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And latest version of vscode is having DOMPurify 3.2.4 and no new version of monaco editor is released in recent time.
Given some dependencies are web-packed.
Reproducible in vscode.dev or in VS Code Desktop?
Reproducible in the monaco editor playground?
Monaco Editor Playground Link
NA
Monaco Editor Playground Code
NA
Reproduction Steps
NA
Actual (Problematic) Behavior
DOMPurify library 3.1.7 referenced in 0.52.2 version is having publicly reported CVE : https://nvd.nist.gov/vuln/detail/CVE-2025-26791
which has been fixed in below issue as part of DOMPurify 3.2.4 release.
cure53/DOMPurify#1064
Referenced DOMPurify version needs to updated in monaco editor to fix inherent vulnerability.
Expected Behavior
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: