Lucene search
+L

28378 matches found

CVE
CVE
added 2026/02/14 4:27 p.m.52 views

CVE-2026-23179

The CVE affects the Linux kernel nvmet-tcp implementation. A deadlock could occur when a socket is closed during TCP_LISTEN because nvmet_tcp_listen_data_ready() is called with sk_callback_lock held; the fix adds a TCP_LISTEN check before acquiring the lock to avoid deadlock. The issue is resolve...

5.2AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/14 4:15 p.m.10 views

UBUNTU-CVE-2026-23136

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

7.5CVSS5.7AI score0.0028EPSS
SaveExploits0References22
OSV
OSV
added 2026/02/14 3:22 p.m.13 views

CVE-2026-23136 libceph: reset sparse-read state in osd_fault()

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

7.5CVSS5.2AI score
SaveExploits0References7
EUVD
EUVD
added 2026/02/14 3:22 p.m.11 views

EUVD-2026-5901

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osdfault When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the progress of a sparse-read reply using a separate stat...

5.2AI score0.0028EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:09 p.m.9 views

CVE-2026-23118

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix data-race warning and potential load/store tearing Fix the following: BUG: KCSAN: data-race in rxrpcpeerkeepaliveworker / rxrpcsenddatapacket which is reporting an issue with the reads and writes to -lasttxat in:...

5.2AI score0.00086EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/14 4:35 a.m.5 views

CVE-2026-2144 Magic Login Mail or QR Code <= 2.05 - Unauthenticated Privilege Escalation via Insecure QR Code File Storage

The Magic Login Mail or QR Code plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.05. This is due to the plugin storing the magic login QR code image with a predictable, static filename QRCode.png in the publicly accessible WordPress uploads...

8.1CVSS5.7AI score0.00466EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.17 views

WordPress plugin AMP Enhancer – Compatibility Layer for Official AMP Plugin 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

4.4CVSS5.6AI score0.00202EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.15 views

WordPress plugin Simple Plyr 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPres...

6.4CVSS5.7AI score0.00219EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.23 views

WordPress plugin Press3D 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

6.4CVSS5.7AI score0.00279EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/13 8:01 p.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the verifyRelPath function, which uses strings.HasPrefix to verify that requested paths fall within the configured storage directory. An attacker can access files outside their designated storage boundaries by...

8.6CVSS6.5AI score0.0039EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.11 views

CVE-2026-26219

newbee-mall stores and verifies user passwords using an unsalted MD5 hashing algorithm. The implementation does not incorporate per-user salts or computational cost controls, enabling attackers who obtain password hashes through database exposure, backup leakage, or other compromise vectors to...

9.3CVSS5.5AI score0.00191EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/13 6:27 p.m.12 views

CVE-2026-25964 Tandoor Recipes Affected by Authenticated Local File Disclosure (LFD) via Recipe Import leads to Arbitrary File Read

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.5.1, a Path Traversal vulnerability in the RecipeImport workflow of Tandoor Recipes allows authenticated users with import permissions to read arbitrary files on the server. This...

4.9CVSS5.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/13 4:16 p.m.24 views

lakeFS vulnerable to path traversal in local block adapter allow cross-namespace and sibling directory access

Summary Two path traversal vulnerabilities in the local block adapter allow authenticated users to read and write files outside their designated storage boundaries. Details The local block adapter in pkg/block/local/adapter.go had two path traversal vulnerabilities: 1. Prefix Bypass Vulnerability...

8.1CVSS5.5AI score0.0039EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/02/13 1:29 p.m.104 views

CVE-2026-23112

CVE-2026-23112 affects the Linux kernel nvmet-tcp implementation. The issue in nvmet_tcp_build_pdu_iovec allows walking past cmd-&gt;req.sg when a PDU length/offset exceeds sg_cnt, causing bogus sg-&gt;length/offset usage and leading to _copy_to_iter() GPF/KASAN. The fix adds guards for sg_idx, r...

9.8CVSS5.2AI score0.00399EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/13 12:00 a.m.34 views

PT-2026-8022

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.5.1, a Path Traversal vulnerability in the RecipeImport workflow of Tandoor Recipes allows authenticated users with import permissions to read arbitrary files on the server. This...

4.9CVSS5.8AI score0.0042EPSS
SaveExploits2References4
NVD
NVD
added 2026/02/12 7:15 p.m.12 views

CVE-2026-26219

newbee-mall stores and verifies user passwords using an unsalted MD5 hashing algorithm. The implementation does not incorporate per-user salts or computational cost controls, enabling attackers who obtain password hashes through database exposure, backup leakage, or other compromise vectors to...

9.3CVSS0.00191EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/12 6:39 p.m.33 views

CVE-2026-26219

CVE-2026-26219 affects newbee-mall stores that hash passwords using unsalted MD5 without per-user salts or computational cost controls. Root cause: MD5 hashing without salt enables offline credential cracking if password hashes are exposed. Impact: high confidentiality and integrity risk; plainte...

9.3CVSS5.5AI score0.00191EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/02/12 3:29 p.m.2 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize via the splitPos function. An attacker can cause unintended script execution by crafting a request path containing specific multi-byte Unicode characters, which manipulates the...

9.8CVSS6AI score0.00573EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2026/02/12 11:26 a.m.9 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 Azure kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-54013: interconnect: Fix locking for runpm vs reclaim bsc1256280. CVE-2025-39880: libceph: fix invalid accesses to cephconnectionv1info bsc1250388...

8.7CVSS8.1AI score0.00677EPSS
SaveExploits4References770
CNNVD
CNNVD
added 2026/02/12 12:00 a.m.19 views

WordPress plugin Customer Reviews for WooCommerce 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

7.2CVSS5.6AI score0.00257EPSS
SaveExploits0References3
Rows per page
Query Builder