CVE-2026-15158
Last modified
CVE-2026-15158 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.00% chance of exploitation in the next 30 days.
Description
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 attackers to upload files that may be executable, which makes remote code execution possible. This vulnerability is only exploitable when the premium version of the plugin (blocksy-companion-pro) is installed with both the WooCommerce Extra (Advanced Reviews) and Custom Fonts extensions active; the free blocksy-companion plugin does not contain the vulnerable code paths.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| creativethemeshq | Blocksy Companion | <= 2.1.46 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15158?
How severe is CVE-2026-15158?
How do I fix CVE-2026-15158?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15152The WP Hotel Booking WordPress plugin before 2.3.2 does not …5.3
- CVE-2026-15153The WP Hotel Booking WordPress plugin before 2.3.2 does not …6.8
- CVE-2026-15154A flaw was found in `guardrails-detectors`, a component of R…6.5
- CVE-2026-15155The Essential Addons for Elementor – Popular Elementor Templ…8.8
- CVE-2026-15156The Essential Addons for Elementor – Popular Elementor Templ…6.4
- CVE-2026-15157undici does not validate the type property of a duck-typed b…5.4
- CVE-2026-15159The Ninja Forms - Excel Export plugin for WordPress is vulne…4.3
- CVE-2026-1516GitLab has remediated an issue in GitLab EE affecting all ve…5.7
- CVE-2026-15160The Ninja Forms - Excel Export plugin for WordPress is vulne…4.3
- CVE-2026-15161The Ninja Forms - Excel Export plugin for WordPress is vulne…6.4
- CVE-2026-15163Multiple protocol dissector infinite loops in Wireshark 4.6.…7.5
- CVE-2026-15164Crash in ciscodump 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows…5.5
Are you affected by CVE-2026-15158?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
