VYPR
Unrated severityNVD Advisory· Published Jul 20, 2014· Updated May 6, 2026

CVE-2014-4987

CVE-2014-4987

Description

server_user_groups.php in phpMyAdmin 4.1.x before 4.1.14.2 and 4.2.x before 4.2.6 allows remote authenticated users to bypass intended access restrictions and read the MySQL user list via a viewUsers request.

AI Insight

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

In phpMyAdmin 4.1.x before 4.1.14.2 and 4.2.x before 4.2.6, an authenticated but unprivileged user can read the MySQL user list via server_user_groups.php.

Vulnerability

In phpMyAdmin versions 4.1.x prior to 4.1.14.2 and 4.2.x prior to 4.2.6, the file server_user_groups.php lacks proper authorization checks. When the configuration storage (e.g., the phpMyAdmin control user and related tables) is set up for the user groups feature, a remote authenticated user who is not a MySQL superuser can issue a viewUsers request to that script and retrieve the full list of MySQL user accounts. This code path is reachable only if the user is already logged into phpMyAdmin and the configuration storage is enabled [2].

Exploitation

The attacker must have valid credentials to log in to phpMyAdmin and the configuration storage must be configured for user groups. The attacker can then send a crafted viewUsers request to server_user_groups.php. No special network position beyond standard HTTP access is required, and no user interaction is needed beyond the initial login. The phpMyAdmin advisory notes that normal CSRF token protection prevents non-logged-in users from exploiting this issue [2].

Impact

A successful attack allows an unprivileged authenticated user to bypass intended access restrictions and read the MySQL user list. This information disclosure may reveal user account names that could be targeted in further attacks. According to the vendor, the severity of this vulnerability is considered non-critical [2].

Mitigation

The vulnerability is fixed in phpMyAdmin versions 4.1.14.2 and 4.2.6 and later [2]. Patches are available via commits 395265e9937beb21134626c01a21f44b28e712e5 for the 4.2 branch and 45550b8cff06ad128129020762f9b53d125a6934 for the 4.1 branch [2]. Gentoo Linux has also provided updated packages [3]. Users unable to upgrade should ensure that the configuration storage for user groups is not enabled, though this is a partial workaround. There is no known complete workaround other than applying the patch [2][3].

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

Affected products

26
  • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.0:*:*:*:*:*:*:*+ 22 more
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.0:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.1:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.10:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.11:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.12:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.13:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.14:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.14.1:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.2:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.3:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.4:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.5:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.6:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.7:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.8:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.1.9:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.2.0:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.2.1:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.2.2:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.2.3:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.2.4:*:*:*:*:*:*:*
    • cpe:2.3:a:phpmyadmin:phpmyadmin:4.2.5:*:*:*:*:*:*:*
    • (no CPE)range: <4.1.14.2, <4.2.6
  • OpenSUSE/openSUSE2 versions
    cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*
    • cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.