Antonio Morales from the GitHub Security Lab recently disclosed 29 security vulnerabilities in GStreamer, a widely used open-source multimedia framework integral to many Linux distributions, including Ubuntu, Fedora, and openSUSE. GStreamer is crucial for functions like audio and video decoding, subtitle parsing, and media streaming. It is commonly employed by applications such as Nautilus, GNOME Videos, and Rhythmbox. The vulnerabilities primarily impact the 'Base' and 'Good' plugin packages, which are bundled by default in many distributions and handle popular media formats like MP4, MKV, OGG, and AVI. Among the issues identified were critical vulnerabilities, including out-of-bounds (OOB) writes and stack-buffer overflows in MP4 and MKV file processing. For instance, CVE-2024-47537, an OOB write in the isomp4/qtdemux.c component, and CVE-2024-47538, a stack-buffer overflow in vorbis_handle_identification_packet, pose significant risks. These flaws could enable attackers to execute arbitrary code, crash systems, or access sensitive information. Given GStreamer's extensive use in desktop environments and multimedia applications, these vulnerabilities represent a serious security concern. Morales uncovered these vulnerabilities using a novel fuzzing approach that generated over 4 million test files, enabling him to identify rare execution paths in MP4 and MKV parsers. This methodology proved more effective than traditional fuzzing techniques, which often struggle with the complexity of large media files. To mitigate these risks, users and developers are strongly encouraged to update their GStreamer installations to the latest patched versions, ensuring protection against potential exploitation.
A critical vulnerability in nginx-ui, a web-based Nginx management tool, is being actively exploited in the wild. Identified as CVE-2026-33032 with a CVSS rating of 9.8, this vulne...
Cisco has released a security advisory addressing two newly identified vulnerabilities affecting its Identity Services Engine (ISE) and ISE Passive Identity Connector (ISE-PIC). Th...
Attackers have breached the n8n workflow automation platform through the delivery of a malware npm package under the guise of a legitimate integration. The threat actors carried ou...