LiveActive security incident?Get immediate response
CVE Record

CVE-2018-1000167: OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yam...

OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yaml.load-Function as used in the following files: config.py:136, config.py:142, sources.py:99 and sources.py:131. The "list-sources"-command is affected by this bug. that can result in Remote Code Execution(even as root if suricata-update is called by root). This attack appears to be exploitable via a specially crafted yaml-file at https://www.openinfosecfoundation.org/rules/index.yaml. This vulnerability appears to have been fixed in 1.0.0b1.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-1000167 affects the alpha 1.0.0a1 release of suricata-update. If it reads malicious YAML while listing rule sources, code could run on the host, potentially as root when the tool is run as root. The source bundle says this was fixed in 1.0.0b1.

Executive priority

Prioritize remediation where Suricata rule updates are automated or run as root. The vulnerable release is an alpha version, but the impact described is remote code execution, so exposed installations should be handled urgently.

Technical view

The issue is insecure deserialization through Python yaml.load usage in config.py and sources.py. The affected command is list-sources, with exploitation described via a crafted rules index YAML file. The CVE record names suricata-update 1.0.0a1 as affected and 1.0.0b1 as fixed.

Likely exposure

Exposure is likely limited to environments that installed suricata-update 1.0.0a1, especially automation that runs list-sources or fetches rule-source metadata. Risk is higher where the tool runs with elevated privileges.

Exploitation context

The bundle does not show CISA KEV listing or confirmed active exploitation. Public references describe remote code execution potential through malicious YAML parsing, including root impact if suricata-update is executed as root.

Researcher notes

Evidence is concise and version-specific. The affected surfaces named are yaml.load calls in config.py and sources.py, with list-sources explicitly affected. No CVSS, CWE, affected CPEs, or active exploitation confirmation are present in the supplied bundle.

Mitigation direction

  • Upgrade suricata-update from 1.0.0a1 to 1.0.0b1 or later.
  • Remove 1.0.0a1 from build images, hosts, and automation.
  • Avoid running suricata-update as root unless vendor guidance requires it.
  • Review vendor guidance and OISF issue updates before changing operational workflows.

Validation and detection

  • Inventory installed suricata-update versions across hosts, containers, and CI images.
  • Check scheduled jobs or scripts that run list-sources or update rule metadata.
  • Confirm upgraded systems report a version newer than 1.0.0a1.
  • Review historical logs for unexpected suricata-update executions or rule-source changes.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-1000167 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.