CVE-2026-54597

Source
https://cve.org/CVERecord?id=CVE-2026-54597
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54597.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54597
Aliases
  • GHSA-m63v-j7fw-hq2h
Published
2026-09-17T20:34:22Z
Modified
2026-09-19T03:47:14Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
ITFlow: Authenticated Time-Based Blind SQL Injection in ITFlow via expires Parameter
Details

ITFlow provides an IT documentation, ticketing and accounting system for small managed service providers. Prior to version 26.07, an authenticated user with module_support write permission and access to a credential record can perform time-based blind SQL injection through the expires parameter of the share_generate_link handler in agent/ajax.php. sanitizeInput applies string-context escaping, but expires is inserted unquoted into the item_expire_at MySQL INTERVAL expression, allowing a crafted expression and interval unit to execute conditional database queries whose results are inferred from response delays. This can expose password hashes, SMTP credentials, API keys, encrypted vault data, and database metadata and support administrative takeover after credential cracking. This issue is fixed in version 26.07.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54597.json"
}
References

Affected packages

Git / github.com/itflow-org/itflow

Affected ranges

Type
GIT
Repo
https://github.com/itflow-org/itflow
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "26.07"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v25.*
v25.01
v25.01.2
v25.01.3
v25.02
v25.02.1
v25.02.2
v25.02.3
v25.02.4
v25.03
v25.05
v25.06
v25.09
v25.10
v25.11
v25.12
v26.*
v26.02
v26.04
v26.05
v26.3
v26.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54597.json"