Description
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.
Published: 2025-12-06
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The Application Passwords WordPress plugin allows arbitrary JavaScript code to be injected through the reject_url parameter. Improper sanitization and escaping enable attackers to embed javascript: URI schemes, which can execute when a user clicks the ‘No, I do not approve of this connection’ button. This flaw permits attacker‑controlled script execution in the victim’s browser without authentication.

Affected Systems

WordPress sites that have the Application Passwords plugin by georgestephanis installed in any version up to and including 0.1.3 are affected. Site administrators should verify their plugin version and update to a patched release beyond 0.1.3.

Risk and Exploitability

The CVSS score of 5.4 places this vulnerability in the medium severity range, and the EPSS score of less than 1% indicates that the exploitation probability is currently low. It is not listed in the CISA KEV catalog. The likely attack vector is a link‑based social‑engineering scheme where an attacker supplies a crafted reject_url to a victim, who is then tricked into clicking the approval button. Because the vulnerability is unauthenticated, any user who visits a malicious URL could be exposed.

Generated by OpenCVE AI on April 22, 2026 at 03:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Application Passwords plugin to the latest version beyond 0.1.3 where this issue is fixed.
  • Remove or disable the reject_url functionality in the plugin configuration to eliminate the vulnerable input point.
  • Implement input validation to reject javascript: or other dangerous URI schemes when the reject_url parameter is used.

Generated by OpenCVE AI on April 22, 2026 at 03:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Dec 2025 10:15:00 +0000

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

Mon, 08 Dec 2025 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 06 Dec 2025 06:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Application Passwords <= 0.1.3 - Reflected Cross-Site Scripting via reject_url
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:54:57.094Z

Reserved: 2025-11-17T14:43:02.776Z

Link: CVE-2025-13308

cve-icon Vulnrichment

Updated: 2025-12-08T21:12:59.385Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T06:15:51.240

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T04:00:07Z

Weaknesses