Description
An issue in Invoice Ninja v5.13.24 allows a remote attacker to obtain sensitive information via the StoreWebhookRequest.php, UpdateWebhookRequest.php, and WebhookSingle.php components
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in Invoice Ninja v5.13.24 allows a remote attacker to obtain sensitive information via the StoreWebhookRequest.php, UpdateWebhookRequest.php, and WebhookSingle.php components. The components process webhook payloads and perform outbound HTTP requests, which can be directed to internal or loopback addresses, enabling the attacker to retrieve data that should not be publicly exposed. Based on the description, it appears to be a Server Side Request Forgery that enables sensitive data exposure, a serious privacy and confidentiality breach.

Affected Systems

The vulnerability affects Invoice Ninja version 5.13.24. No other vendor or product versions are listed.

Risk and Exploitability

The CVSS and EPSS scores are not available, and the vulnerability is not listed in CISA’s KEV catalog. Consequently, the exact exploitation probability is unknown. However, since the flaw permits remote retrieval of internal resources, it poses a high confidentiality risk that could be leveraged by attackers with network access to the webhook endpoint. The likely attack vector would involve sending crafted webhook requests from an external source to the vulnerable components.

Generated by OpenCVE AI on September 4, 2026 at 21:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a released version of Invoice Ninja that includes the fix for the webhook request flaw.
  • If an upgrade is not possible immediately, modify the webhook handlers to validate outbound URLs and reject any that target internal, private, or loopback addresses.
  • Restrict outbound traffic from the web server to only the domains required for legitimate webhook processing, using firewall rules or proxy whitelists.

Generated by OpenCVE AI on September 4, 2026 at 21:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Invoiceninja
Invoiceninja invoice Ninja
Vendors & Products Invoiceninja
Invoiceninja invoice Ninja

Fri, 04 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
Title Invoice Ninja API Webhook SSRF Vulnerability
Weaknesses CWE-200
CWE-918

Fri, 04 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Description An issue in Invoice Ninja v5.13.24 allows a remote attacker to obtain sensitive information via the StoreWebhookRequest.php, UpdateWebhookRequest.php, and WebhookSingle.php components
References

Subscriptions

Invoiceninja Invoice Ninja
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-04T19:45:44.316Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71626

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T20:17:26.413

Modified: 2026-09-04T20:17:26.413

Link: CVE-2026-71626

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T02:15:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-918

    Server-Side Request Forgery (SSRF)