Lucene search
+L

95 matches found

SUSE CVE
SUSE CVE
added 4 days ago5 views

SUSE CVE-2026-59247

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, which covers each...

7.6CVSS5.5AI score0.0013EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago7 views

CVE-2026-59247

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, which covers each...

7.6CVSS0.0013EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

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, which covers each...

7.6CVSS0.0013EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago5 views

EEF-CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

Summary 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, which...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-50362

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, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago4 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

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, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 5 days ago7 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

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, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago9 views

CVE-2026-59247

CVE-2026-59247 describes an integrity issue in Gleam where dependency resolution can be hijacked by a network attacker. During resolution, Gleam fetches signed repository metadata but then queries an unsigned API for release data and writes the outer_checksum and dependency names into manifest.to...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-59247

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, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 5 days ago7 views

PT-2026-65798

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, which covers each...

7.6CVSS5.9AI score0.0013EPSS
SaveExploits0References6
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/30 12:0 a.m.10 views

Security update for gleam (moderate)

openSUSE security update: security update for gleam ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21143-1 Rating: moderate References: bsc1267396 bsc1267397 bsc1267398 Cross-References: CVE-2026-32685 CVE-2026-42795 CVE-2026-43965 Affected Product...

5.6CVSS5.7AI score0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/23 9:40 a.m.6 views

OPENSUSE-SU-2026:21143-1 Security update for gleam

This update for gleam fixes the following issues: Changes in gleam: - Update to 1.17.0: Fixed security vulnerabilities: - Restrict custom documentation page path and source values so gleam docs build cannot escape the docs output directory or project root bsc1267396, CVE-2026-32685 - Restrict...

5.6CVSS5.8AI score0.00152EPSS
SaveExploits0References6
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/08 12:0 a.m.14 views

gleam-1.17.0-1.1 on GA media (moderate)

gleam-1.17.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:10953-1 Rating: moderate Cross-References: CVE-2026-32685 CVE-2026-42795 CVE-2026-43965 Affected Products: openSUSE Tumbleweed An update that solves 3 vulnerabilities can now be installed. Description: These are all security issues...

5.6CVSS5.4AI score0.00152EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:40 p.m.13 views

CVE-2026-43965

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::readfromdisc are passed without validation to paths.buildpackagespackage, whi...

5.6CVSS5.6AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:35 p.m.18 views

CVE-2026-32685

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 validation or...

4.6CVSS5.6AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:30 p.m.13 views

CVE-2026-42795

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 gleamfiles, nativefiles, privatefiles in compiler-cli/src/fs.rs use followlinkstrue when walking publishable directories...

5.1CVSS5.6AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/04 12:0 a.m.7 views

OPENSUSE-SU-2026:10953-1 gleam-1.17.0-1.1 on GA media

These are all security issues fixed in the gleam-1.17.0-1.1 package on the GA media of openSUSE Tumbleweed...

5.6CVSS5.5AI score0.00152EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/03 2:25 a.m.17 views

SUSE CVE-2026-32685

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 validation or...

4.6CVSS5.9AI score0.00152EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/03 2:24 a.m.14 views

SUSE CVE-2026-42795

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 gleamfiles, nativefiles, privatefiles in compiler-cli/src/fs.rs use followlinkstrue when walking publishable directories...

5.1CVSS5.9AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/03 2:23 a.m.18 views

SUSE CVE-2026-43965

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::readfromdisc are passed without validation to paths.buildpackagespackage, whi...

5.6CVSS5.9AI score0.00152EPSS
SaveExploits0References3
Rows per page
Query Builder