๐Ÿ” CVE Alert

CVE-2026-100676

HIGH 8.2

stoatchat before 0.15.5 Local Filesystem Read via SVG

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

January, the media proxy/embed service of stoatchat (stoatchat/stoatchat), before version 0.15.5 improperly resolves SVG <image href> values as local filesystem paths when a fetched resource is served as image/svg+xml. An unauthenticated remote attacker who causes the service to proxy an attacker-hosted SVG (e.g. via the /proxy endpoint) can determine whether local files exist through observable response-time differences, and can cause supported local image files to be disclosed after re-encoding. Because each referenced file is read in full with no effective limit on the number or total volume of reads, a single request can also generate an unbounded amount of local filesystem I/O and memory pressure (the published proof of concept drives about 4.34 GB of reads), leading to denial of service. The issue is fixed in 0.15.5.

CWE CWE-693
Vendor stoatchat
Product stoatchat
Published Sep 26, 2026
Stay Ahead of the Next One

Get instant alerts for stoatchat stoatchat

Be the first to know when new high vulnerabilities affecting stoatchat stoatchat 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:N/S:U/C:L/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
High

Affected Versions

stoatchat / stoatchat
0 < 0.15.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/stoatchat/stoatchat/security/advisories/GHSA-qv38-hwhv-jm49 vulncheck.com: https://www.vulncheck.com/advisories/stoatchat-before-0.15.5-local-filesystem-read-via-svg

Credits

๐Ÿ” QuentinRa