AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-10025

UNKNOWN · CVSS N/A EPSS 1.28% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-05 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects WordPress. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2012-10025
Severity
UNKNOWN
CVSS
N/A
EPSS
1.28%
WordPress

Original NVD Description

The WordPress plugin Advanced Custom Fields (ACF) version 3.5.1 and below contains a remote file inclusion (RFI) vulnerability in core/actions/export.php. When the PHP configuration directive allow_url_include is enabled (default: Off), an unauthenticated attacker can exploit the acf_abspath POST parameter to include and execute arbitrary remote PHP code. This leads to remote code execution under the web server’s context, allowing full compromise of the host.