๐Ÿ” CVE Alert

CVE-2026-58450

MEDIUM 4.3

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

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-601
Vendor invoiceninja
Product invoiceninja
Published Jun 30, 2026
Stay Ahead of the Next One

Get instant alerts for invoiceninja invoiceninja

Be the first to know when new medium vulnerabilities affecting invoiceninja invoiceninja are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

invoiceninja / invoiceninja
0 โ‰ค 5.13.26

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/invoiceninja/invoiceninja/issues/12039 vulncheck.com: https://www.vulncheck.com/advisories/invoice-ninja-open-redirect-in-client-portal-login-via-intended-parameter

Credits

George Chen