CVE-2026-29925 Details
Description
Invoice Ninja v5.12.46 and v5.12.48 is vulnerable to Server-Side Request Forgery (SSRF) in CheckDatabaseRequest.php.
A blind Server-Side Request Forgery (SSRF) vulnerability has been identified in Invoice Ninja versions 5.12.46 and 5.12.48. The issue resides in the 'CheckDatabaseRequest.php' file, specifically within the 'authorize()' method, which improperly allows unauthenticated users to access the '/setup/check_db' and '/setup/check_mail' endpoints. This vulnerability could be exploited to make the server initiate outbound requests to locations specified by the attacker, potentially leading to unauthorized access to internal services or cloud metadata endpoints.
The 'authorize()' method in 'app/Http/Requests/Setup/CheckDatabaseRequest.php' should be updated to return false if the setup has been completed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/TrekLaps/5b2c72106d950dab0cd1897eb93200f1 | [email protected] | ExploitThird Party Advisory |
| https://github.com/invoiceninja/invoiceninja/blob/v5-stable/app/Http/Requests/Setup/CheckDatabaseRequest.php | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| invoiceninja invoice ninja | 5.12.46 5.12.48 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 2, 2026 | Initial Analysis | [email protected] |
| Mar 30, 2026 | CVE Modified | CISA-ADP |
| Mar 30, 2026 | New CVE Received | [email protected] |