CVE-2026-54597 Details
Description
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.
A time-based blind SQL injection vulnerability has been identified in ITFlow, an IT documentation, ticketing, and accounting system for small managed service providers. This vulnerability exists in versions prior to 26.07 and allows an authenticated user with module_support write permission to exploit the expires parameter of the share_generate_link handler in agent/ajax.php. The issue arises because the expires parameter is inserted into a MySQL INTERVAL expression without proper quoting, enabling the execution of conditional database queries. Exploitation of this vulnerability could lead to the exposure of sensitive information such as password hashes, SMTP credentials, API keys, encrypted vault data, and database metadata, and could facilitate an administrative takeover after credential cracking.
This vulnerability has been fixed in ITFlow version 26.07. Users should update to this version to address the issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 17, 2026CISA-ADP
Assessed Sep 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/itflow-org/itflow/security/advisories/GHSA-m63v-j7fw-hq2h | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/itflow-org/itflow/commit/63d86917ae0438548d21d4e28e4d3c55176f5cbf | [email protected] | Source CodeVendor |
| https://github.com/itflow-org/itflow/pull/1289 | [email protected] | Issue TrackingVendor |
| https://github.com/itflow-org/itflow/releases/tag/v26.07 | [email protected] | Release NotesVendor |
| https://github.com/itflow-org/itflow/security/advisories/GHSA-m63v-j7fw-hq2h | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ITFlow | <= 26.05 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2026 | New CVE Received | [email protected] |
Volerion