Lucene search
K

1109 matches found

CVE
CVE
added yesterday9 views

CVE-2026-50211

Technical details about CVE-2026-50211 are not publicly provided in the supplied documents. Monitor for updates as additional data may reveal affected products, root cause, and mitigations.

9.8CVSS5.8AI score0.00042EPSS
Exploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2 days ago4 views

Jupyter Enterprise Gateway: Kubernetes Manifest Injection in Jinja2 Template Rendering

Summary The environment variables used during the rendering of the Kubernetes manifest allow YAML injection, enabling attackers to overwrite existing keys like securityContext and inject multi-document YAML to create additional unintended Kubernetes resources. Details The server interpolates...

6.2AI score
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-46126

Name of the Vulnerable Software and Affected Versions jupyter enterprise gateway versions prior to 3.3.0 Description Unsafe Jinja2 template rendering allows for Kubernetes manifest injection. The server interpolates untrusted environment variables such as KERNEL XXX into Kubernetes manifests...

10CVSS6.3AI score
Exploits0References6
Packet Storm News
Packet Storm News
added 5 days ago3 views

A New Framework for Cybersecurity Refusals in AI Agents

Agentic scaffolds have dramatically improved LLM performance on complex, long-horizon tasks, yielding both broad benefits and amplified risks in domains like cybersecurity. Existing benchmarks for AI agents in cybersecurity focus mainly on measuring proficiency--how effectively agents can complet...

5.8AI score
Exploits0
SUSE CVE
SUSE CVE
added last week9 views

SUSE CVE-2026-46234

In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsockupdatebuffersize, the buffer size was being clamped to the maximum first, and then to the minimum. If a user sets a minimum buffer size larger than the maximum, the minimum check...

5.9AI score0.00032EPSS
Exploits0References3
NVD
NVD
added 2026/05/28 10:16 a.m.3 views

CVE-2026-46115

In the Linux kernel, the following vulnerability has been resolved: block: add pgmap check to biovecphysmergeable biovecphysmergeable is used by the request merge, DMA mapping, and integrity merge paths to decide if two physically contiguous bvec segments can be coalesced into one. It currently h...

9.8CVSS0.0006EPSS
Exploits0References5
EUVD
EUVD
added 2026/05/28 9:35 a.m.6 views

EUVD-2026-32889

In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks take 3 fecdecodebufs assumes that the parity bytes of the first RS codeword it decodes are never split across parity blocks. This assumption is false. Consider...

5.8AI score0.00024EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.5 views

PT-2026-44357

In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock update buffer size, the buffer size was being clamped to the maximum first, and then to the minimum. If a user sets a minimum buffer size larger than the maximum, the minimum check...

5.9AI score0.00032EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/05/28 12:0 a.m.8 views

Linux kernel 安全漏洞

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 the assumption in dm-verity-fec that parity-check bytes are not split across blocks, allowing for...

5.8AI score0.00024EPSS
Exploits0References2
Redos
Redos
added 2026/05/24 12:0 a.m.7 views

ROS-20260524-73-0032

A vulnerability in the vim text editor is related to reading beyond buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

6.6CVSS6.2AI score0.00005EPSS
Exploits0
Redos
Redos
added 2026/05/24 12:0 a.m.8 views

ROS-20260524-73-0031

A vulnerability in the vim text editor is related to reading beyond buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

4.4CVSS6.2AI score0.00006EPSS
Exploits0
The Hacker News
The Hacker News
added 2026/05/22 5:36 a.m.11 views

Cisco Patches CVSS 10.0 Secure Workload REST API Flaw Enabling Data Access

Cisco has rolled out updates for a maximum-severity security flaw impacting Secure Workload that could allow an unauthenticated, remote attacker to access sensitive data. Tracked as CVE-2026-20223 CVSS score: 10.0, the vulnerability arises from insufficient validation and authentication when...

10CVSS5.9AI score0.00064EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2026/05/21 12:47 a.m.4 views

CVE-2026-9152

A missing authentication vulnerability exists in the Altium 365 SearchService. A legacy SOAP endpoint exposes search index operations without requiring authentication, session tokens, or any form of identity verification. An unauthenticated network attacker who can reference a target workspace's...

10CVSS5.8AI score0.00079EPSS
Exploits0References2
CVE
CVE
added 2026/05/20 4:6 p.m.79 views

CVE-2026-20223

Cisco Secure Workload is affected by a vulnerability in the access validation of internal REST APIs that could allow an unauthenticated, remote attacker to access site resources with Site Admin privileges. The issue arises from insufficient validation/authentication when accessing REST API endpoi...

10CVSS5.8AI score0.00064EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/20 4:6 p.m.7 views

CVE-2026-20223

A vulnerability in the access validation of internal REST APIs of Cisco Secure Workload could allow an unauthenticated, remote attacker to access site resources with the privileges of the Site Admin role. This vulnerability is due to insufficient validation and authentication when accessing REST...

10CVSS5.8AI score0.00064EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2026/05/20 4:6 p.m.6 views

EUVD-2026-31131

A vulnerability in the access validation of internal REST APIs of Cisco Secure Workload could allow an unauthenticated, remote attacker to access site resources with the privileges of the Site Admin role. This vulnerability is due to insufficient validation and authentication when accessing REST...

10CVSS5.8AI score0.00064EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/05/20 3:45 p.m.7 views

Flowise: Cross-Workspace Chatflow Disclosure via chatflows/apikey Endpoint Returns All Unprotected Chatflows

Summary The /api/v1/chatflows/apikey/:apikey endpoint whitelisted, accessible with API key auth only returns all chatflows bound to the provided API key AND all chatflows across the entire system that have no API key assigned. This crosses workspace boundaries, allowing a user in Workspace A who...

5.8AI score
Exploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux, linux-5.10, linux-5.15, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert to the previous state of “ACPICA: Avoid Info: mapping multiple BARs. Your kernel is fine.” Undo the modifications made in the commit d410ee5109a1 “ACPICA: Avoid “Info: mapping multiple BARs. Your kernel is fine.””...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ext4: Fixed ext4mbmarkbb with flexbg and fastcommit. In the case of the flexbg feature which is enabled by default, extents for any given inode may span across blocks from two different block groups. ext4mbmarkbb only reads the...

5.5CVSS6.1AI score0.00018EPSS
Exploits0References2
Redos
Redos
added 2026/05/20 12:0 a.m.7 views

ROS-20260520-73-0033

A vulnerability in the WebAudio component of Google Chrome browser is related to writing outside of buffer boundaries. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service using a specially crafted HTML page...

8.8CVSS7.6AI score0.00036EPSS
Exploits0
Rows per page
Query Builder