ZeroHour

CVE-2026-71626

moderate

Unauthenticated Information Disclosure in Invoice Ninja 5.13.24 Webhook Components

CVSS 3.1
7.5 high
EPSS
<1%p24
Published
()
Modified
AI analysis

Invoice Ninja v5.13.24 leaks sensitive information through its webhook handling components, specifically StoreWebhookRequest.php, UpdateWebhookRequest.php and WebhookSingle.php (CWE-200). Because the affected request-validation and single-webhook-view code paths are reachable over the network without authentication (CVSS: AV:N/AC:L/PR:N), a remote attacker can send crafted HTTP requests to webhook-related endpoints and read data that should not be disclosed. The flaw is confidentiality-only (CVSS 3.1 score 7.5 with C:H/I:N/A:N), so it does not permit data modification or service disruption. Any self-hosted or otherwise exposed Invoice Ninja deployment running version 5.13.24 is potentially affected. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known, and EPSS estimates only a 0.3% chance of exploitation within 30 days.

What to do: Upgrade Invoice Ninja to the latest 5.x release newer than 5.13.24, which addresses the information exposure in the webhook components. If you cannot patch immediately, restrict network access to the application (firewall/VPN or reverse-proxy authentication) and review access logs for unauthenticated requests to webhook endpoints. Since only v5.13.24 is cited in the advisory, verify your deployed version before assuming exposure.

Affected
Invoice Ninja5.13.24
Estimated exposure
moderate≈10,000–100,000 installations/users (self-hosted instances plus hosted-service tenants), with only deployments running v5.13.24 affected — Invoice Ninja is a widely used open-source invoicing platform with a self-hosted install base and a hosted cloud service, but the provided data contains no install counts or public scan figures, so this order-of-magnitude estimate is…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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

Weakness
CWE-200
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.