CVE-2025-14966 Details
Description
A vulnerability was determined in FastAdmin up to 1.7.0.20250506. Affected is the function selectpage of the file application/common/controller/Backend.php of the component Backend Controller. Executing a manipulation of the argument custom/searchField can lead to sql injection. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.
A time-based blind SQL injection vulnerability exists in FastAdmin versions through 1.7.0.20250506. The issue is located in the Backend controller's selectpage() method, where the custom parameter's field name is not properly sanitized before being used in database queries. This lack of validation allows authenticated backend users to inject arbitrary SQL commands, potentially leading to the extraction of sensitive database information such as usernames, password hashes, and database structure details.
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.
CISA-ADP
Assessed Dec 19, 2025References 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://note-hxlab.wetolink.com/share/1924AEdgGFYu | [email protected] | ExploitThird Party Advisory |
| https://note-hxlab.wetolink.com/share/auEz57nwynMq | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.337601 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.337601 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.718309 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.718339 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| 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 |
|---|---|
| fastadmin fastadmin | <= 1.6.1.20250430 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 24, 2026 | CVE Modified | [email protected] |
| Jan 8, 2026 | Initial Analysis | [email protected] |
| Dec 19, 2025 | New CVE Received | [email protected] |