Description
SQL Injection vulnerability in GoAdminGroup GoAdmin (last release v1.2.26) allows a remote attacker to execute arbitrary code and obtain sensitive information via the the __sort_type URL parameter on all /admin/info/{table} endpoints
Published: 2026-07-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a classic SQL injection flaw in the GoAdminGroup GoAdmin web application. The flaw is triggered by the __sort_type parameter on all /admin/info/{table} endpoints. When a remote attacker supplies a malicious value in that parameter, the application directly incorporates it into a database query, enabling the execution of arbitrary SQL statements that can be used to extract sensitive data or achieve code execution depending on the database privileges. The consequence is potential full compromise of the underlying data store and, in worst case, the hosting server if the GoAdmin process runs with higher privileges.

Affected Systems

GoAdminGroup GoAdmin version 1.2.26 is impacted. Any instance where the web administration interface is exposed to untrusted networks (public internet or internal networks without proper segmentation) is at risk. The vulnerability applies to the /admin/info/{table} endpoints across all supported tables.

Risk and Exploitability

The CVSS score of 6.5 categorizes this issue as moderate severity, while the EPSS score of less than 1% indicates a very low but non-zero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. A remote attacker can send a crafted HTTP request to a /admin/info/{table} endpoint containing an injected __sort_type value. Based on the description, it is inferred that the attacker can execute arbitrary SQL statements, which may allow extraction of sensitive data or leverage the database user's privileges. The description mentions "arbitrary code execution", but it is unclear whether this translates to host‑level code execution; the impact appears limited to database‑level operations.

Generated by OpenCVE AI on July 21, 2026 at 15:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GoAdmin to the latest patched release that removes the SQL injection vulnerability.
  • Apply input validation by restricting the __sort_type parameter to a whitelist of known safe values before it is used in a query.
  • Replace dynamic SQL statements that incorporate __sort_type with prepared statements or parameterized queries to eliminate unsanitized user input.

Generated by OpenCVE AI on July 21, 2026 at 15:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type in GoAdminGroup GoAdmin

Fri, 17 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type Parameter in GoAdminGroup GoAdmin

Wed, 15 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type Parameter in GoAdminGroup GoAdmin

Tue, 14 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdminGroup GoAdmin Allowing Remote Code Execution

Mon, 13 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdminGroup GoAdmin Allowing Remote Code Execution

Sun, 12 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in GoAdminGroup GoAdmin via __sort_type Parameter

Sat, 11 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in GoAdminGroup GoAdmin via __sort_type Parameter

Fri, 10 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin Admin Sort Parameter Allows Remote Code Execution

Fri, 10 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin Admin Sort Parameter Allows Remote Code Execution

Thu, 09 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin via __sort_type Parameter

Wed, 08 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin via __sort_type Parameter

Wed, 08 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via SQL Injection in GoAdmin Sort-Type Parameter

Tue, 07 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Title Arbitrary Code Execution via SQL Injection in GoAdmin Sort-Type Parameter

Mon, 06 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin 1.2.26 via __sort_type Parameter

Mon, 06 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin 1.2.26 via __sort_type Parameter

Sun, 05 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in GoAdminGroup GoAdmin Enables Remote Code Execution

Sun, 05 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in GoAdminGroup GoAdmin Enables Remote Code Execution

Sat, 04 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type Parameter in GoAdmin

Sat, 04 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type Parameter in GoAdmin

Fri, 03 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin Admin Interface Allows Remote Code Execution

Fri, 03 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in GoAdmin Admin Interface Allows Remote Code Execution

Thu, 02 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type Parameter Allowing Remote Code Execution in GoAdminGroup GoAdmin

Thu, 02 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Title SQL Injection via __sort_type Parameter Allowing Remote Code Execution in GoAdminGroup GoAdmin

Wed, 01 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

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

ssvc

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


Wed, 01 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in GoAdminGroup GoAdmin (last release v1.2.26) allows a remote attacker to execute arbitrary code and obtain sensitive information via the the __sort_type URL parameter on all /admin/info/{table} endpoints
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-01T18:07:49.066Z

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

Link: CVE-2026-51946

cve-icon Vulnrichment

Updated: 2026-07-01T18:07:38.731Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T15:15:08Z

Weaknesses
  • CWE-89

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