CVE-2026-3328

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to PHP Object Injection via deserialization of the 'post_content' of admin_form posts in all versions up to, and including, 3.28.31. This is due to the use of WordPress's `maybe_unserialize()` function without class restrictions on user-controllable content stored in admin_form post content. This makes it possible for authenticated attackers, with Editor-level access and above, to inject a PHP Object. The additional presence of a POP chain allows attackers to achieve remote code execution.
Configurations

No configuration.

History

30 Mar 2026, 13:26

Type Values Removed Values Added
Summary
  • (es) El plugin Frontend Admin de DynamiApps para WordPress es vulnerable a Inyección de Objetos PHP a través de la deserialización del 'post_content' de publicaciones de tipo admin_form en todas las versiones hasta la 3.28.31, inclusive. Esto se debe al uso de la función 'maybe_unserialize()' de WordPress sin restricciones de clase en el contenido controlable por el usuario almacenado en el contenido de publicaciones de tipo admin_form. Esto permite a atacantes autenticados, con acceso de nivel Editor o superior, inyectar un Objeto PHP. La presencia adicional de una cadena POP permite a los atacantes lograr ejecución remota de código.

26 Mar 2026, 04:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 04:17

Updated : 2026-04-24 16:35


NVD link : CVE-2026-3328

Mitre link : CVE-2026-3328

CVE.ORG link : CVE-2026-3328


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data