๐Ÿ” CVE Alert

CVE-2026-54165

UNKNOWN 0.0

Stored DOM-XSS in public shared-folder image gallery (one-click, unauthenticated victim)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Dobase is an open-source, self-hosted workspace with installable tools. Versions prior to 2026.06.03 have a one-click stored DOM-based cross-site scripting (XSS) vulnerability in the public, unauthenticated shared-folder image gallery. A file's `name` is fully attacker-controlled and is never sanitized. It is round-tripped through an ERB-escaped `data-name` attribute, decoded back to its raw value by `el.dataset.name`, and then re-injected into `innerHTML` by the `public-gallery` Stimulus controller with no escaping. Any authenticated workspace member who can share a Files folder can store a payload; the victim is anyone with the public share link (no authentication required). The global Content-Security-Policy is sent report-only (not enforcing), so an inline `onerror` handler executes โ€” this is an executing XSS, not a CSP-mitigated injection. Version 2026.06.03 fixes the issue.

CWE CWE-79
Vendor smgdkngt
Product dobase
Published Sep 11, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for smgdkngt dobase

Be the first to know when new unknown vulnerabilities affecting smgdkngt dobase are published โ€” delivered to Slack, Telegram or Discord.

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

Affected Versions

smgdkngt / dobase
< 2026.06.03

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/smgdkngt/dobase/security/advisories/GHSA-m95v-4xq6-grhg