Lucene search
+L

11698 matches found

CNNVD
CNNVD
•added 2026/03/10 12:00 a.m.•30 views

FileBrowser Quantum č·Øē«™č„šęœ¬ę¼ę“ž

FileBrowser Quantum is a file manager developed by Graham Steffaniak. Versions of FileBrowser Quantum prior to 1.3.1-beta and 1.2.2-stable contained a cross-site scripting vulnerability. This vulnerability stemmed from the lack of context-aware escaping when rendering shared metadata fields, whic...

8.9CVSS7.1AI score0.00347EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/03/10 12:00 a.m.•24 views

PT-2026-24605

When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered...

7.5CVSS5.8AI score0.00606EPSS
SaveExploits0References6
Redos
Redos
•added 2026/03/10 12:00 a.m.•12 views

ROS-20260310-73-0022

Vulnerability in python-filelock related to synchronization errors when using a shared resource. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

6.5CVSS5.8AI score0.00201EPSS
SaveExploits1
Zero Day Initiative
Zero Day Initiative
•added 2026/03/10 12:00 a.m.•13 views

Fortinet FortiClient Link Following Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Fortinet FortiClient. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling of...

7.8CVSS6.2AI score0.00228EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
•added 2026/03/10 12:00 a.m.•9 views

PT-2026-24291

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Kerberos allows an unauthorized attacker to bypass a security feature over a network...

6.5CVSS5.9AI score0.00347EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/03/10 12:00 a.m.•6 views

PT-2026-24272

Name of the Vulnerable Software and Affected Versions Microsoft Windows affected versions not specified Description A race condition exists in the Microsoft Graphics Component due to improper synchronization when handling concurrent execution with shared resources. This allows a local attacker to...

7CVSS5.9AI score0.0364EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
•added 2026/03/09 7:54 p.m.•18 views

OpenClaw: Sandboxed /acp spawn requests could initialize host ACP sessions

Summary Sandboxed requester sessions could reach host-side ACP session initialization through /acp spawn. OpenClaw already blocked sessionsspawn runtime: "acp" from sandboxed sessions, but the slash-command path initialized ACP directly without applying the same host-runtime guard first. Affected...

7.1CVSS5.5AI score0.00104EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
•added 2026/03/09 5:03 p.m.•12 views

kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()

A flaw was found in the Linux kernel’s SMC Shared Memory Communication module: in smcclcprfxmatch, the function is called from smclistenwork without proper RCU or RTNL protection. The code previously used skdstgetsk-dev, which can lead to a use-after-free UAF condition if the sk’s destination is...

8.1CVSS5.8AI score0.00334EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/03/09 1:20 p.m.•6 views

CVE-2026-30827

A flaw was found in express-rate-limit. The default key generator incorrectly applies IPv6 subnet masking to IPv4-mapped IPv6 addresses, which are used when an IPv4 client connects to a dual-stack server. This misconfiguration causes all IPv4 traffic to be treated as a single entity for rate...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits1References5
EUVD
EUVD
•added 2026/03/09 12:31 p.m.•12 views

EUVD-2025-208410

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

7.5AI score0.00111EPSS
SaveExploits0References2
NVD
NVD
•added 2026/03/09 12:16 p.m.•16 views

CVE-2025-15576

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

7.5CVSS0.00111EPSS
SaveExploits0References1
CVE
CVE
•added 2026/03/09 11:54 a.m.•80 views

CVE-2025-15576

CVE-2025-15576 describes a jail/chroot escape in FreeBSD. When two sibling jails are restricted to separate filesystem trees, processes in the two jails can still exchange directory descriptors via a unix domain socket and access a shared directory mounted with nullfs. During a filesystem name lo...

7.5CVSS7.5AI score0.00111EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
•added 2026/03/09 11:54 a.m.•6 views

CVE-2025-15576 Jail chroot escape via fd exchange with a different jail

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

5.8AI score0.00111EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/03/09 9:38 a.m.•14 views

kernel: drm/xe: Make dma-fences compliant with the safe access rules

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Make dma-fences compliant with the safe access rules Xe can free some of the data pointed to by the dma-fences it exports. Most notably the timeline name can get freed if userspace closes the associated submit queue. At t...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
•added 2026/03/07 5:19 a.m.•29 views

CVE-2026-30827 express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting (all IPv4 clients share one bucket on dual-stack servers)

express-rate-limit is a basic rate-limiting middleware for Express. In versions starting from 8.0.0 and prior to versions 8.0.2, 8.1.1, 8.2.2, and 8.3.0, the default keyGenerator in express-rate-limit applies IPv6 subnet masking /56 by default to all addresses that net.isIPv6 returns true for. Th...

7.5CVSS5.7AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/03/06 9:28 p.m.•12 views

CVE-2026-27137

When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered...

7.5CVSS7.9AI score0.00606EPSS
SaveExploits0
EUVD
EUVD
•added 2026/03/06 6:31 p.m.•13 views

EUVD-2026-10040

The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent...

7.3CVSS5.8AI score0.00295EPSS
SaveExploits0References4
NVD
NVD
•added 2026/03/06 4:16 p.m.•12 views

CVE-2026-20748

The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent...

8.6CVSS0.00252EPSS
SaveExploits0References2
OSV
OSV
•added 2026/03/06 12:11 p.m.•4 views

SUSE-SU-2026:20708-1 Security update for gnutls

This update for gnutls fixes the following issues: Add the functionality to allow to specify the hash algorithm for the PSK. This fixes a bug in the current implementation where the binder is always calculated with SHA256. bsc1258083, jscPED-15752, jscPED-15753 lib/psk: Add...

5.3CVSS5.8AI score0.00638EPSS
SaveExploits1References4
Snyk
Snyk
•added 2026/03/06 7:14 a.m.•18 views

Malicious Package

Overview proton-shared is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
Rows per page
Query Builder