CVE-2025-59560
Deferred Deferred - Pending Action

Unauthenticated XSS in Sonaar <= 4.27.4

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

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Sonaar <= 4.27.4 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
sonaar theme to 4.27.4 (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
Impact Analysis

This vulnerability can lead to attackers injecting malicious scripts into your website, which can redirect users to harmful sites or display unwanted advertisements.

Because the vulnerability is unauthenticated and has a CVSS score of 7.1, it poses a moderate risk and could be exploited in widespread attacks targeting many websites.

Successful exploitation requires user interaction, so users clicking on malicious links or visiting crafted pages are at risk.

Mitigation Strategies

The vulnerability affects Sonaar WordPress Theme versions 4.27.4 and below. The immediate recommended step is to update the Sonaar theme to version 4.27.5 or later, where the issue is patched.

Until the update can be applied, users are advised to apply mitigation measures provided by Patchstack to prevent attacks.

Executive Summary

The WordPress Sonaar Theme, versions 4.27.4 and below, is vulnerable to an unauthenticated Cross Site Scripting (XSS) attack. This means that attackers can inject malicious scripts into the website without needing to be logged in or have special privileges.

Exploitation requires user interaction, such as clicking a malicious link or visiting a specially crafted page. Once exploited, attackers can inject harmful scripts like redirects or advertisements into the website.

Detection Guidance

This vulnerability affects the WordPress Sonaar Theme versions 4.27.4 and below. Detection involves verifying the version of the Sonaar theme installed on your WordPress site.

To detect if your system is vulnerable, you can check the theme version via the WordPress admin dashboard or by inspecting the theme files directly.

A simple command to check the version in the theme's style.css file (assuming you have shell access) is:

  • grep 'Version:' /path/to/wordpress/wp-content/themes/sonaar/style.css

If the version is 4.27.4 or lower, your site is vulnerable and should be updated immediately.

Additionally, monitoring for suspicious HTTP requests containing malicious scripts or unusual redirects can help detect exploitation attempts.

Chat Assistant

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

EPSS Chart