Lucene search
+L

58583 matches found

BDU FSTEC
BDU FSTEC
added 2026/03/18 12:00 a.m.8 views

The vulnerability of the WPE WebKit and WebKitGTK web page rendering modules, related to writing beyond the buffer limit, allows attackers to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the WPE WebKit and WebKitGTK page rendering modules is related to writing beyond the buffer boundaries. Exploiting this vulnerability can allow an attacker to gain access to confidential data, compromise its integrity, and cause service failures...

10CVSS6.7AI score0.00804EPSS
SaveExploits0References15Affected Software9
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.19 views

Devise 竞争条件问题漏洞

Devise is an open-source authentication solution based on Warden, developed by heartcombo. Versions of Devise prior to 5.0.3 had a race condition vulnerability, which stemmed from a race condition in the Confirmable module. This vulnerability could allow attackers to confirm email addresses that...

6CVSS5.8AI score0.00275EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/17 11:56 p.m.11 views

CVE-2026-27977 Next.js: null origin can bypass dev HMR websocket CSRF checks

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, in next dev, cross-site protection for internal websocket endpoints could treat Origin: null as a bypass case even if allowedDevOrigins is configured, allowing...

2.3CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/03/17 8:20 p.m.36 views

CVE-2026-2809

CVE-2026-2809 concerns Netskope’s Endpoint DLP Driver DLL Injector on Windows. Reported as a potential integer overflow in the DLL Injector, exploiting it may cause a local BSOD and denial of service, with exploitation requiring the Endpoint DLP module to be enabled in the client configuration. C...

6.7CVSS5.8AI score0.00158EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/17 8:20 p.m.8 views

CVE-2026-2809 Endpoint DLP Driver DLL

Netskope was notified about a potential gap in its Endpoint DLP Module for Netskope Client on Windows systems. The successful exploitation of the gap can potentially allow a privileged user to trigger an integer overflow within the DLL Injector, leading to a Blue-Screen-of-Death BSOD. Successful...

6.7CVSS5.8AI score0.00158EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/17 6:20 p.m.12 views

grub2: Missing unregister call for gettext command may lead to use-after-free

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/17 6:12 p.m.12 views

grub2: Missing unregister call for gettext command may lead to use-after-free

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/17 5:52 p.m.12 views

grub2: Missing unregister call for gettext command may lead to use-after-free

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/17 5:24 p.m.10 views

GHSA-57HQ-95W6-V4FC Devise has a confirmable "change email" race condition permits user to confirm email they have no access to

Impact A race condition in Devise's Confirmable module allows an attacker to confirm an email address they do not own. This affects any Devise application using the reconfirmable option the default when using Confirmable with email changes. By sending two concurrent email change requests, an...

6CVSS5.8AI score0.00275EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/17 4:03 p.m.10 views

grub2: Missing unregister call for gettext command may lead to use-after-free

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/17 3:29 p.m.12 views

EUVD-2026-12683

Next.js: null origin can bypass dev HMR websocket CSRF checks...

2.3CVSS5.8AI score0.00171EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/17 3:29 p.m.21 views

Next.js: null origin can bypass dev HMR websocket CSRF checks

Summary In next dev, cross-site protections for internal development endpoints could treat Origin: null as a bypass case even when allowedDevOrigins is configured. This could allow privacy-sensitive or opaque browser contexts, such as sandboxed documents, to access privileged internal dev-server...

5.4CVSS5.8AI score0.00171EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/03/17 3:16 p.m.12 views

CVE-2025-13406

NULL Pointer Dereference vulnerability in Softing Industrial Automation GmbH smartLink SW-HT Webserver modules allows HTTP DoS.This issue affects smartLink SW-HT: 1.43...

6.8CVSS0.00315EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/03/17 11:12 a.m.5 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS5.7AI score0.00533EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/03/17 10:46 a.m.8 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS5.7AI score0.00533EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/03/17 6:31 a.m.30 views

EUVD-2026-12538

A weakness has been identified in frdel/agent0ai agent-zero 0.9.7. This affects the function handlepdfdocument of the file python/helpers/documentquery.py. This manipulation causes server-side request forgery. The attack is possible to be carried out remotely. The exploit has been made available ...

6.5CVSS6.3AI score0.00201EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/17 12:31 a.m.13 views

EUVD-2026-12527

A vulnerability was identified in taoofagi easegen-admin up to 8f87936ac774065b92fb20aab55b274a6ea76433. Impacted is the function recognizeMarkdown of the file yudao-module-digitalcourse/yudao-module-digitalcourse-biz/src/main/java/cn/iocoder/yudao/module/digitalcourse/util/Pdf2MdUtil.java. Such...

5.1CVSS5.5AI score0.00463EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/17 12:16 a.m.12 views

CVE-2026-4285

A vulnerability was identified in taoofagi easegen-admin up to 8f87936ac774065b92fb20aab55b274a6ea76433. Impacted is the function recognizeMarkdown of the file yudao-module-digitalcourse/yudao-module-digitalcourse-biz/src/main/java/cn/iocoder/yudao/module/digitalcourse/util/Pdf2MdUtil.java. Such...

5.1CVSS0.00463EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.18 views

PT-2026-36461

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A DMA corruption issue exists in the caam crypto component when using long hmac keys. When a key exceeds the block size, it is copied and hashed into the real key. The memory allocated f...

7.8CVSS6.7AI score0.0012EPSS
SaveExploits0
Redos
Redos
added 2026/03/17 12:00 a.m.13 views

ROS-20260317-73-0001

A vulnerability in the kmemcachedestroy function of the dswstate.c module of the Linux operating systems kernel is related to the lack of memory release after an effective lifetime. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0
Rows per page
Query Builder