CVE-2026-69115

Source
https://cve.org/CVERecord?id=CVE-2026-69115
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-69115.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-69115
Published
2026-08-11T18:21:52Z
Modified
2026-08-13T04:02:57Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenIM Server v3.8.3 Missing Authorization on User and Group Enumeration Endpoints
Details

OpenIM Server v3.8.3 contains a missing authorization vulnerability that allows any authenticated user to access admin-only management API endpoints by submitting POST requests with a regular user bearer token to /user/get_users, /user/get_all_users_uid, and /group/get_groups. Attackers can exploit the absent authverify.CheckAdmin() call in the GetPaginationUsers, GetAllUserID, and GetGroups handlers to enumerate all platform user accounts including userIDs, nicknames, and manager level flags, as well as all groups including private groups the user has never joined, exposing group names, owner IDs, and member counts.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69115.json"
}
References

Affected packages

Git / github.com/openimsdk/open-im-server

Affected ranges

Type
GIT
Repo
https://github.com/openimsdk/open-im-server
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.8.3"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v3.*
v3.0.0
v3.0.0-alpha.1
v3.2.0
v3.2.0-alpha.0
v3.2.0-rc.0
v3.2.2-alpha.0
v3.3.0-rc.0
v3.3.2
v3.3.3-beta.2
v3.3.3-rc.0
v3.3.3-rc.1
v3.5.0
v3.5.0-rc.7
v3.5.1-rc.0
v3.6.0
v3.6.1-beta.0
v3.7.0
v3.8.0
v3.8.0-rc.1
v3.8.1
v3.8.1-rc.1
v3.8.1-rc.2
v3.8.1-rc.3
v3.8.1-rc.4

Database specific

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