Skip to content

Commit f09acfb

Browse files
1 parent e0f7ddd commit f09acfb

File tree

2 files changed

+67
-34
lines changed

2 files changed

+67
-34
lines changed
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6wcw-r64p-qrrw",
4+
"modified": "2026-03-09T14:11:56Z",
5+
"published": "2026-03-05T21:30:49Z",
6+
"aliases": [
7+
"CVE-2026-22723"
8+
],
9+
"summary": "Cloudfoundry UAA has logic error in the token revocation endpoint implementation",
10+
"details": "Inappropriate user token revocation due to a logic error in the token revocation endpoint implementation in Cloudfoundry UAA v77.30.0 to v78.7.0 and in Cloudfoundry Deployment v48.7.0 to v54.10.0.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.cloudfoundry.identity:cloudfoundry-identity-server"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "77.30.0"
29+
},
30+
{
31+
"fixed": "78.8.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22723"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/cloudfoundry/uaa/commit/74c88235b5bc6e61752624700e91f61fd724dfcd"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/cloudfoundry/uaa"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/cloudfoundry/uaa/releases/tag/v78.8.0"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://www.cloudfoundry.org/blog/cve-2026-22723-uaa-user-token-revocation"
58+
}
59+
],
60+
"database_specific": {
61+
"cwe_ids": [],
62+
"severity": "MODERATE",
63+
"github_reviewed": true,
64+
"github_reviewed_at": "2026-03-09T14:11:56Z",
65+
"nvd_published_at": "2026-03-05T21:16:14Z"
66+
}
67+
}

advisories/unreviewed/2026/03/GHSA-6wcw-r64p-qrrw/GHSA-6wcw-r64p-qrrw.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)