Application Passwords <= 0.1.3 - Reflected Cross-Site Scripting via reject_url

2025-12-05 17:41
Rafshanzani Suhada

Strategic Overview

Status
Unpatched
Affected PluginApplication Passwords
Affected Version<= 0.1.3
CVSS5.4Medium
CVECVE-2025-13308
View all Application Passwords vulnerabilities

Vulnerability Overview

The Application Passwords plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'reject_url' parameter in all versions up to, and including, 0.1.3. This is due to insufficient input sanitization and output escaping on user supplied URLs, which allows javascript: URI schemes to be embedded in the reject_url parameter. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when a user clicks the "No, I do not approve of this connection" button, granted they can successfully trick the victim into performing an action such as clicking on a link.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C

Application Passwords <= 0.1.3 - Reflected Cross-Site Scripting via reject_url (CVE-2025-13308)