Skip to content

Commit 7261c75

Browse files
committed
1 parent 8d51c9e commit 7261c75

1 file changed

Lines changed: 22 additions & 8 deletions

File tree

advisories/unreviewed/2026/05/GHSA-5j8p-mmp9-6fj8/GHSA-5j8p-mmp9-6fj8.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,37 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5j8p-mmp9-6fj8",
4-
"modified": "2026-05-13T00:48:11Z",
4+
"modified": "2026-05-13T00:49:16Z",
55
"published": "2026-05-12T18:30:40Z",
66
"aliases": [
77
"CVE-2026-29204"
88
],
9-
"details": "Insufficient ownership checks in `clientarea.php` allow an authenticated client area user to submit requests using another user’s `addonId` without any ownership validation leading to unauthorized access to the victim's resources and their cPanel account.",
9+
"summary": "Authenticated Account-Scope Bypass in WHMCS Client Area",
10+
"details": "Insufficient ownership checks in `clientarea.php` allow an authenticated client area user to submit requests using another user’s `addonId` without any ownership validation leading to unauthorized access to the victim's resources and their cPanel account.\n\nAffected versions:\n- All WHMCS 9.x builds prior to 9.0.4.\n- All WHMCS 8.x builds prior to 8.13.3.\n- All WHMCS 7.x builds after 7.4.0.\n",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
13-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "WHMCS"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
1433
}
1534
],
16-
"affected": [],
1735
"references": [
1836
{
1937
"type": "ADVISORY",
@@ -22,10 +40,6 @@
2240
{
2341
"type": "WEB",
2442
"url": "https://help.whmcs.com/m/125386/l/2073908-cve-2026-29204"
25-
},
26-
{
27-
"type": "WEB",
28-
"url": "https://help.whmcs.com/m/125386/l/2073908-cve-2026-29204?token=_4RH-0s0febHsrNiC8GdPymsqg3_nSdT"
2943
}
3044
],
3145
"database_specific": {

0 commit comments

Comments
 (0)