CVE-2026-58480 PUBLISHED

Blocksy Companion Pro < 2.1.47 Unauthenticated File Upload via save_attachments

Assigner: VulnCheck
Reserved: 30.06.2026 Published: 08.07.2026 Updated: 08.07.2026

Blocksy Companion Pro plugin for WordPress before 2.1.47 contains an unauthenticated arbitrary file upload vulnerability that allows attackers to upload executable files by bypassing extension validation in the save_attachments function exposed through the Advanced Reviews feature. Attackers can exploit the Custom Fonts extension's flawed strpos() substring check by uploading double-extension filenames such as shell.woff2.php, causing the validation to pass on the substring match while the web server executes the file as PHP, achieving remote code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor Creative Themes
Product Blocksy Companion
Versions Default: affected
  • affected from 0 to 2.1.46 (incl.)
  • Version 2.1.47 is unaffected

Credits

  • Nguyen Ba Khanh finder

References

Problem Types

  • Unrestricted Upload of File with Dangerous Type CWE