CVE-2026-86771 PUBLISHED

Snipe-IT before 8.7.0 Server-Side Request Forgery via employee_num

Assigner: VulnCheck
Reserved: 08.09.2026 Published: 09.09.2026 Updated: 09.09.2026

Snipe-IT versions before 8.7.0 fail to HTML-escape the employee_num field in the acceptance PDF generator, allowing attackers with users.edit permission to inject img tags into TCPDF's writeHTML() function. Attackers can craft a malicious employee_num value containing an img tag with an arbitrary HTTP(S) URL to trigger server-side requests to internal services, cloud metadata endpoints, or external targets when a victim signs an asset acceptance.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:L/SC:H/SI:N/SA:L
CVSS Score: 8.3

Product Status

Vendor grokability
Product snipe-it
Versions Default: unaffected
  • affected from 8.6.3 to 8.7.0 (excl.)
  • Version 8.7.0 is unaffected

Credits

  • ya3raj reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE