rpm package
opensuse/gleam&distro=openSUSE Leap 16.0
pkg:rpm/opensuse/gleam&distro=openSUSE%20Leap%2016.0
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-59247 | Hig | — | < 1.18.1-bp160.1.1 | 1.18.1-bp160.1.1 | Jul 29, 2026 | Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, | |
| CVE-2026-43965 | Med | — | < 1.17.0-bp160.1.1 | 1.17.0-bp160.1.1 | Jun 2, 2026 | Path traversal vulnerability in Gleam's dependency management allows arbitrary directory deletion via malicious build/packages/packages.toml content. Package keys read from build/packages/packages.toml by LocalPackages::read_from_disc are passed without validation to paths.build | |
| CVE-2026-42795 | Med | — | < 1.17.0-bp160.1.1 | 1.17.0-bp160.1.1 | Jun 2, 2026 | Symlink following vulnerability in Gleam's Hex package export allows files outside the project root to be embedded in the generated package tarball. The file collection helpers (gleam_files, native_files, private_files) in compiler-cli/src/fs.rs use follow_links(true) when walki | |
| CVE-2026-32685 | Med | — | < 1.17.0-bp160.1.1 | 1.17.0-bp160.1.1 | Jun 2, 2026 | Path traversal vulnerability in Gleam's handling of custom documentation pages allows arbitrary file read and file write outside the intended documentation output directory. The documentation.pages entries from gleam.toml are incorporated into filesystem paths without sufficient |
- affected < 1.18.1-bp160.1.1fixed 1.18.1-bp160.1.1
Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository,
- affected < 1.17.0-bp160.1.1fixed 1.17.0-bp160.1.1
Path traversal vulnerability in Gleam's dependency management allows arbitrary directory deletion via malicious build/packages/packages.toml content. Package keys read from build/packages/packages.toml by LocalPackages::read_from_disc are passed without validation to paths.build
- affected < 1.17.0-bp160.1.1fixed 1.17.0-bp160.1.1
Symlink following vulnerability in Gleam's Hex package export allows files outside the project root to be embedded in the generated package tarball. The file collection helpers (gleam_files, native_files, private_files) in compiler-cli/src/fs.rs use follow_links(true) when walki
- affected < 1.17.0-bp160.1.1fixed 1.17.0-bp160.1.1
Path traversal vulnerability in Gleam's handling of custom documentation pages allows arbitrary file read and file write outside the intended documentation output directory. The documentation.pages entries from gleam.toml are incorporated into filesystem paths without sufficient