VYPR
Medium severity6.5NVD Advisory· Published Sep 5, 2025· Updated Apr 23, 2026

CVE-2025-58876

CVE-2025-58876

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ali Aghdam Aparat Video Shortcode aparat-shortcode allows Stored XSS.This issue affects Aparat Video Shortcode: from n/a through <= 0.2.4.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Aparat Video Shortcode plugin <=0.2.4 has a stored XSS flaw allowing low-privileged authenticated users to inject malicious scripts that execute when visitors load affected pages.

Root

Cause

The WordPress Aparat Video Shortcode plugin (versions through 0.2.4) contains a stored cross-site scripting (XSS) vulnerability caused by improper neutralization of user-supplied input during page generation [1]. The plugin fails to sanitize or escape data before output, enabling attackers to inject arbitrary HTML and JavaScript into web pages.

Exploitation

Prerequisites

An attacker must have at least a low-privileged role (such as Contributor or Author) in the WordPress site. While no direct user interaction is required for injection, the stored payload triggers when an authenticated administrator views the page or when any site visitor loads it — making it a stored (persistent) XSS [1].

Impact

Successful exploitation allows the attacker to inject malicious scripts that can perform actions like redirecting visitors to malicious sites, displaying unwanted advertisements, or stealing session cookies. Because the script executes in the context of the vulnerable site, it can be used for further attacks targeting both site administrators and visitors [1].

Mitigation

The vulnerability affects all versions through 0.2.4. The recommended action is to update the plugin to a patched version as soon as one is released. If an immediate update is not possible, site administrators should consult their hosting provider or web developer for temporary workarounds [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.