CVE-2026-15384 PUBLISHED

Manual Image Crop < 1.15 - Subscriber+ Arbitrary Attachment Image Overwrite via IDOR

Assigner: WPScan
Reserved: 10.07.2026 Published: 16.08.2026 Updated: 16.08.2026

The Manual Image Crop WordPress plugin before 1.15 does not perform any capability check or nonce verification on the authenticated AJAX action that crops attachment images; its only guard passes for any logged-in user. A subscriber-level user can therefore supply an arbitrary attachment ID and overwrite that attachment's generated intermediate-size image (for example its thumbnail) and mutate its stored metadata, regardless of who owns the media. This is a cross-user integrity/defacement issue over the Media Library. The action also has no nonce, so it is additionally susceptible to CSRF.

Product Status

Vendor Unknown
Product Manual Image Crop
Versions Default: unaffected
  • affected from 0 to 1.15 (excl.)

Credits

  • Shivamani Vastrala finder
  • WPScan coordinator

References

Problem Types

  • CWE-287 Improper Authentication CWE
  • CWE-352 Cross-Site Request Forgery (CSRF) CWE