Snipe-IT before 8.7.0 fails to properly sanitize markdown image syntax in note fields, allowing authenticated users to read arbitrary server files and issue server-side HTTP requests. Attackers can submit markdown image syntax in checkout acceptance notes that survive HTML escaping, are expanded by CommonMark parser, and resolved by laravel-mail-auto-embed via file_get_contents or curl, exfiltrating sensitive files like .env containing APP_KEY.
References
| Link | Resource |
|---|---|
| https://github.com/grokability/snipe-it/security/advisories/GHSA-f3vq-g24v-xc2g | Exploit Vendor Advisory |
| https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-arbitrary-file-read-and-ssrf-via-markdown | Third Party Advisory |
| https://github.com/grokability/snipe-it/security/advisories/GHSA-f3vq-g24v-xc2g | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-09-09 14:17
Updated : 2026-09-14 20:29
NVD link : CVE-2026-86751
Mitre link : CVE-2026-86751
CVE.ORG link : CVE-2026-86751
JSON object : View
Products Affected
snipeitapp
- snipe-it
CWE
CWE-73
External Control of File Name or Path
