CVE-2026-73184
Deferred Deferred - Pending Action

Unauthenticated XSS in Global Gallery <= 11.1.2

Vulnerability report for CVE-2026-73184, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Global Gallery <= 11.1.2 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-09-08
AI Q&A
2026-08-19
EPSS Evaluated
2026-09-07
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
global_gallery global_gallery to 11.1.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting Global Gallery plugin versions up to and including 11.1.2. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

Since this is an unauthenticated XSS vulnerability in Global Gallery <= 11.1.2, detection involves checking for vulnerable versions and testing for XSS payloads. Inspect the application's version and look for inputs that reflect user data without proper sanitization. Use tools like curl or browser dev tools to send test payloads such as <script>alert(1)</script> in input fields.

Impact Analysis

An attacker could exploit this to steal user sessions, redirect users to malicious sites, or deface web pages. Since no authentication is required, any visitor to a vulnerable site could be affected.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may compromise protected health information integrity.

Mitigation Strategies

Update Global Gallery to the latest version beyond 11.1.2 to patch the XSS vulnerability. If an update is unavailable, consider disabling or removing the plugin until a fix is released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73184. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart