Skip to content

Commit 87f828d

Browse files
1 parent 7c99ce9 commit 87f828d

2 files changed

Lines changed: 77 additions & 40 deletions

File tree

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-92cc-952p-v8rh",
4+
"modified": "2026-01-26T23:40:20Z",
5+
"published": "2026-01-26T12:30:27Z",
6+
"aliases": [
7+
"CVE-2025-27821"
8+
],
9+
"summary": "Apache Hadoop HDFS Native Client has Out-of-bounds Write Vulnerability ",
10+
"details": "Out-of-bounds Write vulnerability in Apache Hadoop HDFS native client.\n\nThis issue affects Apache Hadoop: from 3.2.0 before 3.4.2.\n\nUsers are recommended to upgrade to version 3.4.2, which fixes the issue.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.apache.hadoop:hadoop-hdfs-native-client"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "3.2.0"
29+
},
30+
{
31+
"fixed": "3.4.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27821"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/apache/hadoop/pull/7481"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/apache/hadoop/commit/2b32e46f666c7645f5d1e026be3982b99319ccb8"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/apache/hadoop"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://issues.apache.org/jira/browse/HDFS-17754"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "https://lists.apache.org/thread/kwjhyyx0wl2z9b0mw0styjk0hhdbyplh"
62+
},
63+
{
64+
"type": "WEB",
65+
"url": "http://www.openwall.com/lists/oss-security/2026/01/23/7"
66+
}
67+
],
68+
"database_specific": {
69+
"cwe_ids": [
70+
"CWE-787"
71+
],
72+
"severity": "HIGH",
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2026-01-26T23:40:20Z",
75+
"nvd_published_at": "2026-01-26T10:16:05Z"
76+
}
77+
}

advisories/unreviewed/2026/01/GHSA-92cc-952p-v8rh/GHSA-92cc-952p-v8rh.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)