Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/gtsteffaniak/filebrowser
  4. ›
  5. CVE-2026-30934

CVE-2026-30934: FileBrowser Quantum: Stored XSS in public share page via unsanitized share metadata (text/template misuse)

March 9, 2026 (updated March 24, 2026)

Stored XSS is possible via share metadata fields (e.g., title, description) that are rendered into HTML for /public/share/<hash> without context-aware escaping. The server uses text/template instead of html/template, allowing injected scripts to execute when victims visit the share URL.

References

  • github.com/advisories/GHSA-r633-fcgp-m532
  • github.com/gtsteffaniak/filebrowser
  • github.com/gtsteffaniak/filebrowser/releases/tag/v1.2.2-stable
  • github.com/gtsteffaniak/filebrowser/releases/tag/v1.3.1-beta
  • github.com/gtsteffaniak/filebrowser/security/advisories/GHSA-r633-fcgp-m532
  • nvd.nist.gov/vuln/detail/CVE-2026-30934
  • pkg.go.dev/vuln/GO-2026-4660

Code Behaviors & Features

Detect and mitigate CVE-2026-30934 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260307130210-09713b32a5f6

Fixed versions

  • 0.0.0-20260307130210-09713b32a5f6

Solution

Upgrade to version 0.0.0-20260307130210-09713b32a5f6 or above.

Impact 8.9 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

go/github.com/gtsteffaniak/filebrowser/CVE-2026-30934.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:24 +0000.