CVE-2026-91774
5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Yao through v1.0.0-rc22 authenticates but fails to authorize the GET /user/teams/:id endpoint, allowing any logged-in user to read full team records. Attackers can supply a known team identifier to retrieve sensitive team data including name, description, owner information, and settings without membership verification.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| YaoApp | yao | 0 <= 1.0.0-rc22 | affected |
Weaknesses
- CWE-862: Missing Authorization
References
- https://github.com/YaoApp/yao/issues/1553
- https://github.com/YaoApp/yao/blob/v1.0.0-rc22/openapi/user/team.go#L80-L149
- https://github.com/YaoApp/yao/blob/v1.0.0-rc22/openapi/oauth/providers/user/team.go#L37-L55
- https://github.com/YaoApp/yao
- https://www.vulncheck.com/advisories/yao-through-1.0.0-rc22-missing-authorization-via-openapi-team-endpoint
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.