Skip to content

Commit 2c409bc

Browse files
1 parent 87f828d commit 2c409bc

2 files changed

Lines changed: 73 additions & 40 deletions

File tree

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-jmw5-58c7-587h",
4+
"modified": "2026-01-26T23:43:29Z",
5+
"published": "2026-01-26T12:30:29Z",
6+
"aliases": [
7+
"CVE-2026-24656"
8+
],
9+
"summary": "Apache Karaf Decanter has Deserialization of Untrusted Data in its Log Socket Collector",
10+
"details": "Deserialization of Untrusted Data vulnerability in Apache Karaf Decanter.\n\nThe Decanter Log Socket Collector exposes port 4560 without authentication. If the collector exposes allowed classes property, this configuration can be bypassed. The Log Socket Collector is vulnerable to deserialization of untrusted data, eventually causing DoS.\n\nNB: Decanter Log Socket Collector is not installed by default. Users who have not installed the Decanter Log Socket are not impacted by this issue.\n\nThis issue affects Apache Karaf Decanter before 2.12.0.\n\nUsers are recommended to upgrade to version 2.12.0, which fixes the issue.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.apache.karaf.decanter.collector:org.apache.karaf.decanter.collector.log.socket"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "2.12.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24656"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/apache/karaf-decanter/issues/555"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/apache/karaf-decanter/commit/9d7058d37160a16aaad34b488170adf277351e8b"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/apache/karaf-decanter"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://lists.apache.org/thread/dc5wmdn6hyc992olntkl75kk04ndzx34"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "http://www.openwall.com/lists/oss-security/2026/01/24/1"
62+
}
63+
],
64+
"database_specific": {
65+
"cwe_ids": [
66+
"CWE-502"
67+
],
68+
"severity": "LOW",
69+
"github_reviewed": true,
70+
"github_reviewed_at": "2026-01-26T23:43:29Z",
71+
"nvd_published_at": "2026-01-26T10:16:09Z"
72+
}
73+
}

advisories/unreviewed/2026/01/GHSA-jmw5-58c7-587h/GHSA-jmw5-58c7-587h.json

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

0 commit comments

Comments
 (0)