CVE-2026-54790

Source
https://cve.org/CVERecord?id=CVE-2026-54790
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54790.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54790
Aliases
  • GHSA-vv4r-cgmw-w6x2
Published
2026-09-25T15:19:21Z
Modified
2026-09-27T03:47:32Z
Severity
  • 6.0 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L CVSS Calculator
Summary
InvoicePlane: Second-order SQL injection through the unvalidated custom_field_table field in the Custom Fields module
Details

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane stores an administrator-controlled custom_field_table value without validating it against the allowed custom-field table names. Mdl_custom_fields::used() later concatenates that stored value into the FROM table and WHERE column identifier positions, so opening the custom-field edit form executes a second-order SQL injection. The injection can query arbitrary schema data and can cause application errors or denial of service. This issue is fixed in version 1.7.2.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-89"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54790.json"
}
References

Affected packages

Git / github.com/invoiceplane/invoiceplane

Affected ranges

Type
GIT
Repo
https://github.com/invoiceplane/invoiceplane
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "1.7.2"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.9beta
v1.*
v1.0.0
v1.0.1
v1.1.0
v1.2.0
v1.4.0
v1.4.1
v1.4.10
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.4.7
v1.4.8
v1.4.9
v1.5.0
v1.5.1
v1.5.10
v1.5.2
v1.5.3
v1.5.4
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6-beta
v1.6-beta-1
v1.6-beta-2
v1.6-beta-3
v1.6.0
v1.6.1
v1.6.1-alpha-1
v1.6.1-beta-1
v1.6.1-beta-2
v1.6.1-beta-3
v1.6.2-beta-1
v1.6.2-beta-2
v1.6.2-beta-3
v1.6.3
v1.6.3-rc0
v1.6.3-rc1
v1.6.3-rc2
v1.6.4-beta-1
v1.6.5
v1.7.2-beta-1
v1.7.2-rc-1
v1.7.2-rc-2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54790.json"