HOMEVULNERABILITIESCVE-2012-1936
MEDIUMPOC

CVE-2012-1936

CWE-352Published: May 3, 2012· Updated: Jun 16, 2026

6.8
CVSS v3.1

Official 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

NVD Source

Technical Analysis

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

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

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

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityM
Privileges Req.
User Interaction
Scope
Impact
ConfidentialityP
IntegrityP
AvailabilityP
AV:N/AC:M/Au:N/C:P/I:P/A:P

Affected Vendors & Products

WordPress1 product(s)
wordpress
Source: NVD CPE · 80 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.

All References (8)

Quick Facts

CVE IDCVE-2012-1936
CVSS Score6.8 / 10
SeverityMEDIUM
WeaknessCWE-352
CISA KEVNo
ExploitPOC
Affected1 vendor(s)
PublishedMay 3, 2012

Related CVEs (CWE-352)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2012-1936 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.