Skip to content

Commit aa1f388

Browse files
Merge pull request #7219 from github/jontyms-GHSA-r3hf-q3mf-7h6w
2 parents 95357a3 + cb4dd30 commit aa1f388

1 file changed

Lines changed: 22 additions & 10 deletions

File tree

advisories/unreviewed/2026/03/GHSA-r3hf-q3mf-7h6w/GHSA-r3hf-q3mf-7h6w.json

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,35 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-r3hf-q3mf-7h6w",
4-
"modified": "2026-03-23T15:30:44Z",
4+
"modified": "2026-03-23T15:30:45Z",
55
"published": "2026-03-23T15:30:44Z",
66
"aliases": [
77
"CVE-2026-4587"
88
],
9+
"summary": "Improper SSL Certificate Validation in HybridAuth 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.",
10-
"severity": [
11+
"severity": [],
12+
"affected": [
1113
{
12-
"type": "CVSS_V3",
13-
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
14-
},
15-
{
16-
"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"
14+
"package": {
15+
"ecosystem": "Packagist",
16+
"name": "hybridauth/hybridauth"
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
}
25+
]
26+
}
27+
],
28+
"database_specific": {
29+
"last_known_affected_version_range": "< 3.12.2"
30+
}
1831
}
1932
],
20-
"affected": [],
2133
"references": [
2234
{
2335
"type": "ADVISORY",
@@ -28,7 +40,7 @@
2840
"url": "https://github.com/hybridauth/hybridauth/issues/1444"
2941
},
3042
{
31-
"type": "WEB",
43+
"type": "PACKAGE",
3244
"url": "https://github.com/hybridauth/hybridauth"
3345
},
3446
{

0 commit comments

Comments
 (0)