CVE-2026-66757
- EPSS 0.2%
- Veröffentlicht 27.07.2026 19:17:23
- Zuletzt bearbeitet 10.08.2026 13:45:01
A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions (ysize and zsize) are read as 16-bit unsigned integers. If a crafted file sets both...
CVE-2026-66758
- EPSS 0.25%
- Veröffentlicht 27.07.2026 19:17:23
- Zuletzt bearbeitet 07.08.2026 00:04:58
A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product ex...
CVE-2026-66759
- EPSS 0.21%
- Veröffentlicht 27.07.2026 19:17:23
- Zuletzt bearbeitet 07.08.2026 00:08:32
A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contai...
CVE-2026-16560
- EPSS 0.4%
- Veröffentlicht 22.07.2026 12:51:43
- Zuletzt bearbeitet 22.07.2026 19:16:57
A heap-buffer-overflow flaw was found in Directory Server (389-ds-base). When a DN contains a legacy-quoted value, the server won't close the heap allocation allowing another call to refer to the same memory pointer causing a denial of service or an ...
CVE-2026-59851
- EPSS 0.29%
- Veröffentlicht 21.07.2026 14:20:47
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrar...
CVE-2026-59850
- EPSS 0.32%
- Veröffentlicht 21.07.2026 14:15:58
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions.
CVE-2026-59849
- EPSS 0.24%
- Veröffentlicht 21.07.2026 14:08:15
- Zuletzt bearbeitet 19.08.2026 05:17:05
A flaw was found in libssh. Logic errors in automatic certificate-based public key authentication can cause libssh clients to loop indefinitely when configured certificates are missing or repeatedly rejected by a server, leading to denial of service.
CVE-2026-59848
- EPSS 0.31%
- Veröffentlicht 21.07.2026 13:21:50
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service.
CVE-2026-59847
- EPSS 0.31%
- Veröffentlicht 21.07.2026 13:18:18
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection.
CVE-2026-59846
- EPSS 0.12%
- Veröffentlicht 21.07.2026 13:17:18
- Zuletzt bearbeitet 19.08.2026 05:17:04
A flaw was found in libssh. A malicious username expanded through %r in ProxyCommand handling can inject shell metacharacters, exposing environment variables and causing unintended shell behavior.