Lucene search
+L

3927 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability in Squid

Squid is a caching proxy for the Web. Prior to version 7.5, due to improper input validation, Squid was vulnerable to out-of-bound reads when handling ICP traffic. This issue allowed a remote attacker to access small amounts of memory that might contain sensitive information, by responding with...

6.9CVSS7AI score0.01039EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 2:57 a.m.14 views

EUVD-2026-54987

Multiple integer overflow and underflow vulnerabilities were found in the GStreamer gst-plugins-ugly ASF demuxer asfdemux when parsing header objects from crafted ASF, WMV, or WMA files. Insufficient validation of attacker-controlled length and size values can bypass bounds checks and cause...

7.1CVSS5.3AI score0.00338EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 2:57 a.m.14 views

CVE-2026-19389

Multiple integer overflow and underflow vulnerabilities were found in the GStreamer gst-plugins-ugly ASF demuxer asfdemux when parsing header objects from crafted ASF, WMV, or WMA files. Insufficient validation of attacker-controlled length and size values can bypass bounds checks and cause...

7.1CVSS5.3AI score0.00338EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 2:57 a.m.64 views

CVE-2026-19389

GStreamer gst-plugins-ugly asfdemux (ASF demuxer) has multiple integer overflow/underflow issues when parsing header objects from crafted ASF/WMV/WMA files. Insufficient validation of length/size can bypass bounds checks and trigger out-of-bounds heap reads, leading to application crash, denial o...

7.1CVSS5.3AI score0.00338EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/10 2:57 a.m.14 views

CVE-2026-19389

Multiple integer overflow and underflow vulnerabilities were found in the GStreamer gst-plugins-ugly ASF demuxer asfdemux when parsing header objects from crafted ASF, WMV, or WMA files. Insufficient validation of attacker-controlled length and size values can bypass bounds checks and cause...

7.1CVSS4.9AI score0.00338EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/09 5:49 p.m.8 views

CVE-2026-15534

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.7CVSS5.5AI score0.00161EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/07 4:42 p.m.14 views

EUVD-2026-54532

A vulnerability in the Mach-O file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded impacts as a result of memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in Mach-...

7.5CVSS5.9AI score0.00462EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 1:27 p.m.10 views

JLSEC-2026-1171 FFmpeg's RASC video decoder (decode_dlta in libavcodec/rasc.c) performs 32-bit reads and writes...

FFmpeg's RASC video decoder decodedlta in libavcodec/rasc.c performs 32-bit reads and writes at the row cursor before the NEXTLINE row-boundary check and validates the DLTA region in pixel rather than byte units, so a DLTA run on a PAL8 frame can access several bytes past the row allocation. A...

8.8CVSS7.9AI score0.00275EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/07 1:59 a.m.11 views

CVE-2026-49746

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause OOB read kernel memory access and in certain cases cause GPU UAF of arbitrary pages. Incorrect validation of array index can lead to OOB read and potentially to GPU UAF of arbitrary pages...

5.6AI score0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 p.m.18 views

CVE-2026-5855

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS0.00537EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 7:03 p.m.19 views

CVE-2026-71433 LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores

LangGraph Checkpoint Postgres and SQLite Checkpoint are the Postgres and SQLite implementations of LangGraph's checkpoint saver. Prior to 3.1.1, the langgraph-checkpoint-postgres and langgraph-checkpoint-sqlite packages persisted hierarchical namespaces as a dot joined string and scoped reads by...

5.3CVSS5.4AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.16 views

SUSE SLES15: libpcp-devel / libpcp3 / libpcp_gui2 / libpcp_import1 / libpcp_mmv1 / etc (SUSE-SU-2026:3506-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3506-1 advisory. - CVE-2026-16524: command injection in linuxsockets PMDA via network.persocket.filter bsc1272922. - CVE-2026-16526: pmdaroot...

8.8CVSS5.8AI score0.00652EPSS
SaveExploits0References21
OSV
OSV
added 2026/08/05 3:59 p.m.10 views

GHSA-V3J7-R9GQ-3GJW Electron: Custom protocol with supportFetchAPI but not corsEnabled allows cross-origin reads

Impact A custom scheme registered with supportFetchAPI: true but without corsEnabled: true was not subject to CORS enforcement. A page loaded from a remote origin could therefore fetch or XMLHttpRequest that scheme cross-origin and read the full response body, rather than the read being blocked...

7.4CVSS5.7AI score0.00281EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 3:59 p.m.14 views

Electron: Custom protocol with supportFetchAPI but not corsEnabled allows cross-origin reads

Impact A custom scheme registered with supportFetchAPI: true but without corsEnabled: true was not subject to CORS enforcement. A page loaded from a remote origin could therefore fetch or XMLHttpRequest that scheme cross-origin and read the full response body, rather than the read being blocked...

7.4CVSS5.7AI score0.00281EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2026/08/05 3:59 p.m.13 views

NPM: Electron: Custom protocol with supportFetchAPI but not corsEnabled allows cross-origin reads

NPM: Electron: Custom protocol with supportFetchAPI but not corsEnabled allows cross-origin reads vulnerability discovered by ? in WordPress Npm electron versions 39.8.10...

7.4CVSS5.4AI score0.00281EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/05 3:59 p.m.10 views

CVE-2026-70604 Electron: Custom protocol with supportFetchAPI but not corsEnabled allows cross-origin reads

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.10, 40.9.3, 41.4.0, and 42.0.0, a custom scheme registered with supportFetchAPI: true but without corsEnabled: true was not subject to CORS enforcement. A page loaded from a remot...

7.4CVSS5.6AI score0.00281EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 3:59 p.m.71 views

CVE-2026-70604

In Electron, a vulnerability affects custom schemes registered with supportFetchAPI: true but without corsEnabled: true. Prior to versions 39.8.10, 40.9.3, 41.4.0, and 42.0.0, such schemes were not subject to CORS enforcement, allowing a page loaded from a remote origin to fetch() or XMLHttpReque...

7.4CVSS5.6AI score0.00281EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/08/05 1:21 p.m.9 views

Security update for pcp

This update for pcp fixes the following issues: CVE-2026-16524: command injection in linuxsockets PMDA via network.persocket.filter bsc1272922. CVE-2026-16526: pmdaroot privilege escalation via FDCLOEXEC fd inheritance and missing peer credentials bsc1272923. CVE-2026-16527: missing authenticatio...

9.8CVSS5.5AI score0.00652EPSS
SaveExploits0References28
SUSE Linux
SUSE Linux
added 2026/08/05 1:20 p.m.10 views

Security update for pcp

This update for pcp fixes the following issues: CVE-2026-16524: command injection in linuxsockets PMDA via network.persocket.filter bsc1272922. CVE-2026-16526: pmdaroot privilege escalation via FDCLOEXEC fd inheritance and missing peer credentials bsc1272923. CVE-2026-16527: missing authenticatio...

9.8CVSS5.5AI score0.00652EPSS
SaveExploits0References28
OSV
OSV
added 2026/08/05 1:20 p.m.23 views

SUSE-SU-2026:3507-1 Security update for pcp

This update for pcp fixes the following issues: - CVE-2026-16524: command injection in linuxsockets PMDA via network.persocket.filter bsc1272922. - CVE-2026-16526: pmdaroot privilege escalation via FDCLOEXEC fd inheritance and missing peer credentials bsc1272923. - CVE-2026-16527: missing...

8.8CVSS5.6AI score0.00652EPSS
SaveExploits0References15
Rows per page
Query Builder