PatchSiren

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

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.