VYPR
Medium severity6.4NVD Advisory· Published Aug 23, 2025· Updated Apr 15, 2026

CVE-2025-7957

CVE-2025-7957

Description

The ShortcodeHub plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘author_link_target’ parameter in all versions up to, and including, 1.7.1 due to insufficient input sanitization and output escaping. 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.

AI Insight

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

Stored XSS in ShortcodeHub WordPress plugin (≤1.7.1) allows Contributor+ users to inject arbitrary scripts via author_link_target parameter.

The ShortcodeHub plugin for WordPress, in all versions up to and including 1.7.1, contains a stored cross-site scripting (XSS) vulnerability. The flaw resides in insufficient sanitization and output escaping of the ‘author_link_target’ parameter, allowing user input to be processed without neutralization [1].

Exploitation requires an authenticated user with Contributor-level access or higher. The attacker can inject arbitrary web scripts into the plugin’s shortcode output, which are then stored on the server. When any user — including administrators — visits a page containing the malformed shortcode, the injected script executes in their browser [1].

The impact is typical for stored XSS: an attacker could steal session cookies, perform actions on behalf of the victim, or deface pages. The plugin has been closed from the WordPress plugin repository as of August 21, 2025 due to a security issue [1]. Users are advised to remove the plugin or apply any available workarounds until a patched version is released.

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.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.