Lucene search
+L

15617 matches found

OSV
OSV
added 2026/03/11 10:16 a.m.12 views

DEBIAN-CVE-2026-3906

WordPress core is vulnerable to unauthorized access in versions 6.9 through 6.9.1. The Notes feature block-level collaboration annotations was introduced in WordPress 6.9 to allow editorial comments directly on posts in the block editor. However, the REST API createitempermissionscheck method in...

4.3CVSS5.4AI score0.00305EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/11 10:16 a.m.18 views

CVE-2026-3906

WordPress core is vulnerable to unauthorized access in versions 6.9 through 6.9.1. The Notes feature block-level collaboration annotations was introduced in WordPress 6.9 to allow editorial comments directly on posts in the block editor. However, the REST API createitempermissionscheck method in...

4.3CVSS5.8AI score0.00305EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 10:09 a.m.6 views

CVE-2026-3805 use after free in SMB connection reuse

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

5.8AI score0.00745EPSS
SaveExploits2References3
CVE
CVE
added 2026/03/11 10:09 a.m.99 views

CVE-2026-3805

CVE-2026-3805 describes a heap-use-after-free in curl’s SMB connection reuse. During needle-based connection reuse, curl sets req->path to point inside the connection-owned smbc->share memory. When the needle is freed, smbc->share is freed as well, but req->path on the easy handle rem...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits2References4Affected Software1
AlpineLinux
AlpineLinux
added 2026/03/11 10:09 a.m.15 views

CVE-2026-3805

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits2References4
OSV
OSV
added 2026/03/11 10:09 a.m.13 views

CVE-2026-3805 use after free in SMB connection reuse

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS7.1AI score0.00745EPSS
SaveExploits2References7
Debian CVE
Debian CVE
added 2026/03/11 10:09 a.m.18 views

CVE-2026-3805

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS7.2AI score0.00745EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/03/11 10:09 a.m.37 views

CVE-2026-3805 use after free in SMB connection reuse

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

0.00745EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 10:09 a.m.98 views

CVE-2026-3805

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

5.8AI score0.00745EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/03/11 9:25 a.m.47 views

CVE-2026-3231 Checkout Field Editor (Checkout Manager) for WooCommerce <= 2.1.7 - Unauthenticated Stored Cross-Site Scripting via Block Checkout Custom Radio Field

The Checkout Field Editor Checkout Manager for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via custom radio and checkboxgroup field values submitted through the WooCommerce Block Checkout Store API in all versions up to, and including, 2.1.7. This is due to the...

7.2CVSS0.00321EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/11 9:25 a.m.36 views

CVE-2026-3231

The CVE-2026-3231 entry concerns the WooCommerce plugin Checkout Field Editor (Checkout Manager) for WordPress, vulnerable to Stored Cross-Site Scripting via custom radio/checkboxgroup field values submitted through the WooCommerce Block Checkout Store API in all versions up to 2.1.7. The root ca...

7.2CVSS5.9AI score0.00321EPSS
SaveExploits0References6
curl security advisories
curl security advisories
added 2026/03/11 8:00 a.m.16 views

use after free in SMB connection reuse

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS7.2AI score0.00745EPSS
SaveExploits2References1Affected Software2
OSV
OSV
added 2026/03/11 8:00 a.m.15 views

CURL-CVE-2026-3805 use after free in SMB connection reuse

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/03/11 7:08 a.m.7 views

CVE-2026-30926

SiYuan is a personal knowledge management system. Prior to 3.5.10, a privilege escalation vulnerability exists in the publish service of SiYuan Note that allows low-privilege publish accounts RoleReader to modify notebook content via the /api/block/appendHeadingChildren API endpoint. The endpoint...

7.1CVSS5.8AI score0.00311EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/11 12:34 a.m.11 views

Cross-site Scripting (XSS)

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the file upload. An attacker can execute arbitrary scripts in the context of the application...

9.6CVSS5.7AI score0.00245EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/11 12:34 a.m.15 views

Parse Server vulnerable to stored XSS via file upload of HTML-renderable file types

Impact An attacker can upload a file with a file extension or content type that is not blocked by the default configuration of the Parse Server fileUpload.fileExtensions option. The file can contain malicious code, for example JavaScript in an SVG or XHTML file. When the file is accessed via its...

6.3CVSS5.8AI score0.00245EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.14 views

curl 安全漏洞

curl is an open-source tool developed by cURL for transferring data from or to a server. Curl has a security vulnerability that stems from the use of data pointers pointing to freed memory during repeated SMB requests, which may lead to memory corruption...

7.5CVSS7.1AI score0.00745EPSS
SaveExploits2References5
FreeBSD
FreeBSD
added 2026/03/11 12:00 a.m.22 views

curl -- Multiple vulnerabilties

The curl project reports: use after free in SMB connection reuse wrong proxy connection reuse with credentials token leak with redirect and netrc bad reuse of HTTP Negotiate connection...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits4References1
Github Security Blog
Github Security Blog
added 2026/03/10 6:38 p.m.33 views

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

Summary The blockUnsafeOperationsPlugin in simple-git fails to block git protocol override arguments when the config key is passed in uppercase or mixed case. An attacker who controls arguments passed to git operations can enable the ext:: protocol by passing -c PROTOCOL.ALLOW=always, which...

9.8CVSS7.5AI score0.01296EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/10 6:38 p.m.12 views

GHSA-R275-FR43-PM7Q simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

Summary The blockUnsafeOperationsPlugin in simple-git fails to block git protocol override arguments when the config key is passed in uppercase or mixed case. An attacker who controls arguments passed to git operations can enable the ext:: protocol by passing -c PROTOCOL.ALLOW=always, which...

9.8CVSS7.4AI score0.01296EPSS
SaveExploits1References6
Rows per page
Query Builder