Lucene search
K

9455 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.2 views

CVE-2026-23071

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix race condition in hwspinlock irqsave routine Previously, the address of the shared member '&map-spinlockflags' was passed directly to 'hwspinlocktimeoutirqsave'. This creates a race condition where multiple contexts...

4.7CVSS5.9AI score0.00014EPSS
Exploits0References25
OSV
OSV
added 2026/02/04 5:16 p.m.3 views

UBUNTU-CVE-2026-23084

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix NULL pointer dereference in becmdgetmacfromlist When the parameter pmacidvalid argument of becmdgetmacfromlist is set to false, the driver may request the PMACID from the firmware of the network card, and this functio...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References27
OSV
OSV
added 2026/02/04 4:8 p.m.3 views

CVE-2026-23084 be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list

In the Linux kernel, the following vulnerability has been resolved: be2net: Fix NULL pointer dereference in becmdgetmacfromlist When the parameter pmacidvalid argument of becmdgetmacfromlist is set to false, the driver may request the PMACID from the firmware of the network card, and this functio...

5.5CVSS5.2AI score0.00018EPSS
Exploits0References10
Cvelist
Cvelist
added 2026/02/04 4:7 p.m.23 views

CVE-2026-23071 regmap: Fix race condition in hwspinlock irqsave routine

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix race condition in hwspinlock irqsave routine Previously, the address of the shared member '&map-spinlockflags' was passed directly to 'hwspinlocktimeoutirqsave'. This creates a race condition where multiple contexts...

0.00014EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.2 views

CVE-2026-24051

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS5.7AI score0.00017EPSS
Exploits0References1
F5 Networks
F5 Networks
added 2026/02/03 4:54 p.m.7 views

K000159869: Telnetd vulnerability CVE-2026-24061

Security Advisory Description Telnetd in GNU Inetutils through 2.7 allows remote authentication bypass via a "-f root" value for the USER environment variable. CVE-2026-24061 Impact There is no impact; F5 products are not affected by this vulnerability. Security Advisory Status F5 Product...

9.8CVSS7.5AI score0.91526EPSS
Exploits58
OSV
OSV
added 2026/02/03 8:42 a.m.4 views

BIT-KYVERNO-2026-23881 Kyverno Denial of Service via Context Variable Amplification in Policy Engine

Kyverno is a policy engine designed for cloud native platform engineering teams. Versions prior to 1.16.3 and 1.15.3 have unbounded memory consumption in Kyverno's policy engine that allows users with policy creation privileges to cause denial of service by crafting policies that exponentially...

7.7CVSS5.5AI score0.00104EPSS
Exploits1References4
NVD
NVD
added 2026/02/03 6:15 a.m.3 views

CVE-2025-58381

A vulnerability in Brocade Fabric OS before 9.2.1c2 could allow an authenticated attacker with admin privileges using the shell commands “source, ping6, sleep, disown, wait to modify the path variables and move upwards in the directory structure or to traverse to different directories...

4.6CVSS0.00005EPSS
Exploits0References1
Snyk
Snyk
added 2026/02/02 11:39 p.m.1 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection via unsafe handling of the PATH environment variable when constructing shell commands. An authenticated user can execute arbitrary commands within the container context ...

8.8CVSS5.8AI score0.00102EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 11:39 p.m.8 views

OpenClaw/Clawdbot Docker Execution has Authenticated Command Injection via PATH Environment Variable

Summary A Command Injection vulnerability existed in Clawdbot’s Docker sandbox execution mechanism due to unsafe handling of the PATH environment variable when constructing shell commands. An authenticated user able to control environment variables could influence command execution within the...

8.8CVSS5.7AI score0.00102EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/02/02 11:39 p.m.2 views

GHSA-MC68-Q9JW-2H3V OpenClaw/Clawdbot Docker Execution has Authenticated Command Injection via PATH Environment Variable

Summary A Command Injection vulnerability existed in Clawdbot’s Docker sandbox execution mechanism due to unsafe handling of the PATH environment variable when constructing shell commands. An authenticated user able to control environment variables could influence command execution within the...

8.8CVSS5.7AI score0.00102EPSS
Exploits1References6
NVD
NVD
added 2026/02/02 11:16 p.m.4 views

CVE-2026-24040

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS0.00015EPSS
Exploits1References3
OSV
OSV
added 2026/02/02 9:5 p.m.2 views

GO-2026-4382 Kyverno Denial of Service via Context Variable Amplification in Policy Engine in github.com/kyverno/kyverno

Kyverno Denial of Service via Context Variable Amplification in Policy Engine in github.com/kyverno/kyverno...

7.7CVSS5.2AI score0.00104EPSS
Exploits1References4
CVE
CVE
added 2026/02/02 8:38 p.m.13 views

CVE-2026-24040

The CVE-2026-24040 issue affects jspdf in versions prior to 4.1.0, where the addJS method uses a module-scoped shared variable to store JavaScript content. In concurrent environments (notably Node.js servers), this shared state can be overwritten by simultaneous requests, causing cross-user data ...

6.3CVSS5.3AI score0.00015EPSS
Exploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/02 8:38 p.m.3 views

CVE-2026-24040

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00015EPSS
Exploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/02 7:49 p.m.7 views

CVE-2026-24051

OpenTelemetry-Go is the Go implementation of OpenTelemetry. The OpenTelemetry Go SDK in version v1.20.0-1.39.0 is vulnerable to Path Hijacking Untrusted Search Paths on macOS/Darwin systems. The resource detection code in sdk/resource/hostid.go executes the ioreg system command using a search pat...

7CVSS5.7AI score0.00017EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/02/02 6:20 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in the addJS function due to the use of a shared module-scoped variable for storing JavaScript content. An attacker can cause sensitive data intended for one user to be included in another user's PDF by making concurrent...

6.3CVSS5.9AI score0.00015EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 6:20 p.m.8 views

jsPDF has Shared State Race Condition in addJS Plugin

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00015EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.2 views

PT-2026-5716

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00015EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.2 views

PT-2026-6409

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00015EPSS
Exploits1References6
Rows per page
Query Builder