Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/application-passwords/tags/0.1.3/auth
- https://plugins.trac.wordpress.org/browser/application-passwords/tags/0.1.3/clas
- https://plugins.trac.wordpress.org/browser/application-passwords/tags/0.1.3/clas
- https://www.wordfence.com/threat-intel/vulnerabilities/id/59fdfdf3-e9fe-44d2-82f
FAQ
What is CVE-2025-13308?
CVE-2025-13308 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 i...
How severe is CVE-2025-13308?
CVE-2025-13308 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13308?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.