CVE-2026-78289
Received Received - Intake

Unauthenticated XSS in CozyStay <= 1.10.0

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

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in CozyStay <= 1.10.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
patchstack cozystay to 1.10.0 (inc)
cozystay cozystay to 1.10.0 (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 in the CozyStay WordPress theme versions 1.10.0 and below. It allows attackers to inject malicious scripts into websites without authentication. The vulnerability is triggered when a privileged user interacts with a crafted link, page, or form, leading to actions like redirects or unwanted content display.

Detection Guidance

To detect this XSS vulnerability in CozyStay <= 1.10.0, inspect web pages for unsanitized user inputs in forms, URLs, or parameters. Check for reflected or stored XSS by submitting test payloads like <script>alert(1)</script> in input fields. Review server logs for unusual script execution or redirects.

Impact Analysis

Attackers could exploit this to inject malicious scripts, potentially redirecting visitors to harmful sites or displaying unwanted content. This could compromise user data, deface the website, or enable further attacks. Users should update to version 1.10.1 or apply mitigations immediately.

Mitigation Strategies

Immediately update CozyStay to version 1.10.1 or later. If updating is not possible, apply input validation and output encoding to sanitize user inputs. Restrict untrusted user access to sensitive areas and monitor for suspicious activities.

Chat Assistant

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

EPSS Chart