Skip to content

Commit 90e184b

Browse files
1 parent e0012a1 commit 90e184b

1 file changed

Lines changed: 32 additions & 7 deletions

File tree

advisories/unreviewed/2026/02/GHSA-rx6w-2w6h-r346/GHSA-rx6w-2w6h-r346.json renamed to advisories/github-reviewed/2026/02/GHSA-rx6w-2w6h-r346/GHSA-rx6w-2w6h-r346.json

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-rx6w-2w6h-r346",
4-
"modified": "2026-02-27T00:31:46Z",
4+
"modified": "2026-02-28T02:09:13Z",
55
"published": "2026-02-27T00:31:46Z",
66
"aliases": [
77
"CVE-2026-3269"
88
],
9+
"summary": "PSI Probe: Broken access control can lead to DoS ",
910
"details": "A flaw has been found in psi-probe PSI Probe up to 5.3.0. The impacted element is the function handleRequestInternal of the file psi-probe-core/src/main/java/psiprobe/controllers/sessions/ExpireSessionsController.java of the component Session Handler. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "com.github.psi-probe:psi-probe-core"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "5.3.0"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -27,6 +48,10 @@
2748
"type": "WEB",
2849
"url": "https://github.com/AnalogyC0de/public_exp/issues/13"
2950
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/psi-probe/psi-probe"
54+
},
3055
{
3156
"type": "WEB",
3257
"url": "https://vuldb.com/?ctiid.347993"
@@ -42,11 +67,11 @@
4267
],
4368
"database_specific": {
4469
"cwe_ids": [
45-
"CWE-404"
70+
"CWE-285"
4671
],
47-
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
72+
"severity": "LOW",
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2026-02-28T02:09:13Z",
5075
"nvd_published_at": "2026-02-27T00:16:58Z"
5176
}
5277
}

0 commit comments

Comments
 (0)