Advanced Views – Display Posts, Custom Fields, and More <= 3.7.19 - Authenticated (Author+) Remote Code Execution via SSTI
Strategic Overview
<= 3.7.19CVE-2025-10380Vulnerability Overview
The Advanced Views – Display Posts, Custom Fields, and More plugin for WordPress is vulnerable to Server-Side Template Injection in all versions up to, and including, 3.7.19. This is due to insufficient input sanitization and lack of access control when processing custom Twig templates in the Model panel. This makes it possible for authenticated attackers, with author-level access or higher, to execute arbitrary PHP code and commands on the server.
Technical Analysis
REMEDIATION: Update to version 3.7.20, or a newer patched version --- IDENTIFIER: CWE-1336 (Improper Neutralization of Special Elements Used in a Template Engine) The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C