Lucene search
+L

11545 matches found

OSV
OSV
added 2026/04/03 4:16 p.m.8 views

UBUNTU-CVE-2026-23448

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP16 nframes bounds check cdcncmrxverifyndp16 validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset: if ndpoffset + sizeofstruct...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References21
OSV
OSV
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23447 net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP32 nframes bounds check The same bounds-check bug fixed for NDP16 in the previous patch also exists in cdcncmrxverifyndp32. The DPE array size is validated against the total skb length withou...

5.8AI score
SaveExploits0References8
OSV
OSV
added 2026/04/03 1:27 p.m.7 views

JLSEC-2026-31

A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this...

8.8CVSS6AI score0.0199EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/03 1:27 p.m.7 views

JLSEC-2026-44

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS7.6AI score0.04322EPSS
SaveExploits0References35
Snyk
Snyk
added 2026/04/03 3:45 a.m.10 views

Prototype Pollution

Overview dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Prototype Pollution in the USEPROFILES function. An attacker can execute arbitrary JavaScript code in the context of the user’s browser by polluting Array.prototype with...

6.1CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2026/04/03 3:20 a.m.13 views

GHSA-3PM9-5J7M-59VC OpenClaw: Tlon Startup Migration Rehydrates Empty-Array Revocations From File Config

Summary Tlon Startup Migration Rehydrates Empty-Array Revocations From File Config Current Maintainer Triage - Status: open - Normalized severity: low - Assessment: v2026.3.28 startup migration still treats empty-array settings as missing and can rehydrate revoked Tlon config from file state afte...

2.1CVSS5.8AI score0.00307EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/03 3:20 a.m.11 views

OpenClaw: Tlon Startup Migration Rehydrates Empty-Array Revocations From File Config

Summary Tlon Startup Migration Rehydrates Empty-Array Revocations From File Config Current Maintainer Triage - Status: open - Normalized severity: low - Assessment: v2026.3.28 startup migration still treats empty-array settings as missing and can rehydrate revoked Tlon config from file state afte...

6.5CVSS5.9AI score0.00307EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/03 12:3 a.m.16 views

OSV-2026-507 Security exception in org.apache.lucene.util.ArrayUtil.copyOfSubArray

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=498705946 Crash type: Security exception Crash state: org.apache.lucene.util.ArrayUtil.copyOfSubArray org.apache.lucene.util.BytesRef.deepCopyOf org.apache.lucene.index.Term...

5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/04/02 1:48 p.m.24 views

CVE-2026-35168

OpenSTAManager before version 2.10.2 exposes a vulnerability in the Aggiornamenti module (op=risolvi-conflitti-database). It accepts a JSON array of SQL statements via POST and executes them directly on the MySQL database without validation, allowlists, or sanitization, enabling an authenticated ...

8.8CVSS6.3AI score0.00668EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/04/02 12:31 p.m.6 views

EUVD-2026-18173

Due to the improper neutralisation of special elements used in an OS command, a remote attacker can exploit an RCE vulnerability in the generateSrpArray function, resulting in full system compromise. This vulnerability can only be attacked if the attacker has some other way to write arbitrary dat...

7.2CVSS6AI score0.005EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/02 8:59 a.m.20 views

CVE-2026-33613

CVE-2026-33613 concerns MB Connect Line mbCONNECT24 with a remote code execution in the generateSrpArray function caused by improper neutralisation of special elements in an OS command. The vulnerability allows an attacker to achieve full system compromise, but only if there is another path to wr...

8.8CVSS6AI score0.005EPSS
SaveExploits0References2Affected Software2
Oracle linux
Oracle linux
added 2026/04/02 12:0 a.m.11 views

rsync security update

3.1.3-24 - Resolves: RHEL-152887 - CVE-2025-10158 - Out of bounds array access via negative index...

4.3CVSS5.8AI score0.00319EPSS
SaveExploits0
OSV
OSV
added 2026/04/01 11:50 p.m.8 views

GHSA-F23M-R3PF-42RH lodash vulnerable to Prototype Pollution via array path bypass in `_.unset` and `_.omit`

Impact Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465 only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion of properties fro...

6.5CVSS5.9AI score0.01535EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/01 11:50 p.m.53 views

lodash vulnerable to Prototype Pollution via array path bypass in `_.unset` and `_.omit`

Impact Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465 only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion of properties fro...

6.5CVSS5.9AI score0.00317EPSS
SaveExploits0References4Affected Software4
RedhatCVE
RedhatCVE
added 2026/04/01 7:15 p.m.9 views

CVE-2026-34043

A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU...

7.5CVSS5.8AI score0.00472EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.8 views

CVE-2026-34595

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.70 and 9.7.0-alpha.18, an authenticated user with find class-level permission can bypass the protectedFields class-level permission setting on LiveQuery subscriptions. By...

5.3CVSS5.8AI score0.00251EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.4 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03258EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 12:7 a.m.7 views

EUVD-2026-17504

Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/01 12:7 a.m.10 views

Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value

Impact An authenticated user with find class-level permission can bypass the protectedFields class-level permission setting on LiveQuery subscriptions. By sending a subscription with a $or, $and, or $nor operator value as a plain object with numeric keys and a length property an "array-like" obje...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/01 12:7 a.m.19 views

GHSA-MMG8-87C5-JRC2 Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value

Impact An authenticated user with find class-level permission can bypass the protectedFields class-level permission setting on LiveQuery subscriptions. By sending a subscription with a $or, $and, or $nor operator value as a plain object with numeric keys and a length property an "array-like" obje...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References7
Rows per page
Query Builder