← Back

Gnome

gnome

349 CVEs • 102 products

Products (102)

Click to collapse
Toggle
Glib
glib
Libsoup
libsoup
Evolution
evolution
Gdk Pixbuf
gdk-pixbuf
Gdm
gdm
Gtk
gtk
Epiphany
epiphany
Gdkpixbuf
gdkpixbuf
Screensaver
screensaver
Gnome Shell
gnome-shell
Librsvg
librsvg
Evince
evince
Pango
pango
Gpdf
gpdf
Libcroco
libcroco
Gvfs
gvfs
Gnome Keyring
gnome-keyring
Nautilus
nautilus
Balsa
balsa
Gnumeric
gnumeric
Yelp
yelp
Libgsf
libgsf
Gtk Vnc
gtk-vnc
Libgxps
libgxps
Gthumb
gthumb
File Roller
file-roller
Localsearch
localsearch
Eog
eog
Gtkhtml
gtkhtml
Gedit
gedit
Rhythmbox
rhythmbox
Power Manager
power_manager
Empathy
empathy
Libsocialweb
libsocialweb
Gcab
gcab
Shotwell
shotwell
Gnome Autoar
gnome-autoar
Esound
esound
Gnorpm
gnorpm
Bonobo
bonobo
Gnome Lokkit
gnome-lokkit
Batalla Naval
batalla_naval
Libvte4
libvte4
Libzvt2
libzvt2
Libgda2
libgda2
Dhcdbd
dhcdbd
Gconf
gconf
Ekiga
ekiga
Gnome Vfs
gnome-vfs
Gnome
gnome
Vinagre
vinagre
Libpeas
libpeas
Gmime
gmime
Tomboy
tomboy
Libgdata
libgdata
At Spi2 Atk
at-spi2-atk
Vala
vala
Byzanz
byzanz
Eye Of Gnome
eye_of_gnome
Gnome Session
gnome-session
Librest
librest
Seahorse
seahorse
Gnome Desktop
gnome-desktop
Evolution Ews
evolution-ews
Dia
dia
Orca
orca
Geary
geary
Gupnp
gupnp
Libgrss
libgrss
Libgfbgraph
libgfbgraph
Libgda
libgda
Libzapojit
libzapojit
Evolution Rss
evolution-rss
Grilo
grilo
Ocrfeeder
ocrfeeder
Caribou
caribou
Anjuta
anjuta
Tracker Miners
tracker_miners
Glade
glade
Gnome Maps
gnome-maps

CVEs (349)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Mar 17, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in libsoup, a library used by applications to send network requests. This vulnerability occurs because libsoup does not properly validate hostnames, allowing special characters to be injected into HTTP h...Show more
A flaw was found in libsoup, a library used by applications to send network requests. This vulnerability occurs because libsoup does not properly validate hostnames, allowing special characters to be injected into HTTP headers. A remote attacker could exploit this to perform HTTP smuggling, where they can send hidden, malicious requests alongside legitimate ones. In certain situations, this could lead to Server-Side Request Forgery (SSRF), enabling an attacker to force the server to make unauthorized requests to other internal or external systems. The impact is low, as SoupServer is not actually used in internet infrastructure.Show less
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Mar 12, 2026
N/A· v4
7.3 HIGH· v3
N/A· v2
A flaw was found in Libsoup. The server-side digest authentication implementation in the SoupAuthDomainDigest class does not properly track issued nonces or enforce the required incrementing nonce-count (nc) attribute. T...Show more
A flaw was found in Libsoup. The server-side digest authentication implementation in the SoupAuthDomainDigest class does not properly track issued nonces or enforce the required incrementing nonce-count (nc) attribute. This vulnerability allows a remote attacker to capture a single valid authentication header and replay it repeatedly. Consequently, the attacker can bypass authentication and gain unauthorized access to protected resources, impersonating the legitimate user.Show less
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Feb 13, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
A flaw was identified in libsoup, a widely used HTTP library in GNOME-based systems. When processing specially crafted HTTP Range headers, the library may improperly validate requested byte ranges. In certain build confi...Show more
A flaw was identified in libsoup, a widely used HTTP library in GNOME-based systems. When processing specially crafted HTTP Range headers, the library may improperly validate requested byte ranges. In certain build configurations, this could allow a remote attacker to access portions of server memory beyond the intended response. Exploitation requires a vulnerable configuration and access to a server using the embedded SoupServer component.Show less
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Feb 3, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malform...Show more
A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.Show less
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Jan 28, 2026
N/A· v4
5.8 MEDIUM· v3
N/A· v2
A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remo...Show more
A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remove the Proxy-Authorization header if the request is redirected to a different host. As a result, sensitive proxy credentials may be leaked to third-party servers. Applications using libsoup for HTTP communication may unintentionally expose proxy authentication data.Show less
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Jan 28, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
A flaw was found in libsoup. An attacker who can control the input for the Content-Disposition header can inject CRLF (Carriage Return Line Feed) sequences into the header value. These sequences are then interpreted verb...Show more
A flaw was found in libsoup. An attacker who can control the input for the Content-Disposition header can inject CRLF (Carriage Return Line Feed) sequences into the header value. These sequences are then interpreted verbatim when the HTTP request or response is constructed, allowing arbitrary HTTP headers to be injected. This vulnerability can lead to HTTP header injection or HTTP response splitting without requiring authentication or user interaction.Show less
2Gnome
Redhat
2Enterprise Linux
Libsoup
Jun 17, 2026
Jan 27, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input u...Show more
A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.Show less
2Gnome
Redhat
3Enterprise Linux
GlibOpenshift
Jul 13, 2026
Dec 11, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib's GIO (GLib Input/Output) escape_byte_string() function when processing malicious fil...Show more
A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service (DoS) via an integer overflow in GLib's GIO (GLib Input/Output) escape_byte_string() function when processing malicious file or remote filesystem attribute values.Show less
2Gnome
Redhat
2Enterprise Linux
Glib
Jul 13, 2026
Dec 10, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when pr...Show more
A flaw was found in GLib (Gnome Lib). This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings.Show less
2Gnome
Redhat
29Ceph Storage
Codeready Linux BuilderCodeready Linux Builder For Arm64+26 more
Jun 30, 2026
Nov 26, 2025
N/A· v4
7.7 HIGH· v3
N/A· v2
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable character...Show more
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.Show less
1Gnome
1Glib
Jun 30, 2026
Jul 28, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in GLib. A denial of service on Windows platforms may occur if an application attempts to spawn a program using long command lines.
1Gnome
1Gdkpixbuf
Jun 30, 2026
Jun 17, 2025
N/A· v4
3.3 LOW· v3
N/A· v2
A flaw was found in the GIF parser of GdkPixbuf’s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number...Show more
A flaw was found in the GIF parser of GdkPixbuf’s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.Show less
1Gnome
1Libgepub
Jun 17, 2026
Jun 17, 2025
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in libgepub, a library used to read EPUB files. The software mishandles file size calculations when opening specially crafted EPUB files, leading to incorrect memory allocations. This issue causes the ap...Show more
A flaw was found in libgepub, a library used to read EPUB files. The software mishandles file size calculations when opening specially crafted EPUB files, leading to incorrect memory allocations. This issue causes the application to crash. Known affected usage includes desktop services like Tumbler, which may process malicious files automatically when browsing directories. While no direct remote attack vectors are confirmed, any application using libgepub to parse user-supplied EPUB content could be vulnerable to a denial of service.Show less
1Gnome
1Glib
Jun 17, 2026
Jun 13, 2025
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the syste...Show more
A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.Show less
2Canonical
Gnome
2Control Center
Ubuntu Linux
Jun 17, 2026
Apr 15, 2025
N/A· v4
4.9 MEDIUM· v3
N/A· v2
In Ubuntu, gnome-control-center did not properly reflect SSH remote login status when the system was configured to use systemd socket activation for openssh-server. This could unknowingly leave the local machine exposed...Show more
In Ubuntu, gnome-control-center did not properly reflect SSH remote login status when the system was configured to use systemd socket activation for openssh-server. This could unknowingly leave the local machine exposed to remote SSH access contrary to expectation of the user.Show less
3Debian
GnomeRedhat
21Codeready Linux Builder
Codeready Linux Builder For Arm64Codeready Linux Builder For Arm64 Eus+18 more
Jun 29, 2026
Apr 3, 2025
N/A· v4
7.4 HIGH· v3
N/A· v2
A flaw was found in Yelp. The Gnome user help application allows the help document to execute arbitrary scripts. This vulnerability allows malicious users to input help documents, which may exfiltrate user files to an ex...Show more
A flaw was found in Yelp. The Gnome user help application allows the help document to execute arbitrary scripts. This vulnerability allows malicious users to input help documents, which may exfiltrate user files to an external environment.Show less
2Gnome
Redhat
21Codeready Linux Builder
Codeready Linux Builder For Arm64Codeready Linux Builder For Arm64 Eus+18 more
Jun 30, 2026
Apr 3, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted...Show more
A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP server.Show less
2Canonical
Gnome
2Gnome Remote Desktop
Ubuntu Linux
Jun 17, 2026
Jan 31, 2025
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Ubuntu's configuration of gnome-control-center allowed Remote Desktop Sharing to be enabled by default.
1Gnome
1Gnome Maps
Jun 17, 2026
Nov 17, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A flaw was found in GNOME Maps, which is vulnerable to a code injection attack via its service.json configuration file. If the configuration file is malicious, it may execute arbitrary code.
3Debian
GnomeNetapp
4Active Iq Unified Manager
Debian LinuxGlib+1 more
Jun 17, 2026
Nov 11, 2024
N/A· v4
9.8 CRITICAL· v3
N/A· v2
gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4_CONN_MSG_LEN is not sufficient for a trailing '\0' character.