CVE-2012-1936

WordPress < 3.3.1 - Cross-Site Request Forgery via Nonce Reuse

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2012-1936. PoCs published by Ivano Binetti.

AI-analyzed exploit summary This exploit demonstrates CSRF vulnerabilities in WordPress 3.3.1, allowing an attacker to change post titles or add an administrator account by tricking an authenticated user into submitting a crafted form. The exploit leverages sniffed anti-CSRF tokens that remain valid for 12 hours.

Description

The wp_create_nonce function in wp-includes/pluggable.php in WordPress 3.3.1 and earlier associates a nonce with a user account instead of a user session, which might make it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks on specific actions and objects by sniffing the network, as demonstrated by attacks against the wp-admin/admin-ajax.php and wp-admin/user-new.php scripts. NOTE: the vendor reportedly disputes the significance of this issue because wp_create_nonce operates as intended, even if it is arguably inconsistent with certain CSRF protection details advocated by external organizations

Exploits (1)

exploitdb WORKING POC
by Ivano Binetti · textwebappsphp
https://www.exploit-db.com/exploits/18791

This exploit demonstrates CSRF vulnerabilities in WordPress 3.3.1, allowing an attacker to change post titles or add an administrator account by tricking an authenticated user into submitting a crafted form. The exploit leverages sniffed anti-CSRF tokens that remain valid for 12 hours.

Classification
Working Poc 100%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: WordPress 3.3.1 (and lower)
Auth required
Prerequisites: Sniffed anti-CSRF token · Authenticated user session
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/18791
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/53280

Scores

EPSS 0.0288
EPSS Percentile 85.0%

Details

CWE
CWE-352
Status published
Products (49)
wordpress/wordpress 1.0
wordpress/wordpress 1.0.1
wordpress/wordpress 1.0.2
wordpress/wordpress 1.1.1
wordpress/wordpress 1.2
wordpress/wordpress 1.2.1
wordpress/wordpress 1.2.2
wordpress/wordpress 1.2.3
wordpress/wordpress 1.2.4
wordpress/wordpress 1.2.5 (2 CPE variants)
... and 39 more
Published May 03, 2012
Tracked Since Feb 18, 2026