VYPR
AI Brief2026-07-05· generated Jul 5, 2026

Network Package, GIMP, Linux Kernel Vulnerabilities Disclosed

Command injection in 'network' package, GIMP parser flaw, and Linux kernel fixes lead today's CVE digest.

A command injection vulnerability in the network package (versions before 0.7.0) allows for arbitrary command execution. This is due to the child_process.exec function being used without proper sanitization of user-controlled input in the mac_address_for function. Attackers can exploit this by providing malicious input to trick the application into executing arbitrary commands on the system, potentially leading to a full compromise. Users should update to version 0.7.0 or later to mitigate this risk.

Several vulnerabilities have been addressed in the Linux kernel, including a refcount leak in p9_read_work() error handling (CVE-2022-50114), a memory leak in netdevsim (CVE-2022-49803), and a null pointer dereference prevention in the dlm module when writing to event_done (CVE-2025-23131). While these issues have been resolved, their low CVSS scores and lack of active exploitation indicators suggest a lower immediate threat. However, kernel vulnerabilities can have far-reaching impacts, and applying these patches is recommended for overall system stability and security.

A heap buffer overflow in GIMP's Paint Shop Pro (PSP) file parser could lead to arbitrary code execution or denial of service. This vulnerability, tracked as CVE-2026-58379, can be triggered by tricking a user into opening a specially crafted PSP file. Given GIMP's widespread use for image editing, this flaw poses a significant risk to users who handle files from untrusted sources. Updating GIMP to a patched version is crucial to prevent potential exploitation.

A critical path traversal vulnerability in libzypp's keyhint option during repomd.xml parsing (CVE-2026-44941) allows attackers to inject or overwrite files as root. This affects versions prior to 17.38.12. By supplying a malicious repository, an attacker could gain elevated privileges on the target system. This is a serious vulnerability, especially for systems that automatically update or fetch repositories. Users should ensure their libzypp is updated to version 17.38.12 or later.

The Assimp library (versions up to 6.0.4) contains a vulnerability in the PLY Model Handler component (CVE-2026-14604). Specifically, a manipulation in the Assimp::Exporter::ExportToBlob function within PlyLoader.cpp can lead to a denial of service. While this specific vulnerability is rated as low risk, it highlights the importance of keeping third-party libraries updated, as flaws in parsing components can often be chained with other vulnerabilities for more severe impacts.

Synthesized by Vypr AI
Network Package, GIMP, Linux Kernel Vulnerabilities Disclosed · VYPR