{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.9.5"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "04cfa5bcdd77130700d8e8d2c6d49833db90762a"
            },
            {
              "fixed": "b344008da0d67a496b0d5d6780028ae5971bde00"
            }
          ],
          "repo": "https://github.com/tirrenotechnologies/tirreno",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2025-55472",
  "modified": "2026-03-10T21:47:40.141029220Z",
  "published": "2025-09-02T17:15:35.950Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/tirrenotechnologies/tirreno/releases/tag/v0.9.6"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/tirrenotechnologies/tirreno"
    },
    {
      "type": "EVIDENCE",
      "url": "https://cyberducky.medium.com/blind-sql-injection-found-in-tirreno-security-analytics-cbd791cec1c0"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}