Description
The Meow Gallery WordPress plugin before 5.5.2 does not escape an attachment's alt text before outputting it into an attribute of the link it builds for linked galleries, allowing users with the Author role or above to store a JavaScript payload that executes in the browser of any visitor (including administrators) who views a post containing such a gallery.
Published: 2026-08-07
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Meow Gallery plugin fails to escape an attachment’s alt text before inserting it into the HTML attribute of a gallery link. Authors or higher role users can store arbitrary JavaScript payloads in the alt field; when any visitor, including administrators, views a post containing such a gallery, the script executes in their browser. This permits session hijacking, defacement, or further client‑side attacks, compromising confidentiality and integrity of user sessions.

Affected Systems

All WordPress sites running the Meow Gallery plugin prior to version 5.5.2 are affected. The vulnerability applies to every gallery that uses the link attribute constructed from attachment alt text. Site owners relying on older plugin releases must verify their current version.

Risk and Exploitability

The vulnerability is a stored client‑side XSS and does not require network exploits; it is limited to users with Author privileges who can edit attachments. No EPSS score is available and the issue is not listed in CISA KEV, implying a lower but still significant discovery frequency. Because the payload runs in every visitor’s browser, the risk of session compromise or defacement is high for sites that have not applied the fix.

Generated by OpenCVE AI on August 7, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Meow Gallery to version 5.5.2 or later.
  • If immediate upgrade is not possible, remove or restrict authors’ ability to edit attachment alt text, or delete existing galleries that contain malicious alt text.
  • Disable gallery linking functionality temporarily until a patch can be applied or a safer workaround is in place.

Generated by OpenCVE AI on August 7, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Fri, 07 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Meow Gallery WordPress plugin before 5.5.2 does not escape an attachment's alt text before outputting it into an attribute of the link it builds for linked galleries, allowing users with the Author role or above to store a JavaScript payload that executes in the browser of any visitor (including administrators) who views a post containing such a gallery.
Title Meow Gallery < 5.5.2 - Author+ Stored XSS via Attachment Alt-Text
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T06:00:12.872Z

Reserved: 2026-07-10T09:46:45.183Z

Link: CVE-2026-15386

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T07:30:09Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')