HOMEVULNERABILITIESCVE-2018-12613
HIGHPOC

CVE-2018-12613

CWE-287Published: June 21, 2018· Updated: Jun 17, 2026

8.8
CVSS v3.1

Official Description

An issue was discovered in phpMyAdmin 4.8.x before 4.8.2, in which an attacker can include (view and potentially execute) files on the server. The vulnerability comes from a portion of code where pages are redirected and loaded within phpMyAdmin, and an improper test for whitelisted pages. An attacker must be authenticated, except in the "$cfg['AllowArbitraryServer'] = true" case (where an attacker can specify any host he/she is already in control of, and execute arbitrary code on phpMyAdmin) and the "$cfg['ServerDefault'] = 0" case (which bypasses the login requirement and runs the vulnerable code without any authentication).

NVD Source

Technical Analysis

CVE-2018-12613 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 8.8.

A proof-of-concept (PoC) exploit exists for CVE-2018-12613. While not yet confirmed in active campaigns, the availability of PoC code increases exploitation risk substantially.

From a weakness classification perspective (CWE-287): Authentication bypass vulnerabilities allow attackers to access protected resources without valid credentials.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

phpmyadmin1 product(s)
phpmyadmin
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

POC AVAILABLEProof-of-concept code exists
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (14)

http://www.securityfocus.com/bid/104532Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/44924/Exploit · Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/44928/Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/45020/Exploit · Third Party Advisory · VDB Entry
http://www.securityfocus.com/bid/104532Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/44924/Exploit · Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/44928/Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/45020/Exploit · Third Party Advisory · VDB Entry

Quick Facts

CVE IDCVE-2018-12613
CVSS Score8.8 / 10
SeverityHIGH
WeaknessCWE-287
CISA KEVNo
ExploitPOC
Affected1 vendor(s)
PublishedJun 21, 2018

Related CVEs (CWE-287)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2018-12613 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.