Lucene search
+L

64191 matches found

Cvelist
Cvelist
added 2026/06/15 12:0 a.m.37 views

CVE-2025-55641

A NULL pointer dereference in the gfisomcopysampleinfo function isomedia/isomwrite.c of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service DoS via supplying a crafted MP4 file...

0.00243EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/06/15 12:0 a.m.16 views

PT-2026-49336

Name of the Vulnerable Software and Affected Versions GStreamer affected versions not specified Description A heap buffer overflow exists in the librfb RFB/VNC client component of GStreamer. The issue occurs because the rectangle bounds check validates the total area instead of individual...

8.8CVSS6.2AI score0.00638EPSS
SaveExploits0References76
Cvelist
Cvelist
added 2026/06/15 12:0 a.m.43 views

CVE-2026-30121

remotion-dev remotion v4.0.409 was discovered to contain an arbitrary file write vulnerability...

0.00324EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/14 5:10 p.m.95 views

CVE-2026-54410

nanoMODBUS (through v1.23.0) contains an off-by-one buffer overflow in the recv_msg_header() of the Modbus/TCP server. An unauthenticated remote attacker can craft an MBAP Length=255 to force writing one attacker-controlled byte past the 260-byte receive buffer, corrupting the adjacent state stru...

9CVSS5.7AI score0.00541EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/14 5:10 p.m.10 views

CVE-2026-54410 nanoMODBUS Off-by-One Buffer Overflow in recv_msg_header() via Crafted MBAP Length Field

nanoMODBUS through v1.23.0 contains an off-by-one buffer overflow in the recvmsgheader function of the Modbus/TCP server that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of the 260-byte receive buffer by sending a crafted MBAP frame whose Length fiel...

8.8CVSS5.7AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/14 12:0 a.m.30 views

SUSE SLES15 Security Update : qemu (SUSE-SU-2026:2388-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2388-1 advisory. Security fixes: - CVE-2026-2243: incorrect bounds check leads to heap out-of-bounds read and a 12-byte information leak when...

7.8CVSS7.3AI score0.00121EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/06/14 12:0 a.m.37 views

PT-2026-49133

Name of the Vulnerable Software and Affected Versions nanoMODBUS versions prior to 1.23.1 Description The Modbus/TCP server contains an off-by-one buffer overflow in the recv msg header function. Remote unauthenticated attackers can exploit this by sending a crafted MBAP frame with the Length fie...

9CVSS6.1AI score0.00541EPSS
SaveExploits0References13
NVD
NVD
added 2026/06/13 3:16 a.m.30 views

CVE-2026-54228

A time-of-check time-of-use TOCTOU race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can call SetElement to write arbitrary text files into the root-owned dump directory, bypassing package...

7.8CVSS0.00103EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/13 3:16 a.m.23 views

CVE-2026-54229

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DDOPENREADONLY and calls ddchown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows ...

7CVSS0.00093EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/06/13 2:34 a.m.18 views

EUVD-2026-36638

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DDOPENREADONLY and calls ddchown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows ...

7CVSS5.3AI score0.00093EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/13 2:34 a.m.59 views

CVE-2026-54228 Abrt: toctou race condition in abrt-dbus setelement allows arbitrary file writes to dump directories

A time-of-check time-of-use TOCTOU race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can call SetElement to write arbitrary text files into the root-owned dump directory, bypassing package...

7.8CVSS0.00103EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/13 1:38 a.m.24 views

MGASA-2026-0206 Updated openimageio packages fix security vulnerability

AcademySoftwareFoundation OpenImageIO DDS Image ddsinput.cpp out-of-bounds write. CVE-2026-7582...

5.3CVSS5.2AI score0.00112EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/13 12:34 a.m.17 views

EUVD-2026-36613

OpenClaw before 2026.4.7 contains an arbitrary file read vulnerability in the memory-wiki ingest feature that allows authenticated Gateway operators with operator.write scope to read local files outside intended ingest sources. Attackers with operator.write access can specify arbitrary local file...

7.1CVSS5.4AI score0.00375EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/13 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-54055

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Kitty is a cross-platform GPU based terminal. In versions prior to 0.47.2, a local privilege escalation vulnerability exists in kitty's file transmission protoc...

5CVSS5.5AI score0.00072EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/13 12:0 a.m.39 views

PT-2026-49074

Name of the Vulnerable Software and Affected Versions abrt-dbus affected versions not specified Description A race condition exists in the ChownProblemDir method of the abrt-dbus D-Bus service. The ChownProblemDir method opens the dump directory using DD OPEN READONLY and executes dd chown to...

7CVSS5.2AI score0.00093EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/06/12 11:9 p.m.11 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the memory-wiki ingest process when an authenticated user with operator.write scope specifies arbitrary local file paths. An attacker can access sensitive local...

7.1CVSS6.5AI score0.00375EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 10:16 p.m.15 views

CVE-2026-53825

OpenClaw before 2026.4.7 contains an arbitrary file read vulnerability in the memory-wiki ingest feature that allows authenticated Gateway operators with operator.write scope to read local files outside intended ingest sources. Attackers with operator.write access can specify arbitrary local file...

7.1CVSS0.00375EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 10:16 p.m.20 views

CVE-2026-34195

Software installed and run as a non-privileged user may conduct intentional GPU sparse memory API calls to cause out of bounds write in the kernel. The product incorrectly indexes internal state when performing sparse allocation remapping...

8.8CVSS0.00328EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/12 10:16 p.m.16 views

CVE-2026-41157

A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger an out-of-bound write in the GPU user-space driver, leading to memory corruption and possible browser/GPU process crash. The software computes a required memory size from untrusted input, but...

9.8CVSS0.00358EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/12 10:16 p.m.17 views

CVE-2025-7004

Heap buffer out-of-bounds write vulnerability in Avast Antivirus when scanning a malformed Windows PE file may allow Local Execution of Code or Denial-of-Service of the antivirus process. This issue affects Avast Antivirus, AVG Antivirus, Norton Antivirus, Avast One, and Avast Business Antivirus ...

7.8CVSS0.00146EPSS
SaveExploits0References1
Rows per page
Query Builder