Description
The Envira Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the gallery 'description' configuration field in all versions up to, and including, 1.12.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses a page displaying the gallery with a description enabled.
Published: 2026-08-28
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an authenticated user with Author or higher role to embed malicious JavaScript into the gallery description field. During rendering of pages that display the gallery, the embedded script executes in the browsers of all visitors who view the page, potentially allowing credential theft, session hijacking, or defacement. The weakness is a classic stored XSS flaw caused by insufficient input sanitization and output escaping.

Affected Systems

All installations of the Envira Gallery WordPress plugin with version numbers up to and including 1.12.4 are affected. The plugin is identified as smub:Envira Gallery – Image Photo Gallery, Albums, Video Gallery, Slideshows & More.

Risk and Exploitability

The CVSS base score is 6.4, indicating a medium severity. No EPSS score is available at this time, so the exact probability of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Attackers need only an Author+ account to create the malicious payload; no additional external access or privilege escalation is required. The stored nature of the flaw means the payload persists until removed by an administrator or the plugin is upgraded.

Generated by OpenCVE AI on August 28, 2026 at 17:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Envira Gallery plugin to version 1.12.5 or later, which removes the vulnerable code paths
  • If an immediate upgrade is not possible, temporarily restrict users with Author-level access from editing or creating gallery descriptions until the plugin is updated
  • Apply a content filter that sanitizes or removes script tags from gallery description fields until the plugin is upgraded.

Generated by OpenCVE AI on August 28, 2026 at 17:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Smub
Smub envira Gallery – Image Photo Gallery, Albums, Video Gallery, Slideshows & More
Wordpress
Wordpress wordpress
Vendors & Products Smub
Smub envira Gallery – Image Photo Gallery, Albums, Video Gallery, Slideshows & More
Wordpress
Wordpress wordpress

Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Description The Envira Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the gallery 'description' configuration field in all versions up to, and including, 1.12.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses a page displaying the gallery with a description enabled.
Title Envira Gallery <= 1.12.4 - Authenticated (Author+) Stored Cross-Site Scripting via Gallery Description
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Smub Envira Gallery – Image Photo Gallery, Albums, Video Gallery, Slideshows & More
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-28T11:29:28.138Z

Reserved: 2026-03-02T03:50:27.235Z

Link: CVE-2026-3423

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T16:17:56.640

Modified: 2026-08-28T16:17:56.640

Link: CVE-2026-3423

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T17:30:08Z

Weaknesses
  • CWE-79

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