Lucene search
+L

895 matches found

Amazon
Amazon
added 2026/02/05 12:0 a.m.10 views

Important: nodejs20

Issue Overview: Bypass File System Permissions using crafted symlinks CVE-2025-55130 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...

9.1CVSS5.7AI score0.03622EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2026/02/04 5:48 p.m.12 views

n8n's Unsafe Buffer Allocation Allows In-Process Memory Disclosure in Task Runner

Impact The use of Buffer.allocUnsafe and Buffer.allocUnsafeSlow in the task runner allowed untrusted code to allocate uninitialized memory. Such uninitialized buffers could contain residual data from within the same Node.js process for example, data from prior requests, tasks, secrets, or tokens,...

7.7CVSS5.9AI score0.00364EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.26 views

CVE-2026-23090 slimbus: core: fix device reference leak on report present

In the Linux kernel, the following vulnerability has been resolved: slimbus: core: fix device reference leak on report present Slimbus devices can be allocated dynamically upon reception of report-present messages. Make sure to drop the reference taken when looking up already registered devices...

0.00123EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23085 irqchip/gic-v3-its: Avoid truncating memory addresses

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Avoid truncating memory addresses On 32-bit machines with CONFIGARMLPAE, it is possible for lowmem allocations to be backed by addresses physical memory above the 32-bit address limit, as found while...

5.3AI score0.00123EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.8 views

PT-2026-6357

Impact The use of Buffer.allocUnsafe and Buffer.allocUnsafeSlow in the task runner allowed untrusted code to allocate uninitialized memory. Such uninitialized buffers could contain residual data from within the same Node.js process for example, data from prior requests, tasks, secrets, or tokens,...

7.7CVSS6AI score0.00364EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/02/03 12:0 a.m.170 views

📄 Chromium Memory Corruption Trigger Simulation

This is a theoretical trigger simulation for a Chromium-class vulnerability associated with memory corruption scenarios commonly affecting the V8 JavaScript engine or the Blink rendering engine. The code intentionally performs heap allocation patterns and unsafe memory access attempts in order to...

6.5CVSS6.1AI score0.00224EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/01/31 12:0 a.m.10 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper handling of certain URB allocation failures, potentially leading to memory leaks...

5.8AI score0.00217EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/30 12:27 a.m.13 views

SUSE CVE-2025-71159

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

7.8CVSS5.8AI score0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/27 4:16 p.m.10 views

AZL-75284 CVE-2025-66199 affecting package openssl for versions less than 3.3.5-3

Issue summary: A TLS 1.3 connection using certificate compression can be forced to allocate a large buffer before decompression without checking against the configured certificate size limit. Impact summary: An attacker can cause per-connection memory allocations of up to approximately 22 MiB and...

5.9CVSS6AI score0.00403EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/01/27 5:1 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mapletree: Fixed the MASTATEPREALLOC flag in maspreallocate. The preallocation flag is temporarily cleared when explicit requests for allocations are made. Existing allocations are already counted against the request through...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/23 4:15 p.m.8 views

CVE-2025-71159

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

7.8CVSS0.00113EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/23 3:23 p.m.35 views

CVE-2025-71159 btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free warning in btrfsgetorcreatedelayednode Previously, btrfsgetorcreatedelayednode set the delayednode's refcount before acquiring the root-delayednodes lock. Commit e8513c012de7 "btrfs: implement reftracker...

0.00113EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-45022)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45022 advisory. - In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if...

5.5CVSS6.6AI score0.0022EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/20 8:41 p.m.5 views

CVE-2025-55131

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 TypedArray instances like Uint8Array may contain leftover...

7.1CVSS5.7AI score0.03258EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/20 4:30 p.m.15 views

Pterodactyl improperly locks resources allowing raced queries to create more resources than alloted

Summary Pterodactyl implements rate limits that are applied to the total number of resources e.g. databases, port allocations, or backups that can exist for an individual server. These resource limits are applied on a per-server basis, and validated during the request cycle. However, it is possib...

6.5CVSS5.6AI score0.00212EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/01/20 4:30 p.m.9 views

EUVD-2025-206300

Pterodactyl improperly locks resources allowing raced queries to create more resources than alloted...

6CVSS5.4AI score0.00212EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/01/20 5:13 a.m.12 views

Moderate: Red Hat Security Advisory: libpq security update

An update for libpq is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. 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 ea...

5.9CVSS6.3AI score0.00332EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.6 views

RHEL 8 : libpq (RHSA-2026:0835)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:0835 advisory. The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. Security Fixes: postgresql:...

5.9CVSS5.6AI score0.00332EPSS
SaveExploits0References5
NVD
NVD
added 2026/01/19 7:16 p.m.20 views

CVE-2025-69198

Pterodactyl is a free, open-source game server management panel. Pterodactyl implements rate limits that are applied to the total number of resources e.g. databases, port allocations, or backups that can exist for an individual server. These resource limits are applied on a per-server basis, and...

6.5CVSS0.00212EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/19 7:5 p.m.7 views

CVE-2025-69198

Pterodactyl is a free, open-source game server management panel. Pterodactyl implements rate limits that are applied to the total number of resources e.g. databases, port allocations, or backups that can exist for an individual server. These resource limits are applied on a per-server basis, and...

6.5CVSS5.4AI score0.00212EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder