CVE-2023-54351 MEDIUM

CVE-2023-54351: WordPress Sonaar Music Plugin 4.7 Stored XSS via Comments

Vendor Sonaar
Product Sonaar Music Plugin
Weakness CWE-79 · XSS
Published June 8, 2026
Last update June 8, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

WordPress Sonaar Music Plugin 4.7 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts through the comment functionality. Attackers can submit JavaScript payloads in the comment parameter to wp-comments-post.php which are stored and executed in the browsers of users viewing the affected playlist pages.

Explanation of Vulnerability in Simple Terms

02Summary

The Sonaar Music Plugin contains a cross-site scripting (XSS) vulnerability in version 4.7. An attacker with low-level access can inject malicious scripts that execute in other users' browsers when they interact with affected pages. The vulnerability requires user interaction to trigger. Update to a version newer than 4.7.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers and steals their session data or credentials.

Potential impact on your site

04Site Impact

Users' accounts and data are at risk if attackers with basic access inject malicious content into your site.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege account on the site; victim must visit or interact with a page containing the injected script.

Key dates

06Disclosure timeline

June 8, 2026 CVE published
June 8, 2026 Record updated

Related vulnerabilities

08Related CVE