Vulnerability  ·  2026-09-24

iFlytek astron-agent agent framework: SQL injection in getBotList and SSRF in UrlCheckTool (CVE-2026-95929, CVE-2026-95930)

VulnerabilityMedium impactGlobalCVE-2026-95929
NVD published both CVEs (6.3 each) on 2026-09-23: SQL injection in the getBotList API of astron-agent's console backend, and server-side request forgery in the UrlCheckTool.checkUrl of the debugToolV2 endpoint.
An agent-framework bug that lets callers read/modify the agent platform's backend DB (chat-bot marketplace records) and have the platform's own server fetch arbitrary internal URLs — both are remote paths into agent infrastructure rather than model-level attacks.
SQL injection through the unchosenated sortDirection manipulation in getBotList (ChatBotMarket mapper); SSRF by controlling endPoint in the UrlCheckTool used by the debugTool endpoint, both remotely reachable in a deployed agent platform.
iFlytek astron-agent ≤ 1.0.7 (SQLi, CVE-2026-95929); ≤ 1.0.6 (SSRF, CVE-2026-95930)
Upgrade astron-agent beyond 1.0.7 and apply the forthcoming fixes in the iflytek/astron-agent repo; enforce input validation/safe parameterization on sortDirection and SSRF allow/deny lists on endPoint.
NVD CVE-2026-95929NVD CVE-2026-95930Repository (iflytek/astron-agent)
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →