Lucene search
+L

637 matches found

SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.9 views

SUSE CVE-2026-23158

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is freed before the guard cleanup runs, causing mutexunlock to operate ...

5.5CVSS5.2AI score0.00116EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/14 4:15 p.m.19 views

CVE-2026-23158

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is freed before the guard cleanup runs, causing mutexunlock to operate ...

7.8CVSS0.00116EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/14 4:01 p.m.51 views

CVE-2026-23158

CVE-2026-23158 (Linux kernel) affects gpio-virtuser: the configfs release path frees the device inside a guard(mutex) region, leading to a use-after-free when mutex_unlock() runs after the guard. The issue is caused by destroying the mutex and freeing the device while still within the lock’s guar...

7.8CVSS5.2AI score0.00116EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.6 views

CVE-2026-23158

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is freed before the guard cleanup runs, causing mutexunlock to operate ...

5.1AI score0.00116EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/02/14 4:01 p.m.17 views

EUVD-2026-5880

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is freed before the guard cleanup runs, causing mutexunlock to operate ...

5.2AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/14 4:01 p.m.12 views

CVE-2026-23158 gpio: virtuser: fix UAF in configfs release path

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix UAF in configfs release path The gpio-virtuser configfs release path uses guardmutex to protect the device structure. However, the device is freed before the guard cleanup runs, causing mutexunlock to operate ...

5.2AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/30 9:23 p.m.12 views

CVE-2026-22806

vCluster Platform provides a Kubernetes platform for managing virtual clusters, multi-tenancy, and cluster sharing. Prior to versions 4.6.0, 4.5.4, 4.4.2, and 4.3.10, when an access key is created with a limited scope, the scope can be bypassed to access resources outside of it. However, the user...

9.1CVSS5.9AI score0.00452EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/01/26 9:02 p.m.14 views

pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin

Summary A path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal sequences like ../../ remain intact. Details Th...

6.5CVSS5.9AI score0.00455EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/26 9:02 p.m.7 views

GHSA-XPQM-WM3M-F34H pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin

Summary A path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal sequences like ../../ remain intact. Details Th...

6.5CVSS5.9AI score0.00455EPSS
SaveExploits1References5
OSV
OSV
added 2026/01/15 8:14 p.m.15 views

GHSA-W54X-R83C-X79Q Pepr Has Overly Permissive RBAC ClusterRole in Admin Mode

Severity: LOW Target: /workspace/pepr/src/lib/assets/rbac.ts Endpoint: Kubernetes RBAC configuration Method: Deployment Response / Rationale Pepr defaults to rbacMode: "admin" because the initial experience is designed to be frictionless for new users. This mode ensures that users can deploy and...

6.3CVSS6.5AI score0.00236EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/01/15 8:14 p.m.18 views

Pepr Has Overly Permissive RBAC ClusterRole in Admin Mode

Severity: LOW Target: /workspace/pepr/src/lib/assets/rbac.ts Endpoint: Kubernetes RBAC configuration Method: Deployment Response / Rationale Pepr defaults to rbacMode: "admin" because the initial experience is designed to be frictionless for new users. This mode ensures that users can deploy and...

4.3CVSS6.6AI score0.00236EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/12 6:07 p.m.14 views

GHSA-9RP8-H4G8-8766 Weblate wlc has insecure API key configuration

Impact Historically, wlc supported providing unscoped API keys in the setting. This practice was discouraged for years, but the code was never removed. This might cause the API key to be used against different server. Patches https://github.com/WeblateOrg/wlc/pull/1098 Workarounds Remove unscoped...

5.3CVSS7AI score0.00191EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/12 6:07 p.m.23 views

Weblate wlc has insecure API key configuration

Impact Historically, wlc supported providing unscoped API keys in the setting. This practice was discouraged for years, but the code was never removed. This might cause the API key to be used against different server. Patches https://github.com/WeblateOrg/wlc/pull/1098 Workarounds Remove unscoped...

5.5CVSS7.2AI score0.00191EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 11:19 a.m.13 views

CVE-2021-22199

An issue has been discovered in GitLab affecting all versions starting with 12.9. GitLab was vulnerable to a stored XSS if scoped labels were used...

5.4CVSS5.5AI score0.00793EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/01/06 12:23 a.m.9 views

SUSE CVE-2025-68941

Gitea before 1.22.3 mishandles access to a private resource upon receiving an API token with scope limited to public resources...

5.3CVSS6.9AI score0.00265EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2025/12/30 9:30 a.m.21 views

How to Integrate AI into Modern SOC Workflows

Artificial intelligence AI is making its way into security operations quickly, but many practitioners are still struggling to turn early experimentation into consistent operational value. This is because SOCs are adopting AI without an intentional approach to operational integration. Some teams...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/12/10 6:30 p.m.14 views

Jenkins HashiCorp Vault Plugin exposes system-scoped Vault credentials

Jenkins HashiCorp Vault Plugin 371.v884a4dd60fb6 and earlier does not set the appropriate context for Vault credentials lookup, allowing attackers with Item/Configure permission to access and potentially capture Vault credentials they are not entitled to...

4.3CVSS6.8AI score0.00231EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/11/15 7:11 a.m.5 views

MGASA-2025-0294 Updated spdlog packages fix security vulnerability

Spdlog patternformatter-inl.h scopedpadder resource consumption. CVE-2025-6140...

4.8CVSS6.9AI score0.00225EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/11/12 6:31 p.m.14 views

Observability Operator is vulnerable to Incorrect Privilege Assignment through its Custom Resource MonitorStack

A flaw was found in the Observability Operator. The Operator creates a ServiceAccount with ClusterRole upon deployment of the Namespace-Scoped Custom Resource MonitorStack. This issue allows an adversarial Kubernetes Account with only namespaced-level roles, for example, a tenant controlling a...

8.8CVSS6.7AI score0.00328EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/11/12 4:36 p.m.25 views

CVE-2025-2843 Observability-operator: observability operator privilege escalation

A flaw was found in the Observability Operator. The Operator creates a ServiceAccount with ClusterRole upon deployment of the Namespace-Scoped Custom Resource MonitorStack. This issue allows an adversarial Kubernetes Account with only namespaced-level roles, for example, a tenant controlling a...

8.8CVSS0.00328EPSS
SaveExploits0References3
Rows per page
Query Builder