Lucene search
+L

9885 matches found

Packet Storm News
Packet Storm News
added 2026/03/18 12:00 a.m.12 views

Toward Scalable Automated Repository-Level Datasets for Software Vulnerability Detection

Software vulnerabilities continue to grow in volume and remain difficult to detect in practice. Although learning-based vulnerability detection has progressed, existing benchmarks are largely function-centric and fail to capture realistic, executable, interprocedural settings. Recent repo-level...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
added 2026/03/18 12:00 a.m.25 views

chromium -- security fixes

Chrome Releases reports: This update includes 26 security fixes: 475877320 Critical CVE-2026-4439: Out of bounds memory access in WebGL. Reported by Goodluck on 2026-01-15 485935305 Critical CVE-2026-4440: Out of bounds read and write in WebGL. Reported by c6eed09fc8b174b0f3eebedcceb1e792 on...

8.8CVSS6.2AI score0.00415EPSS
SaveExploits2References1
Ubuntu
Ubuntu
added 2026/03/17 7:09 p.m.15 views

USN-8096-4: Linux kernel (Real-time) vulnerabilities

Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these issues to load, replace, and remove arbitrary AppArmor profiles causing denial of service, exposure of sensitive information kernel memory, local...

9.8CVSS6AI score0.00677EPSS
SaveExploits3References1
Ubuntu
Ubuntu
added 2026/03/17 6:06 p.m.24 views

USN-8095-3: Linux kernel (Real-time) vulnerabilities

Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these issues to load, replace, and remove arbitrary AppArmor profiles causing denial of service, exposure of sensitive information kernel memory, local...

9.8CVSS6.1AI score0.00651EPSS
SaveExploits9References1
hivepro
hivepro
added 2026/03/17 4:06 p.m.10 views

How to Prioritize Vulnerabilities Effectively: A Framework

Attackers don’t care about your massive backlog of "critical" vulnerabilities. They look for the path of least resistance—the one exploitable weakness that gives them a foothold into your network. If your vulnerability management program isn't thinking like an attacker, you're always one step...

5.9AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/03/17 3:05 p.m.7 views

@ckeditor/ckeditor-cloud-services-collaboration (>=23.0.0, <=29.0.0), @ckeditor/ckeditor5-real-time-collaboration (>=29.1.0, <=33.0.0) +2 more potentially affected by CVE-2026-33151 via socket.io-parser (3.4.1)

socket.io-parser NPM version 3.4.1 is affected by a known vulnerability. The following packages have a transitive dependency on socket.io-parser and may be impacted: - @ckeditor/ckeditor-cloud-services-collaboration =23.0.0, =29.1.0, =29.0.0, =1.5.3, =2.1.0 Source cves: CVE-2026-33151 Source...

8.7CVSS5.4AI score0.00514EPSS
SaveExploits0
EUVD
EUVD
added 2026/03/16 3:30 p.m.10 views

EUVD-2026-12129

GStreamer rtpqdm2depay Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS6.4AI score0.00828EPSS
SaveExploits0References3
hivepro
hivepro
added 2026/03/16 2:41 p.m.20 views

Top 5 Vulnerability Prioritization Tools for Enterprises

A high CVSS score doesn’t always equal high business risk. A critical vulnerability on a non-essential, isolated asset might be less of a priority than a medium-level one on your primary payment server. To truly manage risk, you have to connect technical data to business context. This means...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/16 2:29 p.m.14 views

CVE-2026-3085

A flaw was found in GStreamer. This heap-based buffer overflow vulnerability in the rtpqdm2depay component allows a remote attacker to execute arbitrary code. The flaw occurs due to insufficient validation of user-supplied data length during the processing of X-QDM Real-time Transport Protocol RT...

8.8CVSS6.7AI score0.00828EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/16 2:29 p.m.7 views

CVE-2026-3083

A flaw was found in GStreamer. This out-of-bounds write vulnerability exists within the rtpqdm2depay element, specifically during the processing of X-QDM Real-time Transport Protocol RTP payload elements. A remote attacker can exploit this by providing malformed user-supplied data to the packetid...

8.8CVSS6.2AI score0.00806EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/16 2:19 p.m.10 views

CVE-2026-3083

GStreamer rtpqdm2depay Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary dependin...

8.8CVSS0.00806EPSS
SaveExploits0References21
OSV
OSV
added 2026/03/16 2:19 p.m.12 views

UBUNTU-CVE-2026-3083

GStreamer rtpqdm2depay Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary dependin...

8.8CVSS6.2AI score0.00806EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/16 2:19 p.m.11 views

UBUNTU-CVE-2026-3085

GStreamer rtpqdm2depay Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS6.3AI score0.00828EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/16 12:00 a.m.13 views

Zephyr 安全漏洞

Zephyr is an open-source, scalable real-time operating system RTOS developed by Zephyr. There is a security vulnerability in Zephyr, which stems from driver issues and may lead to infinite loops...

6.1CVSS5.8AI score0.0018EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2026/03/16 12:00 a.m.114 views

From Storage to Steering: Memory Control Flow Attacks on LLM Agents

Modern agentic systems allow Large Language Model LLM agents to tackle complex tasks through extensive tool usage, forming structured control flows of tool selection and execution. Existing security analyses often treat these control flows as ephemeral, one-off sessions, overlooking the persisten...

5.9AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/15 10:01 p.m.13 views

Malicious code in pymnemonic (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 459bd254a36d9b8c78d96285e0c0aedb285b08f22900e022ea67988f3cb98e92 Malicious clone of the legitimate python-utils package, disguised as a crypto-related helper. The malicious code modification exfiltrates sensitive env variabl...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/03/15 10:01 p.m.16 views

MAL-2026-1438 Malicious code in pymnemonic (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 459bd254a36d9b8c78d96285e0c0aedb285b08f22900e022ea67988f3cb98e92 Malicious clone of the legitimate python-utils package, disguised as a crypto-related helper. The malicious code modification exfiltrates sensitive env variabl...

5.9AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/03/14 7:47 p.m.204 views

Wa3r-OffSec-Kit

Waer's Cybersecurity Knowledge Base 50+ documents · 2...

6AI score
SaveExploits0
Snyk
Snyk
added 2026/03/13 8:41 p.m.16 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow in the RTP QDM2 depayloader when handling X-QDM RTP payload elements. An attacker can achieve arbitrary code execution by supplying specially crafted data to the packetid element, resulting in a write past the...

8.8CVSS7.9AI score0.00806EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/13 8:40 p.m.59 views

CVE-2026-3085

CVE-2026-3085 refers to a heap-based buffer overflow in GStreamer’s RTP QDM2 depayloader (rtpqdm2depay). The flaw arises from improper validation of the length of user-supplied data before copying to a heap buffer, enabling remote code execution in the process context when interacting with the GS...

8.8CVSS7.9AI score0.00828EPSS
SaveExploits0References21Affected Software1
Rows per page
Query Builder