PatchSiren cyber security CVE debrief
CVE-2026-33639 InvoicePlane CVE debrief
InvoicePlane versions prior to 1.7.2 are vulnerable to a schema corruption issue. The application interpolates the administrator-controlled tax_rate_decimal_places setting into an ALTER TABLE statement without strict integer validation, allowing a crafted setting value to add clauses to the schema-changing statement and remove or alter required database columns.
- Vendor
- InvoicePlane
- Product
- Unknown
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for managing and securing InvoicePlane installations should assess exposure and prioritize verification and remediation due to potential permanent modification of financial data structures and possible application unavailability. This includes verifying InvoicePlane version, reviewing administrator access controls, and monitoring database schema for unauthorized changes.
Why it matters
Defenders should care about CVE-2026-33639 because it can lead to schema corruption and permanent modification of financial data structures in InvoicePlane installations prior to version 1.7.2. The vulnerability requires verification of InvoicePlane version, administrator access controls, and monitoring of database schema for unauthorized changes.
- Potential permanent modification of financial data structures
- Possible application unavailability due to schema corruption
- Required verification of InvoicePlane version and administrator access controls
- Necessity to monitor database schema for unauthorized changes
Technical summary
The vulnerability exists in InvoicePlane versions prior to 1.7.2. The application interpolates the administrator-controlled tax_rate_decimal_places setting into an ALTER TABLE statement without strict integer validation. A crafted setting value can add clauses to the schema-changing statement and remove or alter required database columns, leading to schema corruption and potential permanent modification of financial data structures. Defenders should prioritize verifying and upgrading to InvoicePlane version 1.7.2 or later to prevent potential schema corruption.
Defensive priority
Defenders should prioritize verifying and upgrading to InvoicePlane version 1.7.2 or later to prevent potential schema corruption.
Recommended defensive actions
- Verify InvoicePlane version and upgrade to 1.7.2 or later if necessary
- Review and restrict administrator access to tax_rate_decimal_places setting
- Monitor database schema for unauthorized changes
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is described in the CVE record and NVD vulnerability detail page. The issue is fixed in InvoicePlane version 1.7.2. Evidence is limited to public CVE and NVD records. Defenders should verify InvoicePlane version, review administrator access controls, and monitor database schema for unauthorized changes with explicit evidence limits.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-33639 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-33639
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-33639 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-33639
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/commit/8fe41750d7c6fd039ac7353e5311bf4c140c3436
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/commit/efec2d28d574ca616f218d758bd5adaa9a60b3a0
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/commit/fca7792a24de0a749d881cbbe4af6f58e9545d20
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/pull/1481
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/pull/1488
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-34g5-4hfc-g983
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.