CVE-2026-1257

HIGH WAF: High
CVSS 7.5 Published: 2026-01-24
CWE-98

The Administrative Shortcodes plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.3.4 via the 'slug' attribute of the 'get_template' shortcode. This is due to insufficient path validation on user-supplied input passed to the get_template_part() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other "safe" file types can be uploaded and included.

WAF Coverage Analysis

PHP Remote File Inclusion High WAF Coverage

OWASP: A03:2021 Injection

931xxx - Remote File Inclusion 933xxx - PHP Injection

References

Back to CVE Database