---
id: CVE-2025-62348
aliases:
  - GHSA-77w2-v593-vxvv
  - PYSEC-2026-1894
title: >-
  Salt junos Module Vulnerable to Code Injection via Specially Crafted YAML
  Payload
summary: >-
  Salt junos Module Vulnerable to Code Injection via Specially Crafted YAML
  Payload
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
vendor: salt
product: salt
ecosystem: pip
affected:
  - salt < 3006.17
patched:
  - salt 3006.17
published: '2026-01-30'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-77w2-v593-vxvv'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-62348'
  - url: 'https://github.com/saltstack/salt/issues/68469'
  - url: >-
      https://github.com/saltstack/salt/pull/68472/commits/c17fd645edef208233dcac855615fced69409a00
  - url: 'https://docs.saltproject.io/en/latest/topics/releases/3006.17.html'
  - url: 'https://github.com/saltstack/salt'
tags:
  - osv
  - pip
epss: 0.0019
epssPercentile: 0.07631
ingestedAt: '2026-07-08T18:25:46.802Z'
---

## Overview

Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process.

## Affected packages

- `salt < 3006.17`

## Remediation

Upgrade to a patched release:

- `salt 3006.17`
