VYPR
Critical severityNVD Advisory· Published Oct 10, 2020· Updated Aug 4, 2024

CVE-2020-26935

CVE-2020-26935

Description

An issue was discovered in SearchController in phpMyAdmin before 4.9.6 and 5.x before 5.0.3. A SQL injection vulnerability was discovered in how phpMyAdmin processes SQL statements in the search feature. An attacker could use this flaw to inject malicious SQL in to a query.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in phpMyAdmin's search feature allows authenticated attackers to execute arbitrary SQL queries.

Vulnerability

CVE-2020-26935 is a SQL injection vulnerability in phpMyAdmin's SearchController, affecting versions before 4.9.6 and 5.0.x before 5.0.3. The flaw arises from improper sanitization of SQL statements processed during search operations, enabling an attacker to inject malicious SQL into a query [1][4].

Exploitation

An attacker must be authenticated to the phpMyAdmin instance to exploit this vulnerability. By crafting a specially designed input within the search feature, the attacker can inject arbitrary SQL commands that are executed by the database backend [2][4]. No special network position is required beyond access to the phpMyAdmin web interface.

Impact

Successful exploitation allows the attacker to read, modify, or delete database contents, potentially compromising the entire database server. This could lead to data exfiltration, privilege escalation, or further attacks on the underlying system [1][4].

Mitigation

The vulnerability is fixed in phpMyAdmin 4.9.6 and 5.0.3. Users should upgrade immediately or apply the provided patch [4]. No workarounds are documented; upgrading is the recommended action.

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
phpmyadmin/phpmyadminPackagist
>= 4.9.0, < 4.9.64.9.6
phpmyadmin/phpmyadminPackagist
>= 5.0.0, < 5.0.35.0.3

Affected products

9

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

16

News mentions

0

No linked articles in our index yet.