CVE-2026-9022 MEDIUM

CVE-2026-9022: Splide Carousel Block <= 1.7.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'url' Block Attribute

Vendor Dkjensen
Product Splide Carousel Block
Weakness CWE-79 · XSS
Published May 27, 2026
Last update May 27, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Splide Carousel Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'url' Block Attribute in all versions up to, and including, 1.7.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload must be published before it executes for site visitors, which requires an editor or administrator to approve and publish the contributor's post.

Explanation of Vulnerability in Simple Terms

02Summary

The Splide Carousel Block contains a cross-site scripting (XSS) vulnerability in versions up to 1.7.1. An authenticated user with low privileges can inject malicious scripts that execute in other users' browsers, potentially affecting site visitors and administrators. The vulnerability has a changed scope, meaning the impact extends beyond the vulnerable component itself.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other site visitors and admins; potential for credential theft, malware distribution, or site defacement.

Conditions required to exploit

05Prerequisites

Attacker must be authenticated with low-level user privileges; no user interaction required from victims.

Key dates

06Disclosure timeline

May 27, 2026 CVE published
May 27, 2026 Record updated