CVE-2026-58450 MEDIUM

CVE-2026-58450: Invoice Ninja 5.13.26 - Open Redirect in Client Portal Login via intended Parameter

Vendor Invoiceninja
Product invoiceninja
Weakness CWE-601 · Open redirect
Published June 30, 2026
Last update July 1, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 30, 2026 CVE published
July 1, 2026 Record updated