Update URLs – Quick and Easy way to search old links and replace them with new links in WordPress <= 1.4.1 - Unauthenticated Open Redirect
Strategic Overview
- Status
- Unpatched
- Affected Version
<= 1.4.1- CVSS
- 5.8Medium
- Weakness type
- CWE-601 · URL Redirection to Untrusted Site ('Open Redirect')
- CVE
CVE-2026-25392
At a glance
CVE-2026-25392 is a medium-severity URL Redirection to Untrusted Site ('Open Redirect') vulnerability in the Search & Replace Everything WordPress plugin, affecting versions <= 1.4.1. It carries a CVSS score of 5.8 (reachable over the network; low attack complexity). Exploitation requires no authentication. No fixed release has been reported yet; treat installations running this software as exposed. Disclosed January 2026, reported by 0xd4rk5id3.
Vulnerability Overview
The Search & Replace Everything – Quick and Easy Way to Find and Replace Text, Links plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.4.1. This is due to insufficient validation on a redirect url supplied. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-601: URL Redirection to Untrusted Site ('Open Redirect')
Reaching this weakness in Search & Replace Everything <= 1.4.1 takes no account at all. An open redirect is a page that takes a destination from the request and sends the browser there without checking that the destination belongs to the site.
A link that starts on a trusted domain finishes on an attacker's, which is what makes phishing and consent-screen abuse credible to the person clicking it. No fixed build of this plugin is recorded for Search & Replace Everything yet, so installs running <= 1.4.1 stay exposed until the vendor ships one.
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.
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. No patched version is recorded yet, which is the case where a filtering layer matters most, because there is nothing to update to.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Search & Replace Everything – Quick and Easy Way to Find and Replace Text, Links
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C