PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89406 wpchill CVE debrief

The Modula Image Gallery – Photo Grid & Video Gallery plugin for WordPress, versions up to and including 3.0.1, is vulnerable to unauthorized disclosure of private gallery contents. This vulnerability exists due to inadequate input validation and lack of proper authorization checks in the Modula_Meta::add_metas() function. As a result, unauthenticated attackers can enumerate private modula-gallery posts and their member attachments, recover the image's title, description, dimensions, and original upload URL via Open Graph/Twitter meta tags, and directly download the original private image bytes without authentication.

Vendor
wpchill
Product
Modula Image Gallery – Photo Grid & Video Gallery
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Defenders responsible for WordPress installations with the Modula Image Gallery plugin should assess exposure and prioritize updating the plugin to prevent unauthorized access to private galleries. They should also review the plugin's configuration, monitor for potential exploitation attempts, and implement additional security measures to protect sensitive information. Furthermore, defenders should verify that the plugin is updated to the latest version, 3

Why it matters

CVE-2026-89406 allows unauthorized disclosure of private gallery contents in Modula Image Gallery plugin for WordPress, enabling attackers to access sensitive information without authentication.

  • Unauthenticated attackers can enumerate private modula-gallery posts and their member attachments
  • Recover the image's title, description, dimensions, and original upload URL via Open Graph/Twitter meta tags
  • Direct unauthenticated download of the original private image bytes

Technical summary

The Modula Image Gallery – Photo Grid & Video Gallery plugin for WordPress is vulnerable to unauthorized disclosure of private gallery contents due to inadequate input validation and lack of proper authorization checks in the Modula_Meta::add_metas() function. The vulnerability allows unauthenticated attackers to access sensitive information, including image titles, descriptions, dimensions, and original upload URLs, and enables direct unauthenticated download of the original private image bytes. The issue arises from the plugin's failure to properly validate the 'modula_gallery_id' GET parameter and verify the requester's capability to read the gallery, making it possible for attackers to exploit this weakness

Defensive priority

Defenders should prioritize verifying and updating the Modula Image Gallery plugin to prevent unauthorized access to private galleries.

Recommended defensive actions

  • Verify and update the Modula Image Gallery plugin to the latest version
  • Implement additional authorization checks for accessing private galleries
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability exists in the Modula Image Gallery – Photo Grid & Video Gallery plugin for WordPress, versions up to and including 3.0.1, due to inadequate input validation and lack of proper authorization checks.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89406 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-89406

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-89406 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89406

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/modula-best-grid-gallery/tags/3.0.1/includes/public/meta/class-modula-meta.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/modula-best-grid-gallery/tags/3.0.1/includes/public/meta/social_meta.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.