Vulnerability Description
Invoice Ninja through 5.13.26 contains an open redirect vulnerability in the client portal login that allows unauthenticated attackers to redirect authenticated victims to attacker-controlled external URLs by injecting a malicious value into the intended query parameter. Attackers can craft a client login link with an external URL in the intended parameter, which is stored in the session without host validation and emitted verbatim via a bare redirect in the ContactLoginController authenticated() handler after the victim completes a legitimate login, enabling phishing attacks.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/invoiceninja/invoiceninja/issues/12039
- https://www.vulncheck.com/advisories/invoice-ninja-open-redirect-in-client-porta
FAQ
What is CVE-2026-58450?
CVE-2026-58450 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Invoice Ninja through 5.13.26 contains an open redirect vulnerability in the client portal login that allows unauthenticated attackers to redirect authenticated victims to attacker-controlled external...
How severe is CVE-2026-58450?
CVE-2026-58450 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-58450?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.