CVE-2026-92422 PUBLISHED

Meow Gallery < 5.5.5 - Unauthenticated Arbitrary Shortcode Execution via load_gallery_collection REST Route

Assigner: WPScan
Reserved: 16.09.2026 Published: 20.09.2026 Updated: 20.09.2026

The Meow Gallery WordPress plugin before 5.5.5 does not properly sanitize a user-supplied value before concatenating it into a shortcode string that it passes to the WordPress shortcode parser on a publicly reachable endpoint, allowing unauthenticated users to execute arbitrary registered shortcodes and disclose non-public gallery content.

Product Status

Vendor Unknown
Product Meow Gallery
Versions Default: unaffected
  • affected from 0 to 5.5.5 (excl.)

Credits

  • JunHee CHO finder
  • WPScan coordinator

References

Problem Types

  • CWE-345 Insufficient Verification of Data Authenticity CWE