Description
SQL injection vulnerability in Fastadmin v.1.6.1.20250430 allows an attacker to exectue arbitrary code via the application/common/controller/Backend.php component
Published: 2026-08-03
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Fastadmin version 1.6.1.20250430 allows an attacker to inject malicious SQL through the application/common/controller/Backend.php component, which can lead to arbitrary code execution within the application. The injected statements can modify database contents and potentially grant elevated privileges, compromising confidentiality, integrity, and availability of the application and underlying data.

Affected Systems

Fastadmin, version 1.6.1.20250430. Users running this release or older versions are exposed to the vulnerability. Version information beyond this release is not provided.

Risk and Exploitability

The CVSS score is 9.8, indicating a critical severity. The EPSS score is <1%, indicating a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through web input directed at the Backend.php controller, which may require authenticated access, though the documentation does not specify. Given the potential for arbitrary code execution, the risk to systems is high if the flaw is exploitable in practice.

Generated by OpenCVE AI on August 8, 2026 at 00:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Fastadmin release that includes the fix for the Backend.php SQL injection.
  • If an official patch is not yet available, restrict public access to the affected controller by configuring a web application firewall or disabling the route temporarily while ongoing security testing occurs.
  • Implement strict input validation on all parameters that reach the Backend.php controller and enforce least privilege for database connections.
  • Regularly check the vendor’s website or security advisories for new patches or updates for Fastadmin.

Generated by OpenCVE AI on August 8, 2026 at 00:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Title Fastadmin SQL Injection Leading to Remote Code Execution

Fri, 07 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Fastadmin
Fastadmin fastadmin
Vendors & Products Fastadmin
Fastadmin fastadmin

Tue, 04 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Title Fastadmin SQL Injection Leading to Remote Code Execution
Weaknesses CWE-89

Mon, 03 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description SQL injection vulnerability in Fastadmin v.1.6.1.20250430 allows an attacker to exectue arbitrary code via the application/common/controller/Backend.php component
References

Subscriptions

Fastadmin Fastadmin
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-06T15:38:42.913Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51775

cve-icon Vulnrichment

Updated: 2026-08-06T13:42:42.728Z

cve-icon NVD

Status : Received

Published: 2026-08-03T21:16:40.153

Modified: 2026-08-06T22:17:41.660

Link: CVE-2026-51775

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T01:00:12Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')