CVE-2026-5191
Stored XSS in Tiled Gallery Carousel Without JetPack WordPress Plugin
Publication date: 2026-06-02
Last updated on: 2026-06-02
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
The Tiled Gallery Carousel Without JetPack plugin for WordPress has a stored cross-site scripting (XSS) vulnerability in the 'data-image-title' parameter in all versions up to and including 3.1.
This vulnerability exists because the plugin does not properly sanitize input or escape output, allowing authenticated users with contributor level access or higher to inject arbitrary web scripts.
These injected scripts execute whenever any user accesses the affected page.
How can this vulnerability impact me? :
An attacker with contributor level access or above can exploit this vulnerability to inject malicious scripts into pages.
These scripts execute in the context of users visiting the injected pages, potentially leading to theft of user data, session hijacking, or other malicious actions.
The vulnerability has a CVSS v3.1 base score of 5.4, indicating a medium severity impact with low attack complexity but requiring privileges and user interaction.