Vulnerability Description
Dub contains an open redirect vulnerability in the redir_url query parameter that is accepted on every short link without validation or domain allowlist enforcement. Attackers can append the redir_url parameter to any short link to redirect visitors to arbitrary external URLs through the trusted Dub domain, bypassing destination blacklists and potentially enabling phishing attacks with link cloaking enabled.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/dubinc/dub
- https://github.com/dubinc/dub/blob/73415cf5e6be13ce9adb7ba5e97474307db34a17/apps
- https://github.com/dubinc/dub/issues/4337
- https://www.vulncheck.com/advisories/dub-open-redirect-via-unrestricted-redir-ur
FAQ
What is CVE-2026-85676?
CVE-2026-85676 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Dub contains an open redirect vulnerability in the redir_url query parameter that is accepted on every short link without validation or domain allowlist enforcement. Attackers can append the redir_url...
How severe is CVE-2026-85676?
CVE-2026-85676 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85676?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.