CVE-2026-8885
Deferred Deferred - Pending Action
Stored XSS in DeMomentSomTres Shortcodes WordPress Plugin

Publication date: 2026-06-02

Last updated on: 2026-06-02

Assigner: Wordfence

Description
The DeMomentSomTres Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'callout' shortcode in all versions up to, and including, 1.1.1. This is due to insufficient input sanitization and output escaping on the 'width' and 'align' shortcode attributes within the st_callout() function, which concatenates the attribute values directly into an HTML style attribute. 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-02
Last Modified
2026-06-02
Generated
2026-06-22
AI Q&A
2026-06-02
EPSS Evaluated
2026-06-21
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
demomentsomtres shortcodes to 1.1.1 (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

The DeMomentSomTres Shortcodes plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in its 'callout' shortcode up to version 1.1.1. This vulnerability arises because the plugin does not properly sanitize or escape input for the 'width' and 'align' attributes in the st_callout() function. These attribute values are directly inserted into an HTML style attribute, allowing an authenticated attacker with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the affected page.

Impact Analysis

This vulnerability can allow an attacker with contributor-level access to inject arbitrary malicious scripts into pages on a WordPress site using the vulnerable plugin. When other users visit these pages, the injected scripts execute in their browsers, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions. This compromises the security and integrity of the website and its users.

Mitigation Strategies

The vulnerability exists in all versions of the DeMomentSomTres Shortcodes plugin up to and including version 1.1.1. To mitigate this vulnerability, you should update the plugin to a version later than 1.1.1 where the issue is fixed.

Additionally, restrict contributor-level access and above to trusted users only, as the vulnerability requires authenticated users with contributor-level permissions or higher to exploit.

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