Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54597— ITFlow: Authenticated Time-Based Blind SQL Injection in ITFlow via expires Parameter

Quick assessment

Affected
itflow-org itflow
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ITFlow 是一款面向小型托管服务提供商的 IT 文档、工单和账务管理系统。在 26.07 版本之前,拥有 module_support 写权限且能访问凭证记录的已认证用户,可以通过 agent/ajax.php 中 share_generate_link 处理程序的 expires 参数,实施基于时间的盲注 SQL 注入(time-based blind SQL injection)。sanitizeInput 函数虽然对字符串上下文进行了转义,但 expires 参数以无引号的方式插入到 MySQL 的 IN

CVSS 8.3 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54597

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ITFlow: Authenticated Time-Based Blind SQL Injection in ITFlow via expires Parameter
Source: CVE Program / CVE List V5
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
itflow-org itflow < 26.07 -

II. Public POCs for CVE-2026-54597

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54597

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54597 (1)

Vendor Advisories for CVE-2026-54597 (1)

Vendor Pages for CVE-2026-54597 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54597

No comments yet


Leave a comment