Lucene search
+L

16421 matches found

OSV
OSV
added 2026/08/19 9:06 a.m.17 views

ROOT-APP-GOBINARY-CVE-2026-39834 CVE-2026-39834 in golang.org/x/crypto - Patched by Root

Root has patched CVE-2026-39834 in the golang.org/x/crypto package for Root:Go. Multiple fixed versions available...

9.1CVSS5.3AI score0.00525EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 9:06 a.m.19 views

ROOT-APP-GOBINARY-CVE-2026-39827 CVE-2026-39827 in golang.org/x/crypto - Patched by Root

Root has patched CVE-2026-39827 in the golang.org/x/crypto package for Root:Go. Multiple fixed versions available...

6.5CVSS5.3AI score0.00279EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 9:06 a.m.16 views

ROOT-APP-GOBINARY-CVE-2026-39832 CVE-2026-39832 in golang.org/x/crypto - Patched by Root

Root has patched CVE-2026-39832 in the golang.org/x/crypto package for Root:Go. Multiple fixed versions available...

9.1CVSS5.3AI score0.006EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/19 8:45 a.m.2 views

Heartbleed

Heartbleed Um verificador site e ferramenta para CVE-2014-0160. Site público em https://filippo.io/Heartbleed/ Uso da ferramenta: root@kitploit: Heartbleed -service="servicename" exemplo.com:443 Heartbleed servicename://exemplo.com:443 Códigos de saída: 0 - SEGURO; 1 - VULNERÁVEL; 2 - ERRO...

7.5CVSS7.3AI score0.99999EPSS
SaveExploits93
OSV
OSV
added 2026/08/19 12:00 a.m.4 views

UBUNTU-CVE-2026-73502

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 unt...

5.3CVSS5.2AI score0.00372EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/19 12:00 a.m.8 views

CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, U...

7.1CVSS5.2AI score0.00325EPSS
SaveExploits2References1
OSV
OSV
added 2026/08/19 12:00 a.m.6 views

ALSA-2026:57126 Important: yggdrasil security update

yggdrasil is a system daemon that subscribes to topics on an MQTT broker and routes any data received on the topics to an appropriate child "worker" process, exchanging data with its worker processes through a D-Bus message broker. Security Fixes: crypto/x509: golang: Go crypto/x509: Certificate...

8.8CVSS8.4AI score0.0034EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/19 12:00 a.m.9 views

CVE-2026-73502

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 unt...

5.3CVSS5.2AI score0.00372EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-17106

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to...

7.1CVSS5.7AI score0.00325EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.7 views

RHEL 10 : yggdrasil (RHSA-2026:57126)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:57126 advisory. yggdrasil is a system daemon that subscribes to topics on an MQTT broker and routes any data received on the topics to an appropriate child worker...

8.8CVSS5.7AI score0.0034EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-71405

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URL...

5.1CVSS5.7AI score0.00307EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 12:00 a.m.5 views

UBUNTU-CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, U...

7.1CVSS5.2AI score0.00325EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.9 views

RHCOS 4 : Red Hat build of MicroShift 4.19.43 (RHSA-2026:54883)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:54883 advisory. - net/mail: golang: Go net/mail: Denial of Service via crafted email inputs CVE-2026-39820 Note that Nessus has not tested for this issue bu...

7.5CVSS7.1AI score0.00784EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/18 11:12 p.m.6 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack through the Unpack and UnpackLayer routines in archive.go and diff.go. An attacker can create or overwrite files outside the intended extraction directory by supplying a crafted archive with traversal entries or symlink...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/08/18 11:12 p.m.6 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack through the Unpack and UnpackLayer routines in archive.go and diff.go. An attacker can create or overwrite files outside the intended extraction directory by supplying a crafted archive with traversal entries or symlink...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/08/18 9:17 p.m.21 views

moby/go-archive: Crafted tar archive can write outside the extraction directory

Summary The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. A crafted archive can create or overwrite files outside the intended destination. Details The extracto...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits2References8Affected Software1
OSV
OSV
added 2026/08/18 9:17 p.m.6 views

GHSA-HFG8-HC9C-6C3H moby/go-archive: Crafted tar archive can write outside the extraction directory

Summary The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. A crafted archive can create or overwrite files outside the intended destination. Details The extracto...

7.1CVSS5.6AI score0.00325EPSS
SaveExploits2References8
RedhatCVE
RedhatCVE
added 2026/08/18 8:57 p.m.5 views

CVE-2026-72817

A flaw was found in the go-chi/chi component. The RealIP middleware, responsible for resolving the request source IP, does not properly validate trusted proxies when processing the X-Forwarded-For header. A remote attacker can exploit this by prepending a forged IP address to the X-Forwarded-For...

6.9CVSS5.5AI score0.0015EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/18 7:16 p.m.6 views

CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS0.00325EPSS
SaveExploits2References8
OSV
OSV
added 2026/08/18 7:16 p.m.4 views

DEBIAN-CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References1
Rows per page
Query Builder