CVE-2026-19078 PUBLISHED

Ose-oauth-server: oauth-server: open redirect vulnerability enables phishing via unvalidated parameter.

Assigner: redhat
Reserved: 06.08.2026 Published: 11.08.2026 Updated: 11.08.2026

A flaw was found in the oauth-server component. This open redirect vulnerability occurs when the 'then' parameter in the grant approval handler is not properly validated. A remote attacker can craft a malicious URL that, when approved or denied by an authenticated user, redirects them to an attacker-controlled website. This could enable phishing attacks, potentially tricking users into revealing sensitive information.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor Red Hat
Product Red Hat OpenShift Container Platform 4
Versions Default: affected
Vendor Red Hat
Product Red Hat OpenShift Container Platform 4
Versions Default: affected

Workarounds

There is no mitigation for this flaw. However, the risk is limited as the vulnerability only enables phishing — no OAuth tokens, authorization codes, or session credentials are exposed through the redirect.

Credits

  • Red Hat would like to thank Khalil Lemtaffah (Nokia), Kien Pham (Ninh Thanh Cyber Security (NTCS)), and Ta Duc Thien (Ninh Thanh Cyber Security (NTCS)) for reporting this issue.

References

Problem Types

  • URL Redirection to Untrusted Site ('Open Redirect') CWE