← Back
UBUNTU-CVE-2024-23836
Vulnerability in suricata (UBUNTU-CVE-2024-23836)
Summary
vulnerability in suricata (UBUNTU-CVE-2024-23836). Risk of unauthorized operations or information disclosure. Exploitable via ``stream.reassembly.depth``. Mitigation: upgrade to `6.0.16` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **UBUNTU-CVE-2024-23836** has been found in suricata.
Attackers can target a specific entry point like ``stream.reassembly.depth`` over the network to misuse the product.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade suricata to **6.0.16** or later.
If unsure, ask your IT team or search "suricata UBUNTU-CVE-2024-23836" on the vendor's site.
UBUNTU-CVE-2024-23836 (suricata) —
Attack vector: remote (network-reachable) / unauthenticated / no user interaction
Attack surface: `stream.reassembly.depth`
Patched: `6.0.16` — apply immediately
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**A vulnerability** (unclassified) exists in suricata. Attackers reach the vulnerable code path via ``stream.reassembly.depth`` without authentication.
📍 Affected scope
suricata — . Attack surface: `stream.reassembly.depth`.
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **6.0.16**.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'suricata' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'suricata' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `suricata` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade suricata to 6.0.16ステージング環境で 6.0.16 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
Ubuntu:16.04:LTS
suricata
[{"type":"ECOSYSTEM","events":[{"introduced":"0"}]}]
Ubuntu:18.04:LTS
suricata
[{"type":"ECOSYSTEM","events":[{"introduced":"0"}]}]
Ubuntu:22.04:LTS
suricata
[{"type":"ECOSYSTEM","events":[{"introduced":"0"}]}]
Ubuntu:24.04:LTS
suricata
[{"type":"ECOSYSTEM","events":[{"introduced":"0"}]}]
Ubuntu:25.10
suricata
[{"type":"ECOSYSTEM","events":[{"introduced":"0"}]}]
Ubuntu:26.04:LTS
suricata
[{"type":"ECOSYSTEM","events":[{"introduced":"0"}]}]
References
- report https://ubuntu.com/security/CVE-2024-23836
- report https://github.com/OISF/suricata/security/advisories/GHSA-q33q-45cr-3cpc
- report https://github.com/OISF/suricata/commit/18841a58da71e735ddf4e52cbfa6989755ecbeb7
- report https://github.com/OISF/suricata/commit/8efaebe293e2a74c8e323fa85a6f5fadf82801bc
- report https://github.com/OISF/suricata/commit/2a2120ecf10c5b5713ec2bf59469fe57f7b5b747
- report https://github.com/OISF/suricata/commit/83c5567ea7b0b28376f57dcfee9c6301448c7bc7
- report https://github.com/OISF/suricata/commit/b1549e930f6426eeff43f12b672337cbcda566b8
- report https://github.com/OISF/suricata/commit/97953998d2d60673ed6c30ddfb6a2d59b4230f97
- report https://github.com/OISF/suricata/commit/e7e28822f473320658d6125f16ac3f0524baff01
- report https://github.com/OISF/suricata/commit/f9de1cca6182e571f1c02387dca6e695e55608af
- report https://github.com/OISF/suricata/commit/cd035d59e3df157b606f4fe67324ea8e437be786
- report https://github.com/OISF/suricata/commit/ce9b90326949c94a46611d6394e28600ee5e8bd5
- report https://redmine.openinfosecfoundation.org/issues/6531
- report https://redmine.openinfosecfoundation.org/issues/6532
- report https://redmine.openinfosecfoundation.org/issues/6540
- report https://redmine.openinfosecfoundation.org/issues/6658
- report https://redmine.openinfosecfoundation.org/issues/6659
- report https://redmine.openinfosecfoundation.org/issues/6660
- report https://www.cve.org/CVERecord?id=CVE-2024-23836