Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/itflow-org/itflow/commit/63d86917ae0438548d21d4e28e4d3c55176f
- https://github.com/itflow-org/itflow/pull/1289
- https://github.com/itflow-org/itflow/releases/tag/v26.07
- https://github.com/itflow-org/itflow/security/advisories/GHSA-m63v-j7fw-hq2h
- https://github.com/itflow-org/itflow/security/advisories/GHSA-m63v-j7fw-hq2h
FAQ
What is CVE-2026-54597?
CVE-2026-54597 is a vulnerability with a CVSS score of 8.3 (HIGH). 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 ...
How severe is CVE-2026-54597?
CVE-2026-54597 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54597?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.