Lucene search
+L

49 matches found

OSV
OSV
added 2026/01/23 12:22 p.m.8 views

OESA-2026-1194 curl security update

cURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an...

5.3CVSS5.6AI score0.00611EPSS
SaveExploits3References4
OSV
OSV
added 2026/01/22 1:0 p.m.6 views

OPENSUSE-SU-2026:20080-1 Security update for buildah

This update for buildah fixes the following issues: - CVE-2025-47914: golang.org/x/crypto/ssh/agent: Fixed non validated message size causing a panic due to an out of bounds read bsc1254054 - CVE-2025-47913: golang.org/x/crypto/ssh/agent: Fixed client process termination when receiving an...

8.4CVSS6.8AI score0.00733EPSS
SaveExploits5References8
Tenable Nessus
Tenable Nessus
added 2026/01/19 12:0 a.m.6 views

AlmaLinux 10 : buildah (ALSA-2026:0436)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:0436 advisory. golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSHAGENTSUCCESS CVE-2025-47913 Tenable has extracted the precedin...

7.5CVSS7.2AI score0.00632EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/17 9:7 a.m.10 views

RLSA-2026:0545 Important: podman security update

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to...

7.5CVSS6.8AI score0.00632EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/01/17 9:7 a.m.14 views

podman security update

An update is available for podman. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The podman tool manages pods, container images, and containers. It is part of...

7.5CVSS6.9AI score0.00632EPSS
SaveExploits1
OSV
OSV
added 2026/01/17 9:5 a.m.14 views

RLSA-2026:0470 Important: podman security update

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to...

7.5CVSS6.8AI score0.00632EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/15 9:13 a.m.13 views

RLSA-2026:0437 Important: buildah security update

The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a...

7.5CVSS6.8AI score0.00632EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/01/14 4:8 a.m.17 views

Important: Red Hat Security Advisory: podman security update

An update for podman is now available for Red Hat Enterprise Linux 10. 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 each vulnerability from t...

7.5CVSS6.7AI score0.00632EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:0 a.m.6 views

RHEL 10 : podman (RHSA-2026:0545)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:0545 advisory. The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods...

7.5CVSS6.7AI score0.00632EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/01/12 2:6 a.m.19 views

golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS

A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSHAGENTSUCCESS 0x06 message to requests expecting typed replies e.g., List, Sign. The unmarshal layer produces an unexpected message type, which the client code does not handle,...

7.5CVSS7.2AI score0.00632EPSS
SaveExploits1References8
Snyk
Snyk
added 2026/01/08 10:45 a.m.7 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication via CURLSSHAUTHAGENT flag for public key authentication. An attacker can gain unauthorized access by leveraging a locally running SSH agent to bypass the intended key passphrase requirement. Note: This issue...

4.7CVSS5.8AI score0.00413EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/08 10:8 a.m.7 views

CVE-2025-15224 libssh key passphrase bypass without agent set

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent...

3.1CVSS6.6AI score0.00413EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2026/01/08 10:8 a.m.6 views

CVE-2025-15224

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent...

3.1CVSS6.6AI score0.00413EPSS
SaveExploits1References4
Amazon
Amazon
added 2026/01/07 12:0 a.m.11 views

Important: amazon-cloudwatch-agent

Issue Overview: SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read. CVE-2025-47914 SSH servers parsing GSSAPI authentication requests do not validate the number...

7.5CVSS7.3AI score0.0057EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2026/01/06 7:0 a.m.7 views

CVE-2025-15224

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent...

3.1CVSS6AI score0.00413EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/06 7:0 a.m.7 views

UBUNTU-CVE-2025-15224

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent...

3.1CVSS6AI score0.00413EPSS
SaveExploits1References5
OSV
OSV
added 2025/12/30 8:16 p.m.3 views

SUSE-SU-2026:20035-1 Security update for podman

This update for podman fixes the following issues: - CVE-2025-47914: lack of message size validation when SSH Agent server is processing new identity requests can lead to out-of-bounds read and an application panic bsc1253993. - CVE-2025-47913: receiving an SSHAGENTSUCCESS reply when the SSH clie...

7.5CVSS6.8AI score0.00632EPSS
SaveExploits1References5
OSV
OSV
added 2025/12/04 12:2 p.m.2 views

OPENSUSE-SU-2025:20138-1 Security update for act

This update for act fixes the following issues: - CVE-2025-47913: Prevent panic in embedded golang.org/x/crypto/ssh/agent client when receiving unexpected message types for key listing or signing requests boo1253608...

7.5CVSS6.7AI score0.00632EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/11/26 12:0 a.m.2 views

The vulnerability of the ssh-agent server’s Go language library allows a hacker to trigger a denial-of-service attack.

The vulnerability of the ssh-agent server’s Go language programming library is related to reading data beyond the buffer in memory. Exploiting this vulnerability can allow a malicious actor to cause service interruptions remotely...

5.3CVSS6.7AI score0.00517EPSS
SaveExploits0References6Affected Software2
SUSE Linux
SUSE Linux
added 2025/11/24 7:57 a.m.7 views

Security update for podman

This update for podman fixes the following issues: CVE-2025-47913: golang.org/x/crypto/ssh/agent: Fixed client process termination when receiving an unexpected message type in response to a key listing or signing request bsc1253542 Patch Instructions: To install this SUSE update use the SUSE...

8.7CVSS6.9AI score0.00632EPSS
SaveExploits1References4
Rows per page
Query Builder