CVE-2009-2762

CVE-2009-2762 is a high-severity vulnerability in Wordpress with a CVSS 2.0 base score of 7.5. Its EPSS exploit-prediction score of 20% places it in the 97th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-255.

Key facts

Description

wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array.

Frequently asked questions

What is CVE-2009-2762?
wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array.
How severe is CVE-2009-2762?
CVE-2009-2762 has a CVSS 2.0 base score of 7.5, rated high severity.
Is CVE-2009-2762 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 20% (97th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2009-2762?
CVE-2009-2762 affects Wordpress. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2009-2762?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
When was CVE-2009-2762 published?
CVE-2009-2762 was published on 2009-08-13 and last updated on 2026-06-16.

References

Affected products (1)

More vulnerabilities in Wordpress

All CVEs affecting Wordpress →

Other CWE-255 (Credentials Management Errors) vulnerabilities

Browse all CWE-255 (Credentials Management Errors) vulnerabilities →