CVE-2026-95929 Details
Description
A weakness has been identified in iFlytek astron-agent up to 1.0.7. Affected is an unknown function of the file console/backend/commons/src/main/resources/mapper/ChatBotMarketMapper.xml of the component getBotList API endpoint. Executing a manipulation of the argument sortDirection can lead to sql injection. It is possible to launch the attack remotely. Upgrading to version reward-1575 is able to address this issue. This patch is called 6702be70ae802b1048f5fbec91e690e7b71a4165. You should upgrade the affected component.
A SQL injection vulnerability has been identified in iFlytek Astron-Agent versions through 1.0.7. The issue resides in the ChatBotMarketMapper.xml file, specifically within the getBotList API endpoint. The vulnerability is introduced by the improper handling of the sortDirection parameter, which allows for SQL injection attacks. This flaw can be exploited remotely by any logged-in user with a valid JWT, as the API does not enforce strict role or permission checks.
Users are advised to upgrade to version 1.1.2, where this vulnerability has been fixed.
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 23, 2026CISA-ADP
Assessed Sep 26, 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/iflytek/astron-agent/ | [email protected] | Vendor |
| https://github.com/iflytek/astron-agent/commit/6702be70ae802b1048f5fbec91e690e7b71a4165 | [email protected] | Source CodeVendor |
| https://github.com/iflytek/astron-agent/issues/1329 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/iflytek/astron-agent/pull/1342 | [email protected] | Issue TrackingVendor |
| https://github.com/iflytek/astron-agent/releases/tag/reward-1575 | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-95929 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/953330 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408551 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/408551/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| iFlytek astron-agent | <= 1.0.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | CVE Modified | CISA-ADP |
| Sep 23, 2026 | New CVE Received | [email protected] |
Volerion