NONE · 0

CVE-2026-90453

A file-upload handler redirects the authenticated client's browser to a URL taken directly from that same request's Referer header, without validating it against the application's own origin. This all...

Vulnerability Description

A file-upload handler redirects the authenticated client's browser to a URL taken directly from that same request's Referer header, without validating it against the application's own origin. This allows an authenticated attacker to craft a request that causes another user's browser to be redirected to an arbitrary external destination after completing an upload.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-90453?

CVE-2026-90453 is a documented vulnerability. A file-upload handler redirects the authenticated client's browser to a URL taken directly from that same request's Referer header, without validating it against the application's own origin. This all...

How severe is CVE-2026-90453?

CVSS scoring is not yet available for CVE-2026-90453. Check NVD for updates.

Is there a patch for CVE-2026-90453?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.