Lucene search
+L

16542 matches found

Debian CVE
Debian CVE
added 2026/08/17 8:57 p.m.13 views

CVE-2026-63409

Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vect...

8.2CVSS5.4AI score0.00323EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/17 8:57 p.m.41 views

CVE-2026-63409 Deskflow: Odd-length DSOP options vector causes out-of-bounds read in Deskflow client

Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vect...

8.2CVSS0.00323EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/17 6:03 p.m.17 views

glib2 security update

An update is available for glib2. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GLib provides the core application building blocks for libraries and applicatio...

8.6CVSS6.9AI score0.00661EPSS
SaveExploits6
OSV
OSV
added 2026/08/17 6:03 p.m.44 views

RLSA-2026:55440 Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: buffer over-read in...

7.3CVSS6.8AI score0.00661EPSS
SaveExploits6References9
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.21 views

ANT-2026-GPA6MCZ6 · libvips · Heap-buffer-overflow

heap-buffer-overflow high Severity Claude high · Security research firm high · Maintainer - Discovered by Claude Sonnet 4.6 REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Ada Logics. ANT-2026-GPA6MCZ6: Heap-buffer-overflow in region.c:1614 In...

6.1AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/17 2:55 p.m.10 views

CVE-2026-72019

A flaw was found in the macsec component of the Linux kernel. When processing packets on the AFPACKET SOCKRAW + PACKETQDISCBYPASS transmit path, the macsecencrypt function attempts to read an unset Media Access Control MAC header. This leads to a 12-byte heap over-read, where sensitive data from...

7.3CVSS5.6AI score0.00168EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/08/17 11:58 a.m.13 views

How MCP Servers Can Expose Enterprise Secrets

MCP servers can expose enterprise secrets through plaintext configuration files, over-permissioned access and prompt injection, often before security teams even know the server is running. As more organizations adopt AI agents into their systems, that exposure can silently become a major gap in M...

9.6CVSS7.3AI score0.77866EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/17 6:52 a.m.12 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS5.5AI score0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/17 6:52 a.m.46 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.6CVSS6.8AI score0.00661EPSS
SaveExploits6References8
RedHat Linux
RedHat Linux
added 2026/08/17 6:52 a.m.12 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.5AI score0.00501EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/17 6:52 a.m.13 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS7.5AI score0.00491EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/17 6:19 a.m.9 views

AZL-96600 CVE-2026-74579 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: fix mask build for partial field offload nftpayloadoffloadmask builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match fieldlen = 16,...

7.1CVSS5.8AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 5:52 a.m.11 views

BIT-NODE-MIN-2026-58043

A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries. Under --permission, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist. This...

8.4CVSS7.2AI score0.00146EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 5:28 a.m.10 views

EUVD-2026-60050

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftpayload: fix mask build for partial field offload nftpayloadoffloadmask builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match fieldlen = 16,...

5.5AI score0.0012EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.13 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: postgresql (UTSA-2026-099534)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099534 advisory. Buffer over-read in PostgreSQL GB18030 encoding validation allows a database input provider to achieve temporary denial of service on platforms where a 1-byte...

5.9CVSS6.5AI score0.00726EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/08/17 12:00 a.m.22 views

Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: buffer over-read in...

8.6CVSS6.8AI score0.00661EPSS
SaveExploits6References16
Oracle linux
Oracle linux
added 2026/08/17 12:00 a.m.16 views

glib2 security update

2.68.4-19.9 - Fix CVE-2026-15588: limit D-Bus auth line read length 2.68.4-19.8 - Fix CVE-2026-58010: off-by-one in GVariant tuple offset checking - Resolves: RHEL-212157 2.68.4-19.7 - Fix CVE-2026-58012: buffer overflow in gregex.c with GREGEXRAW - Resolves: RHEL-212217 2.68.4-19.6 - Fix...

8.6CVSS6.9AI score0.00661EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

RockyLinux 9 : glib2 (RLSA-2026:55440)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:55440 advisory. glib: buffer over-read in glib/gvariant-serialiser.c via gvstupleisnormal CVE-2026-58010 glib: out-of-bounds read in glib/gdatetime.c:gdatetimegetymd vi...

8.6CVSS7AI score0.00661EPSS
SaveExploits6References15
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.11 views

RHEL 9 : glib2 (RHSA-2026:55440)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:55440 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in...

8.6CVSS7.1AI score0.00661EPSS
SaveExploits6References17
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100757)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100757 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Bound MIDI endpoint descriptor scans sndusbmidigetmsinfo validates the internal...

5.5CVSS4.6AI score0.00128EPSS
SaveExploits0References4
Rows per page
Query Builder