Vulnerability Description
OpenCVE before 3.1.0 fails to properly scope the organizations API endpoint to the token's organization, instead returning the token creator's memberships. Attackers with organization-scoped tokens can list and retrieve every organization their creator belongs to, bypassing intended token isolation boundaries.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/opencve/opencve
- https://github.com/opencve/opencve/blob/v2.4.0/web/organizations/resources.py#L2
- https://github.com/opencve/opencve/blob/v3.1.0/web/organizations/resources.py#L2
- https://github.com/opencve/opencve/issues/744
- https://github.com/opencve/opencve/releases/tag/v3.1.0
- https://www.vulncheck.com/advisories/opencve-before-3.1.0-organization-api-ignor
FAQ
What is CVE-2026-92764?
CVE-2026-92764 is a vulnerability with a CVSS score of 4.3 (MEDIUM). OpenCVE before 3.1.0 fails to properly scope the organizations API endpoint to the token's organization, instead returning the token creator's memberships. Attackers with organization-scoped tokens ca...
How severe is CVE-2026-92764?
CVE-2026-92764 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92764?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.