Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Lars Wallenborn Show/Hide Shortcode showhide-shortcode allows Stored XSS.This issue affects Show/Hide Shortcode: from n/a through <= 1.0.0.
Published: 2025-01-24
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from improper neutralization of user input during page rendering, allowing a stored XSS payload with the plugin’s shortcodes. Based on the description, it is inferred that an attacker could embed malicious JavaScript that runs in the context of any site visitor, potentially enabling credential theft, session data access, or other client‑side attacks. The flaw is a classic stored XSS (CWE‑79).

Affected Systems

The weakness affects WordPress sites that have the Show/Hide Shortcode plugin by Lars Wallenborn installed in version 1.0.0 or earlier. Any site using these versions is exposed. No later versions or other products are listed as affected.

Risk and Exploitability

The CVSS score of 6.5 rates it as moderate severity; the EPSS score of less than 1 % indicates a low probability of current exploitation, and the flaw is not listed in the CISA KEV catalog. Based on the description, the vulnerability requires an attacker to create a malicious shortcode that is stored by the plugin and later rendered for visitors, allowing the payload to be executed multiple times. This could affect all users who view the impacted content. The likely attack vector is inferred to be the plugin’s shortcode input interface, which is accessible to any role that can create or edit content using that plugin.

Generated by OpenCVE AI on May 2, 2026 at 05:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of the Show/Hide Shortcode plugin newer than 1.0.0 once available
  • If an upgrade is not yet released, uninstall the plugin entirely to remove the vulnerable code
  • If the plugin’s functionality is required, implement an additional sanitization layer on all shortcode input, or replace the plugin with a trusted alternative that escapes output according to WordPress standards

Generated by OpenCVE AI on May 2, 2026 at 05:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3881 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Lars Wallenborn Show/Hide Shortcode allows Stored XSS. This issue affects Show/Hide Shortcode: from n/a through 1.0.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Lars Wallenborn Show/Hide Shortcode allows Stored XSS. This issue affects Show/Hide Shortcode: from n/a through 1.0.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Lars Wallenborn Show/Hide Shortcode showhide-shortcode allows Stored XSS.This issue affects Show/Hide Shortcode: from n/a through <= 1.0.0.
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Fri, 24 Jan 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jan 2025 17:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Lars Wallenborn Show/Hide Shortcode allows Stored XSS. This issue affects Show/Hide Shortcode: from n/a through 1.0.0.
Title WordPress Show/Hide Shortcode plugin <= 1.0.0 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:32.050Z

Reserved: 2025-01-23T14:52:14.007Z

Link: CVE-2025-24687

cve-icon Vulnrichment

Updated: 2025-01-24T18:45:54.795Z

cve-icon NVD

Status : Deferred

Published: 2025-01-24T18:15:42.283

Modified: 2026-06-17T08:59:26.457

Link: CVE-2025-24687

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T05:30:26Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')