CVE-2026-35514

Source
https://cve.org/CVERecord?id=CVE-2026-35514
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35514.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-35514
Aliases
  • GHSA-g47g-v5cp-j8hp
Published
2026-04-30T18:21:09.709Z
Modified
2026-08-04T11:50:51.985100396Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Unauthenticated Account Registration via /user/invited Bypasses All Signup Restrictions in Chartbrew
Details

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, the endpoint POST /user/invited does not validate any invite token, authentication header, or session. Any unauthenticated attacker can call this endpoint directly to create a fully active account and receive a valid JWT — even when the instance has existing users and signupRestricted is enabled. This bypass is distinct from the normal registration endpoint (POST /user) which enforces signupRestricted and sets active: false pending verification. This issue has been patched in version 5.0.0.

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

Affected packages

Git / github.com/chartbrew/chartbrew

Affected ranges

Type
GIT
Repo
https://github.com/chartbrew/chartbrew
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "= 4.9.0"
        },
        {
            "last_affected": "= 4.9.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

= 4.*
= 4.9.0
v4.*
v4.9.0

Database specific

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