CVE-2026-6075 PUBLISHED

Media Library Assistant <= 3.35 - Cross-Site Request Forgery via Bulk Action Form

Assigner: Wordfence
Reserved: 10.04.2026 Published: 29.05.2026 Updated: 29.05.2026

The Media Library Assistant plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.35 This is due to missing nonce verification on the bulk action handlers in the settings tab handlers. This makes it possible for unauthenticated attackers to trick an administrator into performing bulk delete, edit, or purge operations on plugin settings and attachment metadata via a forged request.

Metrics

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

Product Status

Vendor dglingren
Product Media Library Assistant
Versions Default: unaffected
  • affected from 0 to 3.35 (incl.)

Credits

  • Jack Pas finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE