Skip to content

Commit eca0250

Browse files
committed
1 parent bc26b11 commit eca0250

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

advisories/unreviewed/2026/05/GHSA-5cv4-jp36-h3mw/GHSA-5cv4-jp36-h3mw.json

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5cv4-jp36-h3mw",
4-
"modified": "2026-05-26T13:30:17Z",
4+
"modified": "2026-05-29T18:32:22Z",
55
"published": "2026-05-26T13:30:17Z",
66
"aliases": [
77
"CVE-2026-25680"
88
],
9+
"summary": "Update GHSA-5cv4-jp36-h3mw with affected products",
910
"details": "Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "golang.org/x/net"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.55.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",

0 commit comments

Comments
 (0)