SQL Injection in Invoiceplane
CVE-2026-33639
InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane interpolates the administrator-controlled tax_rate_decimal_places setting into an ALTER TABLE statement for ip_tax_rates in Settings::index() without strict integer validation. A crafted setting value can add clauses to the schema-changing statement and remove or alter required database columns. The resulting schema corruption can permanently modify financial data structures and make the application unavailable. This vulnerability is fixed in 1.7.2.
Vulnerability class: SQL Injection
Published .
CVSS v3 metric
CVSS v3 base score 7.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Invoiceplane — versions < 1.7.2
Weakness classification (CWE)
References
- github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-34g5-4hfc-g983
- github.com/InvoicePlane/InvoicePlane/pull/1481
- github.com/InvoicePlane/InvoicePlane/pull/1488
- github.com/InvoicePlane/InvoicePlane/commit/8fe41750d7c6fd039ac7353e5311bf4c140…
- github.com/InvoicePlane/InvoicePlane/commit/efec2d28d574ca616f218d758bd5adaa9a6…
- github.com/InvoicePlane/InvoicePlane/commit/fca7792a24de0a749d881cbbe4af6f58e95…
- github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2
Frequently asked questions
- What is CVE-2026-33639?
- CVE-2026-33639 is a high-severity vulnerability in Invoiceplane, classified under SQL Injection. CVSS score: 7.2/10. Published 2026-09-25.
- How severe is CVE-2026-33639?
- High severity. CVSS v3 base score is 7.2 out of 10.