CVE-2026-75628
UNSCOREDDescription
Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because same_origin_path accepts a backslash or tab in the return parameter. oauth2_login reads the return parameter from the initiation request, runs same_origin_path over it, and stores the survivor in the session flow record as the post-login redirect target. That check rejects a value that does not begin with a slash, one with a slash as its second byte, and one containing CR or LF. A backslash and a tab pass. The URL Standard treats a backslash as equivalent to a slash for special schemes, so `/\evil.example` parses with the authority `evil.example`. It also strips ASCII tab before parsing, so a tab between two leading slashes leaves `//evil.example`. A crafted link to the application's own login route lands the victim on the attacker's site after a genuine authentication. The redirect carries no authorization code or access token.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3.1 Vector
No CVSS vector data available.
Exploit Intelligence
Low risk: more likely to be exploited than 18% of all known CVEs.
References
Related Vulnerabilities
Other CWE-601 (Open Redirect) vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2025-4123 | High | 7.6 | 97% | - | Fix |
| CVE-2018-11784 | Medium | 4.3 | 94% | - | Fix |
| CVE-2021-22881 | Medium | 6.1 | 87% | - | Fix |
| CVE-2022-45402 | Medium | 6.1 | 82% | - | Fix |
| CVE-2017-1000117 | High | 8.8 | 76% | - | Fix |
| CVE-2019-10098 | Medium | 6.1 | 74% | - | Fix |
Common questions
How do I fix CVE-2026-75628?
No published fix for CVE-2026-75628 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-75628 being actively exploited?
Not that we know of. CVE-2026-75628 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.26% is the estimated probability that it will be exploited in the next 30 days. That is higher than 18% of all scored CVEs.
Embed a live status badge for CVE-2026-75628
Markdown
[](https://tridentstack.com/cve/CVE-2026-75628)HTML
<a href="https://tridentstack.com/cve/CVE-2026-75628"><img src="https://tridentstack.com/cve/badge/CVE-2026-75628.svg" alt="CVE-2026-75628"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-20.