CVE-2024-13890 HIGH

CVE-2024-13890: Allow PHP Execute <= 1.0 - Authenticated (Editor+) PHP Code Injection

Vendor Sksdev
Product Allow PHP Execute
Weakness CWE-94 · Code injection
Published March 8, 2025
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Allow PHP Execute plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 1.0. This is due to allowing PHP code to be entered by all users for whom unfiltered HTML is allowed. This makes it possible for authenticated attackers, with Editor-level access and above, to inject PHP code into posts and pages.

Explanation of Vulnerability in Simple Terms

02Summary

Allow PHP Execute versions 1.0 and earlier contain a code injection vulnerability that allows authenticated administrators to execute arbitrary PHP code on the site. An attacker with high-level administrative privileges can inject and run malicious code through the plugin, potentially compromising the entire site. No user interaction is required once an attacker gains admin access.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site with full server privileges.

Potential impact on your site

04Site Impact

A compromised admin account can execute any code, leading to complete site takeover, data theft, or malware installation.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative access to the site.

Key dates

06Disclosure timeline

March 8, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE