Lucene search
+L

344 matches found

OSV
OSV
added 2026/04/16 12:00 a.m.13 views

ALSA-2026:8470 Important: .NET 8.0 security update

.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.126 and .NET Runtime...

7.5CVSS5.8AI score0.02279EPSS
SaveExploits0References10
Amazon
Amazon
added 2026/04/14 12:00 a.m.25 views

Medium: runc

Issue Overview: url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. CVE-2026-25679 On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which t...

7.5CVSS5.9AI score0.00728EPSS
SaveExploits0
Amazon
Amazon
added 2026/04/14 12:00 a.m.25 views

Medium: amazon-ecr-credential-helper

Issue Overview: url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. CVE-2026-25679 On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which t...

7.5CVSS5.9AI score0.00728EPSS
SaveExploits0
Amazon
Amazon
added 2026/04/14 12:00 a.m.20 views

Medium: oci-add-hooks

Issue Overview: url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. CVE-2026-25679 On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which t...

7.5CVSS5.9AI score0.00728EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/13 5:44 p.m.41 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/13 4:34 p.m.13 views

Important: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has...

8.6CVSS5.8AI score0.00728EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:00 a.m.7 views

MiracleLinux 9 : git-lfs-3.6.1-8.el9_7 (AXSA:2026-420:04)

The remote MiracleLinux 9 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2026-420:04 advisory. net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 Tenable has extracted the preceding description block directly from the MiracleLinu...

7.5CVSS5.9AI score0.00728EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.17 views

net/url: Insufficient validation of bracketed IPv6 hostnames in net/url

The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://::1/". IPv4 addresses and hostnames mus...

5.3CVSS6.1AI score0.00436EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/10 12:03 p.m.13 views

RLSA-2026:7259 Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details abou...

7.5CVSS7.2AI score0.00728EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/08 12:00 a.m.23 views

ALSA-2026:7005 Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details abou...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 7:16 p.m.12 views

ALPINE-CVE-2026-25833

Mbed TLS 3.5.0 to 3.6.5 fixed in 3.6.6 and 4.1.0 has a buffer overflow in the x509inetptonipv6 function...

7.5CVSS6.1AI score0.00308EPSS
SaveExploits0References1
AlmaLinux
AlmaLinux
added 2026/04/01 12:00 a.m.17 views

Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details about the security issues, including the impact, a CVSS score, acknowledgments,...

7.5CVSS7.2AI score0.00728EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 12:00 a.m.10 views

CVE-2026-25833

Mbed TLS 3.5.0 to 3.6.5 fixed in 3.6.6 and 4.1.0 has a buffer overflow in the x509inetptonipv6 function...

7.5CVSS6.2AI score
SaveExploits0References4
Amazon
Amazon
added 2026/03/27 12:00 a.m.19 views

Medium: golang

Issue Overview: url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. CVE-2026-25679 On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which t...

7.5CVSS7AI score0.00728EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/26 1:53 p.m.12 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:00 a.m.9 views

AlmaLinux 10 : yggdrasil-worker-package-manager (ALSA-2026:5145)

The remote AlmaLinux 10 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2026:5145 advisory. golang: net/url: Memory exhaustion in query parameter parsing in net/url CVE-2025-61726 Tenable has extracted the preceding description block directly from the...

7.5CVSS7.2AI score0.02128EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/19 12:00 a.m.12 views

ALSA-2026:5145 Important: yggdrasil-worker-package-manager security update

yggdrasil-worker-package-manager is a simple package manager yggd worker. It knows how to install and remove packages, add, remove, enable and disable repositories, and does rudimentary detection of the host it is running on to guess the package manager to use. It only installs packages that matc...

7.5CVSS7.1AI score0.02128EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/18 10:44 a.m.19 views

Important: Red Hat Security Advisory: rhc security update

An update for rhc is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

10CVSS6.8AI score0.02128EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:00 a.m.18 views

RHEL 9 : osbuild-composer (RHSA-2026:4211)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:4211 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building...

7.5CVSS5.9AI score0.02128EPSS
SaveExploits2References6
CVE
CVE
added 2026/03/07 3:02 p.m.41 views

CVE-2026-29185

Backstage's CVE-2026-29185 affects the SCM URL parsing logic in the Backstage integration component. Before version 1.20.1, encoded path traversal sequences could be included in SCM URLs and, when processed by integration functions that construct API URLs, cause traversal segments to redirect req...

2.7CVSS5.7AI score0.00348EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder