{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-33639", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-03-23T14:24:11.619Z", "datePublished": "2026-09-25T15:36:52.931Z", "dateUpdated": "2026-09-25T15:36:52.931Z" }, "containers": { "cna": { "title": "InvoicePlane permits DDL injection through tax_rate_decimal_places", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "lang": "en", "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "references": [ { "name": "https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-34g5-4hfc-g983", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-34g5-4hfc-g983" }, { "name": "https://github.com/InvoicePlane/InvoicePlane/pull/1481", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/InvoicePlane/InvoicePlane/pull/1481" }, { "name": "https://github.com/InvoicePlane/InvoicePlane/pull/1488", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/InvoicePlane/InvoicePlane/pull/1488" }, { "name": "https://github.com/InvoicePlane/InvoicePlane/commit/8fe41750d7c6fd039ac7353e5311bf4c140c3436", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/InvoicePlane/InvoicePlane/commit/8fe41750d7c6fd039ac7353e5311bf4c140c3436" }, { "name": "https://github.com/InvoicePlane/InvoicePlane/commit/efec2d28d574ca616f218d758bd5adaa9a60b3a0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/InvoicePlane/InvoicePlane/commit/efec2d28d574ca616f218d758bd5adaa9a60b3a0" }, { "name": "https://github.com/InvoicePlane/InvoicePlane/commit/fca7792a24de0a749d881cbbe4af6f58e9545d20", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/InvoicePlane/InvoicePlane/commit/fca7792a24de0a749d881cbbe4af6f58e9545d20" }, { "name": "https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2" } ], "affected": [ { "vendor": "InvoicePlane", "product": "InvoicePlane", "versions": [ { "version": "< 1.7.2", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-25T15:36:52.931Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-34g5-4hfc-g983", "discovery": "UNKNOWN" } } } }