rpm package
almalinux/toolbox-tests
pkg:rpm/almalinux/toolbox-tests
Vulnerabilities (106)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-57231 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Jun 26, 2026 | Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that usi | |
| CVE-2026-42508 | Cri | 9.1 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | May 22, 2026 | Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked. | |
| CVE-2026-39835 | Med | 5.3 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | May 22, 2026 | 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. | |
| CVE-2026-39832 | Cri | 9.1 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | May 22, 2026 | 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 | |
| CVE-2026-39830 | Cri | 9.1 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | May 22, 2026 | 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 | |
| CVE-2026-39829 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | May 22, 2026 | 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 clien | |
| CVE-2026-33811 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | May 7, 2026 | When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. | |
| CVE-2026-32283 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Apr 8, 2026 | If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3. | |
| CVE-2026-32281 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Apr 8, 2026 | Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root C | |
| CVE-2026-32280 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Apr 8, 2026 | During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls | |
| CVE-2026-34986 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Apr 6, 2026 | Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JW | |
| CVE-2026-25679 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Mar 6, 2026 | url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. | |
| CVE-2025-68121 | Cri | 10.0 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Feb 5, 2026 | During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and | |
| CVE-2025-61728 | Med | 6.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Jan 28, 2026 | archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive. | |
| CVE-2025-61726 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Jan 28, 2026 | The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a la | |
| CVE-2025-65637 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Dec 4, 2025 | A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer() to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is | |
| CVE-2025-61729 | Hig | 7.5 | < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47 | Dec 2, 2025 | Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a | |
| CVE-2025-47913 | Hig | 7.5 | < 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f | 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f | Nov 13, 2025 | SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. | |
| CVE-2025-52881 | Hig | 7.5 | < 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f | 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f | Nov 6, 2025 | runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have | |
| CVE-2025-52565 | Hig | 7.5 | < 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f | 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f | Nov 6, 2025 | runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the conta |
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that usi
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
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.
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
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
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
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
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
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 clien
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root C
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JW
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive.
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a la
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer() to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is
- affected < 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47fixed 0.0.99.5.1-1.module_el8.10.0+4120+03ad4b47
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a
- affected < 0.0.99.5-2.module_el8.10.0+3858+6ad51f9ffixed 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f
SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.
- affected < 0.0.99.5-2.module_el8.10.0+3858+6ad51f9ffixed 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f
runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have
- affected < 0.0.99.5-2.module_el8.10.0+3858+6ad51f9ffixed 0.0.99.5-2.module_el8.10.0+3858+6ad51f9f
runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the conta
Page 1 of 6