CVE-2026-58450 PUBLISHED

Invoice Ninja 5.13.26 - Open Redirect in Client Portal Login via intended Parameter

Assigner: VulnCheck
Reserved: 30.06.2026 Published: 30.06.2026 Updated: 01.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor invoiceninja
Product invoiceninja
Versions Default: unaffected
  • affected from 0 to 5.13.26 (incl.)

Credits

  • George Chen finder

References

Problem Types

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