Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-15158 – Unauthenticated Arbitrary File Upload leading to RCE – Blocksy Companion Pro ≤ 2…

Be the first to know when new zero-days emerge:

Summary

CVE-2026-15158 is a critical-severity (CVSS 9.8) unauthenticated arbitrary file upload vulnerability in the Blocksy Companion Pro WordPress plugin, affecting all versions up to and including 2.1.46. A flaw in the plugin’s MIME type validation logic allows unauthenticated attackers to upload PHP-executable files disguised as font files, enabling Remote Code Execution (RCE) on the underlying web server. A patched version (2.1.47) has been released, and immediate upgrade is strongly recommended.

Technical details

  • Root cause: The Custom Fonts extension registers a wp_check_filetype_and_ext WordPress filter that validates uploaded filenames using PHP’s strpos() function, checking only whether .woff2 or .ttf appears anywhere in the filename as a substring. Because it does not validate that the permitted extension is the final extension (as PATHINFO_EXTENSION would enforce), a double-extension filename such as shell.woff2.php passes MIME validation and is accepted as a permitted font file while remaining executable by the PHP runtime.
  • Trigger condition: The flaw is reached through the save_attachments function, accessible via the blc-review-images[] parameter. Exploitation requires that both the WooCommerce Extra (Advanced Reviews) extension and the Custom Fonts extension are enabled within the premium plugin installation.
  • Attack vector: Fully unauthenticated network request — no credentials, valid session, or user interaction are required at any stage of exploitation.
  • Impact: Successful exploitation allows an attacker to upload and execute arbitrary PHP code on the web server, achieving Remote Code Execution with the web server process’s privilege level. This can lead to complete server compromise, sensitive data exfiltration, web shell persistence, and lateral movement within the hosting environment.

Affected software

  • Blocksy Companion Pro (blocksy-companion-pro) — all versions up to and including 2.1.46
    • Exploitation additionally requires: the premium plugin 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 and is not affected

Severity

  • CVSS v3.1 Base Score: 9.8 (Critical)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Mitigation and recommended actions

  • Immediate: Upgrade Blocksy Companion Pro to version 2.1.47 or later (current latest: 2.1.48). Version 2.1.47 was released June 24, 2026 and is the first version not affected by this vulnerability.
  • If immediate upgrade is not feasible: As a temporary workaround, disable either the Custom Fonts extension or the WooCommerce Extra (Advanced Reviews) extension within the plugin’s settings — deactivating either removes the vulnerable code execution path.
  • Inspect WordPress upload directories for unexpected PHP or script files, particularly those with double-extension naming patterns (e.g., *.woff2.php, *.ttf.php), as these may indicate prior exploitation attempts.
  • Enforce web server-level restrictions (e.g., via .htaccess or NGINX configuration) to prevent direct execution of files within the WordPress uploads/ directory if not already in place.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge