
This CVE - PoC about information on the CVEs I found.
🚨 Insecure Direct Object Reference (IDOR) vulnerability in Snipe-IT allows authenticated users to view asset information from other departments by tampering with location_id.
Siripong Jintung
GitHub: Sn1p3r-H4ck3r Linkedin: www.linkedin.com/in/siripong-j-885b652b6) , Offensive Security Specialist | Movaci Co., Ltd.
| Field | Details |
|---|---|
| CVE ID | CVE-2025-47226 |
| Product | Snipe-IT (by Grokability) |
| Affected Version | <= v8.0.4 |
| Patched Version | v8.1.0 |
| Type | Insecure Direct Object Reference (IDOR) |
| Endpoint | /locations/{id}/printassigned |
See PoC/idor-exploit.md for detailed steps to reproduce.