Lucene search
+L

10565 matches found

OSV
OSV
added 2026/05/22 4:16 p.m.4 views

AZL-87612 CVE-2026-25681 affecting package docker-buildx for versions less than 0.14.0-15

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering...

6.1CVSS6.9AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 p.m.6 views

AZL-87654 CVE-2026-25680 affecting package docker-buildx for versions less than 0.14.0-15

Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service...

6.5CVSS6.3AI score0.00326EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87696 CVE-2026-46597 affecting package docker-compose for versions less than 2.27.0-11

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS6.2AI score0.00473EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87708 CVE-2026-46598 affecting package docker-compose for versions less than 2.27.0-12

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS6.2AI score0.00412EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87630 CVE-2026-46597 affecting package docker-buildx for versions less than 0.14.0-13

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS6.2AI score0.00473EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.8 views

AZL-87642 CVE-2026-46598 affecting package docker-buildx for versions less than 0.14.0-15

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS6.2AI score0.00412EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.7 views

AZL-87687 CVE-2026-39834 affecting package docker-compose for versions less than 2.27.0-11

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6.2AI score0.00525EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.4 views

AZL-87627 CVE-2026-39835 affecting package docker-buildx for versions less than 0.14.0-15

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

7.5CVSS6.2AI score0.00504EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87648 CVE-2026-39834 affecting package docker-buildx for versions less than 0.14.0-13

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6.2AI score0.00525EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87702 CVE-2026-39835 affecting package docker-compose for versions less than 2.27.0-12

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

7.5CVSS6.2AI score0.00504EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87684 CVE-2026-39833 affecting package docker-compose 2.27.0-13

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS6.2AI score0.00412EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87711 CVE-2026-39830 affecting package docker-compose for versions less than 2.27.0-11

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close, resulting in a resource leak per connection. Unsolicited global responses are now discarded...

9.1CVSS6.7AI score0.00621EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87624 CVE-2026-39832 affecting package docker-buildx for versions less than 0.14.0-13

When adding a key to a remote agent constraint extensions such as [email protected] were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all...

9.1CVSS6.3AI score0.006EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.4 views

AZL-87717 CVE-2026-39832 affecting package docker-compose for versions less than 2.27.0-11

When adding a key to a remote agent constraint extensions such as [email protected] were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all...

9.1CVSS6.3AI score0.006EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87699 CVE-2026-39829 affecting package docker-compose for versions less than 2.27.0-11

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87660 CVE-2026-39833 affecting package docker-buildx for versions less than 0.14.0-15

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS6.2AI score0.00412EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87633 CVE-2026-39830 affecting package docker-buildx for versions less than 0.14.0-13

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close, resulting in a resource leak per connection. Unsolicited global responses are now discarded...

9.1CVSS6.7AI score0.00621EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87618 CVE-2026-39829 affecting package docker-buildx for versions less than 0.14.0-13

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87720 CVE-2026-39827 affecting package docker-compose for versions less than 2.27.0-12

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for...

6.5CVSS6.2AI score0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87636 CVE-2026-39827 affecting package docker-buildx for versions less than 0.14.0-15

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for...

6.5CVSS6.2AI score0.00279EPSS
SaveExploits0References1
Rows per page
Query Builder