CVE-2026-73433
- EPSS 0.13%
- Veröffentlicht 12.08.2026 19:05:27
- Zuletzt bearbeitet 19.08.2026 21:17:36
A flaw was found in GStreamer gst-plugins-good (avidemux). When parsing FUJIFILM metadata in an AVI strd chunk, gst_avi_demux_parse_strd() decrements a remaining-length counter by fixed offsets (98 and 10 bytes) without verifying sufficient data rema...
CVE-2026-73434
- EPSS 0.13%
- Veröffentlicht 12.08.2026 19:05:23
- Zuletzt bearbeitet 19.08.2026 21:17:36
A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields ...
CVE-2026-18663
- EPSS 0.4%
- Veröffentlicht 12.08.2026 09:35:26
- Zuletzt bearbeitet 14.08.2026 19:07:46
A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function frees the parsed controls array on the Session Tracking critical-control rejection path without clearing the SLAPI_REQCONTROLS pblock slot. Operation teardown then frees the...
CVE-2026-59091
- EPSS 0.27%
- Veröffentlicht 10.08.2026 18:48:36
- Zuletzt bearbeitet 21.08.2026 12:16:29
A flaw was found in GIMP's file format plugins, including those for PSD and PAA files. A remote attacker could exploit these vulnerabilities by tricking a user into opening a specially crafted image file. This could lead to unexpected application beh...
CVE-2026-59090
- EPSS 0.55%
- Veröffentlicht 10.08.2026 12:10:40
- Zuletzt bearbeitet 21.08.2026 12:16:29
A flaw was found in GIMP's PSD file format plugin. This vulnerability, an unsigned integer underflow in the `block_rem` variable, occurs when a user opens a specially crafted `.psd` image file. The underflow leads to parser confusion, enabling an att...
CVE-2026-59088
- EPSS 0.26%
- Veröffentlicht 10.08.2026 10:53:03
- Zuletzt bearbeitet 21.08.2026 12:16:29
A flaw was found in GIMP. A signed integer overflow vulnerability exists in the `file-fli` plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of ima...
CVE-2026-59087
- EPSS 0.37%
- Veröffentlicht 10.08.2026 10:47:07
- Zuletzt bearbeitet 21.08.2026 12:16:29
A flaw was found in the GIMP image manipulation program, specifically within its Seattle Filmworks file loader. A remote attacker could exploit this vulnerability by tricking a user into opening a specially crafted Seattle Filmworks file. This could ...
CVE-2026-19404
- EPSS 0.42%
- Veröffentlicht 10.08.2026 09:38:10
- Zuletzt bearbeitet 14.08.2026 19:07:46
A flaw was found in 389 Directory Server. The CleanAllRUV and Abort CleanAllRUV replication-maintenance extended operations perform no authorization check, allowing an unauthenticated remote attacker to invoke them when nsslapd-allow-anonymous-access...
CVE-2026-71227
- EPSS 0.13%
- Veröffentlicht 05.08.2026 12:42:10
- Zuletzt bearbeitet 19.08.2026 21:17:36
A flaw was found in libkcapi. A local attacker can influence an application that uses the Asynchronous Input/Output (AIO) interface. By reusing an AIO-enabled handle after a prior completion error, the _kcapi_aio_read_all() function can enter a non-t...
CVE-2026-71226
- EPSS 0.13%
- Veröffentlicht 05.08.2026 12:37:17
- Zuletzt bearbeitet 19.08.2026 21:17:36
Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers.