U.S. CISA adds WordPress flaw to its Known Exploited Vulnerabilities catalog
CISA added actively exploited WordPress Core flaw CVE-2026-87902 to the Known Exploited Vulnerabilities catalog.
CISA added WordPress Core flaw CVE-2026-87902, CVSS 9.2, to its Known Exploited Vulnerabilities catalog. An unauthenticated attacker can make get_page_template() include a readable local PHP file outside the active theme, and under specific server and theme conditions that can become remote code execution. The vulnerability is being exploited, with attackers using pearcmd.php to write malicious PHP and run code. WordPress 7.1.2 fixes the bug, present since 4.7.0, and CISA directed federal agencies to remediate it by September 24, 2026.
- CVE-2026-87902 is an unauthenticated WordPress Core flaw scored CVSS 9.2.
- It can include a local PHP file and, conditionally, lead to RCE.
- Attackers used pearcmd.php to write and execute malicious PHP.
- WordPress 7.1.2 fixes releases back to version 4.7.0.
- CISA set a federal KEV remediation date of September 24, 2026.
Vulnerabilities mentionedAll →
- CVE-2026-879028.118%Unauthenticated Local File Inclusion to RCE in WordPress Core (fixed in 7.1.2)published · WordPress (WordPress.org) WordPress core KEV PoC ×16
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
Full article243 words · extracted from securityaffairs.com · click to collapse
Pierluigi Paganini
September 26, 2026

U.S. Cybersecurity and Infrastructure Security Agency (CISA) adds WordPress flaw to its Known Exploited Vulnerabilities catalog.
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) added a WordPress Core flaw, tracked as CVE-2026-87902 (CVSS score of 9.2), to its Known Exploited Vulnerabilities (KEV) catalog.
CVE-2026-87902 allows an unauthenticated attacker to make the get_page_template() function include a readable local PHP file outside the active theme directories. Under specific server and theme conditions, the flaw can lead to remote code execution. The vulnerability is being actively exploited, with attackers using pearcmd.php to write malicious PHP files and execute code.
This week, WordPress released version 7.1.2 to address this flaw. It stems from how the CMS resolves page templates, with a real path to remote code execution.
The bug affected every version back to 4.7.0. That’s nearly a decade of releases, and nobody needs an account to trigger it. Robert Ressl gets credit for reporting it.
According to Binding Operational Directive (BOD) 22-01: Reducing the Significant Risk of Known Exploited Vulnerabilities, FCEB agencies have to address the identified vulnerabilities by the due date to protect their networks against attacks exploiting the flaws in the catalog.
Experts also recommend that private organizations review the Catalog and address the vulnerabilities in their infrastructure.
CISA orders federal agencies to fix the flaw by September 24, 2026.
Follow me on Twitter: @securityaffairs and Facebook and Mastodon
(SecurityAffairs – hacking, CISA)