Vulnerability Description
SQL Injection vulnerability exists in Tirreno v0.9.5, specifically in the /admin/loadUsers API endpoint. The vulnerability arises due to unsafe handling of user-supplied input in the columns[0][data] parameter, which is directly used in SQL queries without proper validation or parameterization.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tirreno | Tirreno | 0.9.5 |
Related Weaknesses (CWE)
References
- https://cyberducky.medium.com/blind-sql-injection-found-in-tirreno-security-analExploitThird Party Advisory
- https://github.com/tirrenotechnologies/tirrenoProduct
- https://github.com/tirrenotechnologies/tirreno/releases/tag/v0.9.6Release Notes
FAQ
What is CVE-2025-55472?
CVE-2025-55472 is a vulnerability with a CVSS score of 6.5 (MEDIUM). SQL Injection vulnerability exists in Tirreno v0.9.5, specifically in the /admin/loadUsers API endpoint. The vulnerability arises due to unsafe handling of user-supplied input in the columns[0][data] ...
How severe is CVE-2025-55472?
CVE-2025-55472 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-55472?
Check the references section above for vendor advisories and patch information. Affected products include: Tirreno Tirreno.