CVE-2025-12182 PUBLISHED

Qi Blocks <= 1.4.3 - Missing Authorization to Arbitrary Attachment Resize

Assigner: Wordfence
Reserved: 24.10.2025 Published: 15.11.2025 Updated: 17.11.2025

The Qi Blocks plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the resize_image_callback() function in all versions up to, and including, 1.4.3. This is due to the plugin not properly verifying that a user has permission to resize a specific attachment. This makes it possible for authenticated attackers, with Contributor-level access and above, to resize arbitrary media library images belonging to other users, which can result in unintended file writes, disk consumption, and server resource abuse through processing of large images.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor qodeinteractive
Product Qi Blocks
Versions Default: unaffected
  • affected from * to 1.4.3 (incl.)

Credits

  • Adrian Lukita finder

References

Problem Types

  • CWE-284 Improper Access Control CWE