CVE-2026-55610

Source
https://cve.org/CVERecord?id=CVE-2026-55610
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55610.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55610
Aliases
  • GHSA-vgx6-6cqr-m8qr
Published
2026-09-23T14:38:07Z
Modified
2026-09-25T03:30:31Z
Severity
  • 8.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N CVSS Calculator
Summary
InvoiceShelf has cross-company user read/update IDOR that enables cross-tenant account takeover
Details

InvoiceShelf is an open-source web & mobile app that helps track expenses, payments and create professional invoices and estimates. Prior to version 2.4.1, in InvoiceShelf's multi-company installations, any user who is an Owner of one company can read and overwrite any user account in any other company on the same installation. GET/PUT /api/v1/users/{user} resolves the target User by global primary key, and UserPolicy checks only that the requester owns their own header-company — it never verifies that the target user belongs to that company. This allows cross-tenant disclosure of user data and full account takeover (email/password overwrite + company re-assignment). Version 2.4.1 fixes the issue.

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

Affected packages

Git / github.com/invoiceshelf/invoiceshelf

Affected ranges

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

Affected versions

1.*
1.0.0
1.1.0
1.2.0
1.2.1
1.2.2
1.3.0
2.*
2.0.0
2.0.0-RC1
2.1.0
2.1.0-RC1
2.1.1
2.2.0
2.2.1
2.3.0
2.3.1
2.3.2
2.3.3
2.4.0

Database specific

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