Description
Unauthenticated Cross Site Scripting (XSS) in NextGEN Gallery <= 4.2.3 versions.
Published: 2026-08-06
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Cross Site Scripting exists in the NextGEN Gallery WordPress plugin versions 4.2.3 and earlier, allowing an attacker to inject arbitrary scripts into the plugin’s output when triggered by a victim browsing the site. This flaw relies on the absence of proper input validation and escaping, matching the definition of CWE‑79. The resulting script execution is performed within the victim’s browser context, which can lead to malicious actions such as session hijacking, defacement, or phishing attempts. The impact is confined to clients who view or interact with the compromised gallery, but it can affect many users visiting the affected site.

Affected Systems

The vulnerability is present in the WordPress plugin NextGEN Gallery by Syed Balkhi for all release versions up to and including 4.2.3. Sites that have installed this plugin and have not upgraded to 4.2.4 or later are potentially exposed. The flaw is specific to the WordPress platform and the gallery component, not to other plugins or core WordPress code.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity for a web-based exploit. EPSS data is not available, so the current assessable likelihood of exploitation cannot be quantified, but the absence of a KEV listing suggests no confirmed exploits are in widespread use. Attackers can embed the malicious payload through publicly accessible gallery pages or forms without needing authentication, making the attack vector practical for anonymous threat actors. A successful exploitation would only require a victim to visit the targeted gallery page, making the vulnerability broadly exploitable.

Generated by OpenCVE AI on August 6, 2026 at 15:27 UTC.

Remediation

Vendor Solution

Update the WordPress NextGEN Gallery plugin to the latest available version (at least 4.2.4).


OpenCVE Recommended Actions

  • Upgrade the NextGEN Gallery plugin to version 4.2.4 or later as recommended by the vendor.
  • If the gallery is not required for the site, disable or uninstall the plugin to eliminate the attack surface.
  • After updating, review the gallery settings for any remaining XSS vectors and ensure that all user‑supplied input is properly escaped or sanitized.

Generated by OpenCVE AI on August 6, 2026 at 15:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in NextGEN Gallery <= 4.2.3 versions.
Title WordPress NextGEN Gallery plugin <= 4.2.3 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:11:39.396Z

Reserved: 2026-02-25T12:14:18.579Z

Link: CVE-2026-28141

cve-icon Vulnrichment

Updated: 2026-08-06T15:11:33.581Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T15:30:04Z

Weaknesses
  • CWE-79

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