CVE-2026-65635

Source
https://cve.org/CVERecord?id=CVE-2026-65635
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-65635.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-65635
Aliases
Published
2026-07-30T14:17:02.942Z
Modified
2026-08-01T03:47:22.071041421Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:L/SC:L/SI:L/SA:N CVSS Calculator
Summary
Boruta dynamic client registration allows creation of over-privileged OAuth clients
Details

Improper Isolation or Compartmentalization vulnerability in malach-it boruta (Elixir.Boruta.Openid module) allows attackers to register OpenID Connect clients with administrative privileges through the dynamic client registration entry point. Boruta.Openid.register_client/3 forwards caller-supplied registration parameters to the administrative client creation path without a public/admin field-level allowlist, so an unauthenticated registrant can set security-sensitive attributes including supported grant types, authorized scopes, PKCE enforcement, public refresh and revocation behavior, token lifetimes, and signing settings. The library does not distinguish between metadata a public registrant is allowed to set and administrative controls that should require operator approval.

This vulnerability is associated with program files lib/boruta/openid.ex and program routines 'Elixir.Boruta.Openid':registerclient/3, 'Elixir.Boruta.Openid':parseregistration_params/2.

This issue affects boruta from 2.3.0 before 2.3.7.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65635.json",
    "cwe_ids": [
        "CWE-653"
    ],
    "cna_assigner": "EEF",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "85481b706636fe68a43d0b8d3275e2afc7f7fee1"
                },
                {
                    "fixed": "*"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/malach-it/boruta_auth

Affected ranges

Type
GIT
Repo
https://github.com/malach-it/boruta_auth
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Fixed
Database specific
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "2.3.0"
        },
        {
            "fixed": "2.3.7"
        }
    ]
}

Affected versions

2.*
2.3.2
2.3.4
2.3.5
2.3.6
3.*
3.0.0-beta.1
3.0.0-beta.2
3.0.0-beta.3
3.0.0-beta.4

Database specific

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