Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-86751

HIGH NVD
CVSS Score 8.5
Severity HIGH
Published Sep 09, 2026
Vendor unknown

Description

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