Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in biscia7 Hide Text Shortcode hide-text-shortcode allows Stored XSS.This issue affects Hide Text Shortcode: from n/a through <= 1.1.
Published: 2025-08-14
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The biscia7 Hide Text Shortcode plugin contains an improper neutralization of user input during web page generation, allowing attackers to embed malicious scripts that are stored and executed in the browsers of site visitors. This stored XSS flaw can lead to the execution of arbitrary client‑side code. The vulnerability is specifically tied to CWE‑79, indicating that input is not properly validated or encoded before rendering.

Affected Systems

Any WordPress site using biscia7 Hide Text Shortcode plugin version 1.1 or earlier is affected. No specific build or deployment configuration is required beyond the presence of the plugin and its usage of the shortcode feature; the flaw persists across all installations that have not upgraded past the vulnerable release.

Risk and Exploitability

The flaw carries a CVSS score of 6.5, denoting a medium severity risk. The EPSS score is reported as less than 1%, suggesting that, as of the last assessment, the likelihood of exploitation is low. Additionally, this vulnerability is not listed in the CISA KEV catalog. The attack vector is likely via the insertion of malicious content into a shortcode that is later rendered on any page referencing that content. A successful exploit would provide the attacker with the ability to inject client‑side scripts that execute whenever a legitimate user views the affected page.

Generated by OpenCVE AI on April 30, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of Hide Text Shortcode, or upgrade beyond version 1.1 if a fixed release is available.
  • Identify and remove any previously injected content stored through the shortcode, or replace it with sanitized versions that escape HTML and JavaScript special characters.
  • Implement a web‑application firewall or Content Security Policy that blocks or reports unexpected inline scripts to prevent accidental execution of injected code.

Generated by OpenCVE AI on April 30, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-24759 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in biscia7 Hide Text Shortcode allows Stored XSS. This issue affects Hide Text Shortcode: from n/a through 1.1.
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 biscia7 Hide Text Shortcode allows Stored XSS. This issue affects Hide Text Shortcode: from n/a through 1.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in biscia7 Hide Text Shortcode hide-text-shortcode allows Stored XSS.This issue affects Hide Text Shortcode: from n/a through <= 1.1.
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'}


Thu, 14 Aug 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 14 Aug 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 14 Aug 2025 10:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in biscia7 Hide Text Shortcode allows Stored XSS. This issue affects Hide Text Shortcode: from n/a through 1.1.
Title WordPress Hide Text Shortcode plugin <= 1.1 - 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:12:58.030Z

Reserved: 2025-05-30T14:04:34.997Z

Link: CVE-2025-49051

cve-icon Vulnrichment

Updated: 2025-08-14T14:17:54.284Z

cve-icon NVD

Status : Deferred

Published: 2025-08-14T11:15:37.120

Modified: 2026-04-23T15:31:14.510

Link: CVE-2025-49051

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T16:30:16Z

Weaknesses
  • CWE-79

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