CVE Catalog

CVE-2026-58450

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

7th percentile - higher than 7% of all known CVEs

Summary

Invoice Ninja up to version 5.13.26 contains an open redirect vulnerability in the client portal login. An unauthenticated attacker can redirect authenticated victims to attacker-controlled external URLs by injecting a malicious value into the intended query parameter.

Risk Assessment

The risk involves potential phishing attacks against authenticated users, which could lead to theft of credentials or other sensitive information.

Recommendation

It is recommended to immediately update Invoice Ninja to the latest available version that fixes this vulnerability. Until the update is applied, restrict access to the client portal login and implement host validation for redirect parameters.

Other vulnerabilities in Invoice Ninja

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS