Lucene search
+L

18382 matches found

OSV
OSV
added 2026/03/20 8:11 a.m.7 views

CVE-2026-33066 SiYuan has Stored XSS to RCE via Unsanitized Bazaar README Rendering

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the backend renderREADME function uses lute.New without calling SetSanitizetrue, allowing raw HTML embedded in Markdown to pass through unmodified. The frontend then assigns the rendered HTML to innerHTML without any...

5.3CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2026/03/20 8:08 a.m.52 views

CVE-2026-23275

CVE-2026-23275 (Linux kernel, io_uring): The issue arises when DEFER_TASKRUN | SETUP_TASKRUN are used and task work is added while the ring is resized, allowing an overlap window where IORING_SQ_TASKRUN could be OR’ed on the old/new rings during swapping. The fix adds a 2nd rings pointer, →rings_...

7.8CVSS5.6AI score0.00121EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/20 8:08 a.m.145 views

CVE-2026-23271

CVE-2026-23271 affects the Linux kernel perf subsystem. The vulnerability arises from a race between __perf_event_overflow() and perf_remove_from_context() where __perf_event_overflow() may run with only preemption disabled for some callchains, allowing a race against perf_event_exit_event() and ...

7.8CVSS5.6AI score0.00096EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/03/20 8:08 a.m.61 views

CVE-2026-23271 perf: Fix __perf_event_overflow() vs perf_remove_from_context() race

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfeventoverflow vs perfremovefromcontext race Make sure that perfeventoverflow runs with IRQs disabled for all possible callchains. Specifically the software events can end up running it with only preemption disabled...

7.8CVSS0.00096EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/03/20 8:08 a.m.12 views

CVE-2026-23271

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfeventoverflow vs perfremovefromcontext race Make sure that perfeventoverflow runs with IRQs disabled for all possible callchains. Specifically the software events can end up running it with only preemption disabled...

7.8CVSS5.2AI score0.00096EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/20 5:56 a.m.5 views

CVE-2026-33051 Craft CMS Vulnerable to Stored XSS in Revision Context Menu

Craft CMS is a content management system CMS. In versions 5.9.0-beta.1 through 5.9.10, the revision/draft context menu in the element editor renders the creator’s fullName as raw HTML due to the use of Template::raw combined with Craft::t string interpolation. A low-privileged control panel user...

5.3CVSS5.7AI score0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/20 5:56 a.m.33 views

CVE-2026-33051 Craft CMS Vulnerable to Stored XSS in Revision Context Menu

Craft CMS is a content management system CMS. In versions 5.9.0-beta.1 through 5.9.10, the revision/draft context menu in the element editor renders the creator’s fullName as raw HTML due to the use of Template::raw combined with Craft::t string interpolation. A low-privileged control panel user...

5.3CVSS0.00243EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/20 5:56 a.m.6 views

CVE-2026-33051

Craft CMS is a content management system CMS. In versions 5.9.0-beta.1 through 5.9.10, the revision/draft context menu in the element editor renders the creator’s fullName as raw HTML due to the use of Template::raw combined with Craft::t string interpolation. A low-privileged control panel user...

5.3CVSS5.7AI score0.00243EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/20 5:56 a.m.35 views

CVE-2026-33051

Craft CMS 5.9.x versions 5.9.0-beta.1 through 5.9.10 are affected by a Stored XSS in the revision/draft context menu. The issue arises from rendering the creator’s fullName as raw HTML due to Template::raw() used with Craft::t() interpolation, allowing a low-privilege CP user to inject an XSS pay...

5.4CVSS5.7AI score0.00243EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/20 12:31 a.m.10 views

EUVD-2026-13416

Xerte Online Toolkits versions 3.14 and earlier contain an unauthenticated arbitrary file upload vulnerability in the template import functionality. The issue exists in /websitecode/php/import/import.php where missing authentication checks allow an attacker to upload a crafted ZIP archive disguis...

9.8CVSS6.5AI score0.01479EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/03/20 12:31 a.m.16 views

EUVD-2026-13343

A security issue was discovered in ingress-nginx where a combination of Ingress annotations can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. Note that i...

8.8CVSS6.3AI score0.01494EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.16 views

Effect Monorepo 竞争条件问题漏洞

Effect Monorepo is a functional framework developed by Effect Open Source for building TypeScript applications. Versions of Effect Monorepo prior to 3.20.0 contained a race condition vulnerability, which was caused by context confusion in RpcServer.toWebHandler, potentially allowing access to the...

7.4CVSS5.8AI score0.0027EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.16 views

PT-2026-26775

Name of the Vulnerable Software and Affected Versions h3 versions 2.0.0-0 through 2.0.1-rc.16 Description The mount method in h3 uses a simple startsWith check to determine if incoming requests fall under a mounted sub-application's path prefix. This check does not verify a path segment boundary,...

3.7CVSS5.9AI score0.00239EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.19 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 instability of the ctx-rings pointer during the task work flag operation by iouring. This...

7.8CVSS6.9AI score0.00121EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23271

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - perf: Fix perfeventoverflow vs perfremovefromcontext race Make sure that perfeventoverflow runs with IRQs disabled for all possible callchains. Specifically the...

7.8CVSS4.8AI score0.00096EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/03/20 12:00 a.m.9 views

An Agentic Multi-Agent Architecture for Cybersecurity Risk Management

Getting a real cybersecurity risk assessment for a small organization is expensive -- a NIST CSF-aligned engagement runs $15,000 on the low end, takes weeks, and depends on practitioners who are genuinely scarce. Most small companies skip it entirely. We built a six-agent AI system where each age...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.17 views

ScreenToGif 安全漏洞

ScreenToGif is a screen recording and GIF creation tool developed by Nicke Manarin himself. Versions of ScreenToGif 2.42.1 and earlier contained security vulnerabilities, which were caused by a DLL-side loading vulnerability. This vulnerability could allow arbitrary code to be executed in user...

7.8CVSS6AI score0.00224EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.16 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, caused by a race condition between perfeventoverflow and perfremovefromcontext, which may lead to reusing resource...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/03/20 12:00 a.m.9 views

CVE-2026-23271

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfeventoverflow vs perfremovefromcontext race Make sure that perfeventoverflow runs with IRQs disabled for all possible callchains. Specifically the software events can end up running it with only preemption disabled...

7.8CVSS5.7AI score0.00096EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.19 views

PT-2026-26769

Name of the Vulnerable Software and Affected Versions WWBN AVideo versions up to and including 26.0 Description The sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php inadequately filters shell metacharacters, specifically failing to remove $ bash command substitution syntax...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References10
Rows per page
Query Builder