CVE-2014-125116
CRITICAL EPSS 72.8%
Published Jul 25, 202511mo ago · Modified Jun 17, 20262w ago
9.3 CVSS 4.0
Published Jul 25, 2025 11mo ago
Last Modified Jun 17, 2026 2w ago
Description
A remote code execution vulnerability exists in HybridAuth versions 2.0.9 through 2.2.2 due to insecure use of the install.php installation script. The script remains accessible after deployment and fails to sanitize input before writing to the application’s config.php file. An unauthenticated attacker can inject arbitrary PHP code into config.php, which is later executed when the file is loaded. This allows attackers to achieve remote code execution on the server. Exploitation of this issue will overwrite the existing configuration, rendering the application non-functional.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
72.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-306 Missing Authentication for Critical Function Authentication
CWE-434 Unrestricted Upload of File with Dangerous Type Resource Mgmt
References 6
- hybridauth.github.io https://hybridauth.github.io/
- raw.githubusercontent.com https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/hybridauth_install_php_exec.rb
- vulners.com https://vulners.com/metasploit/MSF:EXPLOIT-UNIX-WEBAPP-HYBRIDAUTH_INSTALL_PHP_EXEC-
- exploit-db.com https://www.exploit-db.com/exploits/34273
- exploit-db.com https://www.exploit-db.com/exploits/34390
- vulncheck.com https://www.vulncheck.com/advisories/hybridauth-unauth-rce-via-config-injection
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.