CVE-2026-65447
Deferred Deferred - Pending Action

Unauthenticated Cross Site Scripting in Contest Gallery

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

Publication date: 2026-07-27

Last updated on: 2026-07-28

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Contest Gallery <= 30.0.6 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-28
Generated
2026-08-17
AI Q&A
2026-07-28
EPSS Evaluated
2026-08-16
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack contest_gallery 30.0.6

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 Contest Gallery plugin versions up to and including 30.0.6. It allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in Contest Gallery <= 30.0.6, inspect web application inputs for unsanitized user-supplied data. Check form fields, URL parameters, and HTTP headers for script tags or event handlers like onerror= or onload=. Use browser developer tools to monitor network requests for suspicious payloads. Test with payloads like <script>alert(1)</script> in input fields.

Impact Analysis

An attacker could steal user sessions, redirect users to malicious sites, or deface the website. Since it requires user interaction (UI:R in CVSS), victims must click a crafted link or visit a compromised page for the attack to succeed.

Compliance Impact

This vulnerability is an Unauthenticated Cross Site Scripting (XSS) issue in Contest Gallery <= 30.0.6. XSS vulnerabilities can allow attackers to inject malicious scripts into web pages viewed by users, potentially leading to data theft or unauthorized actions. This could impact compliance with GDPR by risking exposure of personal data and HIPAA by compromising protected health information if such data is processed by the affected software.

Mitigation Strategies

Update Contest Gallery to the latest version (30.0.6 or higher) to patch the XSS vulnerability. If an update is not available, 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-65447. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart