CVE Catalog

CVE-2026-33639

HighCVSS 7.2
Published: Translated: NVD NIST

Summary

In InvoicePlane prior to 1.7.2, the administrator-controlled tax_rate_decimal_places setting is interpolated 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 vulnerability is fixed in 1.7.2.

Risk Assessment

Schema corruption can permanently modify financial data structures and make the application unavailable, leading to data loss and downtime.

Recommendation

Upgrade InvoicePlane to version 1.7.2 or later. Back up the database before upgrading.

Other vulnerabilities in InvoicePlane

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS