๐Ÿ” CVE Alert

CVE-2026-91127

HIGH 8.2

File Viewer: DOM XSS via unsafe hyperlink schemes in the legacy DOC renderer

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

File Viewer is a browser-native viewer for Office, PDF, CAD, archive, and other files in private and internal web applications. Prior to @file-viewer/doc 2.3.1 and msdoc-viewer 0.2.2, the legacy DOC renderer emitted document-controlled hyperlink targets into generated HTML after character escaping but without restricting URL schemes. A crafted legacy DOC file could place javascript:, vbscript:, data:, or another unsafe scheme in a rendered link, and script could execute in the embedding application's origin when a user clicked the link. The fix blocks external document links by default, allows only HTTP(S), mail, telephone, safe relative URLs, and internal bookmarks when external links are explicitly enabled, and applies mount-boundary sanitization as defense in depth. This issue is fixed in @file-viewer/doc 2.3.1 and msdoc-viewer 0.2.2.

CWE CWE-79 CWE-83
Vendor flyfish-dev
Product file-viewer
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for flyfish-dev file-viewer

Be the first to know when new high vulnerabilities affecting flyfish-dev file-viewer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

flyfish-dev / file-viewer
< 2.3.1
@file-viewer / doc
< 2.3.1
flyfish-dev / msdoc-viewer
< 0.2.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/flyfish-dev/file-viewer/security/advisories/GHSA-3753-m2x2-q623 github.com: https://github.com/flyfish-dev/file-viewer/commit/ef045680f8d9830a3eee9612f7df46a734361b07 github.com: https://github.com/flyfish-dev/file-viewer/releases/tag/v2.3.1