Description
Improper validation of symbolic links in the Pack Git import feature in Cribl Stream before 4.18.2 allows a remote authenticated attacker with Pack import and pipeline preview permissions to execute arbitrary code as the Cribl server process via a crafted Git repository containing a symbolic link in the pack's functions directory.
Published: 2026-07-27
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the symbolic link handling of the Pack Git import feature in Cribl Stream allows a remote authenticated attacker who has Pack import and pipeline preview permissions to execute arbitrary code with the privileges of the Cribl server process. This is a classic path traversal style issue (CWE‑61) that can lead to full system compromise, data tampering, and service disruption if the attacker succeeds.

Affected Systems

The vulnerability affects Cribl Stream deployments operating on any version earlier than 4.18.2. Users of versions 4.18.1 and previous are exposed; upgrading to 4.18.2 or later removes the flaw.

Risk and Exploitability

With a CVSS score of 8.7, the vulnerability is considered high severity. The EPSS score is < 1%, indicating a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. The flaw requires remote authentication and specific Pack import and pipeline preview permissions, but once those prerequisites are satisfied an attacker could leverage the vulnerability immediately.

Generated by OpenCVE AI on August 3, 2026 at 16:53 UTC.

Remediation

Vendor Solution

Upgrade Cribl Stream to v4.18.2 or higher. Upgrading fully resolves this vulnerability and no additional mitigation is required.


OpenCVE Recommended Actions

  • Upgrade Cribl Stream to version 4.18.2 or newer. (This fully resolves the issue.)
  • If an upgrade cannot be performed immediately, revoke Pack import and pipeline preview permissions from all user accounts to eliminate the attack path.
  • Log and monitor Pack Git import activity for symbolic links and, if possible, temporarily disable the Pack Git import feature until a patch is available.

Generated by OpenCVE AI on August 3, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
First Time appeared Cribl
Cribl cribl Stream
Vendors & Products Cribl
Cribl cribl Stream

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description Improper validation of symbolic links in the Pack Git import feature in Cribl Stream before 4.18.2 allows a remote authenticated attacker with Pack import and pipeline preview permissions to execute arbitrary code as the Cribl server process via a crafted Git repository containing a symbolic link in the pack's functions directory.
Title Authenticated RCE via Symlink Following in Cribl Stream Pack Git Import
Weaknesses CWE-61
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Cribl Cribl Stream
cve-icon MITRE

Status: PUBLISHED

Assigner: Cribl

Published:

Updated: 2026-07-27T20:22:35.788Z

Reserved: 2026-06-22T20:02:07.174Z

Link: CVE-2026-56748

cve-icon Vulnrichment

Updated: 2026-07-27T20:22:32.444Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-27T20:16:40.017

Modified: 2026-07-30T19:12:22.607

Link: CVE-2026-56748

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:00:06Z

Weaknesses
  • CWE-61

    UNIX Symbolic Link (Symlink) Following