CVE-2026-15158
creativethemeshq Blocksy Companion
The Blocksy Companion plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.1.46 via the save_attachments function. This is due to the Custom Fonts extension registering a wp_check_filetype_and_ext filter that approves any filename containing .woff2 or .ttf as a substring via strpos() rather than validating that those strings appear as the final extension via PATHINFO_EXTENSION — allowing double-extension filenames such as shell.woff2.php to pass MIME validation and be handled as permitted font files. This makes it possible for unauthenticated a...
- CVSS
- 9.8
- EPSS
- 0.61% 45.9% percentile
- CISA KEV
- Not listed
- Published
- 2026.07.09