VYPR
High severity7.1NVD Advisory· Published Dec 15, 2025· Updated Apr 15, 2026

CVE-2025-13355

CVE-2025-13355

Description

The URL Shortify WordPress plugin before 1.11.4 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.

AI Insight

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

URL Shortify WordPress plugin before 1.11.4 has a reflected XSS vulnerability that can be exploited against high-privilege users like admins.

Vulnerability

Overview

The URL Shortify WordPress plugin, versions prior to 1.11.4, fails to properly sanitize and escape a parameter before outputting it back in the page. This lack of input validation leads to a Reflected Cross-Site Scripting (XSS) vulnerability [1]. The issue is classified as High severity with a CVSS v3 score of 7.1.

Exploitation

An attacker can craft a malicious URL containing malicious JavaScript and trick a user into clicking it. The vulnerability is particularly dangerous because it can be used against high-privilege users such as administrators [1]. No authentication is required to trigger the reflected XSS, but the attack depends on social engineering to deliver the malicious link to a target user.

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session. For an admin user, this could lead to session hijacking, creation of rogue admin accounts, or injection of malicious content throughout the WordPress site.

Mitigation

The vulnerability has been fixed in version 1.11.4 of the plugin [1]. Users are strongly advised to update immediately. No workarounds are documented; updating to the patched version is the only reliable mitigation.

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

1

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.