Skip to content

Commit 7796006

Browse files
1 parent eccba27 commit 7796006

1 file changed

Lines changed: 27 additions & 6 deletions

File tree

advisories/unreviewed/2026/03/GHSA-r3hf-q3mf-7h6w/GHSA-r3hf-q3mf-7h6w.json renamed to advisories/github-reviewed/2026/03/GHSA-r3hf-q3mf-7h6w/GHSA-r3hf-q3mf-7h6w.json

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-r3hf-q3mf-7h6w",
4-
"modified": "2026-03-23T15:30:44Z",
4+
"modified": "2026-03-27T17:53:22Z",
55
"published": "2026-03-23T15:30:44Z",
66
"aliases": [
77
"CVE-2026-4587"
88
],
9+
"summary": "HybridAuth Has Improper SSL Certificate Validation in Curl HTTP Client",
910
"details": "A vulnerability was found in HybridAuth up to 3.12.2. This issue affects some unknown processing of the file src/HttpClient/Curl.php of the component SSL Handler. The manipulation of the argument curlOptions results in improper certificate validation. The attack can be launched remotely. This attack is characterized by high complexity. The exploitability is assessed as difficult. The project was informed of the problem early through an issue report but has not responded yet.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/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:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Packagist",
25+
"name": "hybridauth/hybridauth"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "3.12.2"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -28,7 +49,7 @@
2849
"url": "https://github.com/hybridauth/hybridauth/issues/1444"
2950
},
3051
{
31-
"type": "WEB",
52+
"type": "PACKAGE",
3253
"url": "https://github.com/hybridauth/hybridauth"
3354
},
3455
{
@@ -49,8 +70,8 @@
4970
"CWE-287"
5071
],
5172
"severity": "MODERATE",
52-
"github_reviewed": false,
53-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2026-03-27T17:53:22Z",
5475
"nvd_published_at": "2026-03-23T13:16:31Z"
5576
}
5677
}

0 commit comments

Comments
 (0)