Remote Code Execution Vulnerability in Remote API WordPress Plugin by WordPress
CVE-2026-14602
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 30 July 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-14602?
The Remote API WordPress plugin versions up to 0.2 contains a serious security flaw in its handling of user-supplied input. This vulnerability allows unauthenticated attackers to inject malicious PHP objects through deserialization, which could lead to remote code execution if a suitable exploit chain exists using other installed plugins. Proper authentication measures are essential to safeguard against such attacks, as they compromise the integrity and security of the WordPress environment.
Affected Version(s)
Remote API 0 <= 0.2
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.