Lucene search
+L

4250 matches found

CVE
CVE
added 2026/09/04 3:12 p.m.9 views

CVE-2026-80760

CVE-2026-80760 affects the Linux kernel Bluetooth MGMT subsystem. The function mgmt_hci_cmd_sync() validates that the message length matches params_len but fails to enforce an upper bound. Since params_len is a 16-bit value while the HCI command header plen field is 8-bit (max 255), a value of 25...

5.4AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85580 SiYuan before v3.8.2 Path Guard Bypass via Case Mismatch

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS0.00526EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS5.7AI score0.00087EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 11:24 p.m.6 views

CVE-2017-0199-Fix

CVE-2017-0199 Fix Remove CVE-2017-0199's ability to execute code by changing the default handler for .hta files. The default handler for files invoked through OLE2 COM Objects is stored separately from the local system's default application and can only be changed through the registry. Basic Logi...

9.3CVSS7.8AI score0.99933EPSS
SaveExploits30
OSV
OSV
added 2026/09/03 2:53 p.m.9 views

GHSA-99RQ-75J6-5J9F SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass

Summary SiYuan cleans user supplied SVG with util.SanitizeSVG before it serves the file inline as image/svg+xml. This cleaner is the guard behind the Editor.AllowSVGScript setting, which is off by default, so a inside an SVG is meant to be removed. The cleaner reads the input as HTML, but the...

8.7CVSS5.8AI score0.00266EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-85172

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS0.00253EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/03 4:54 a.m.7 views

kernel: smc91x: fix broken irq-context in PREEMPT_RT

A locking context bug was found in the Linux kernel's smc91x Ethernet driver on PREEMPTRT kernels. The smcspecialtrylock function disables IRQs but smcspecialunlock does not properly restore IRQs on PREEMPTRT. This mismatch causes RCU read unlock to fail in devqueuexmit, triggering a "workqueue...

7.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/02 8:25 p.m.7 views

CVE-2026-84394

fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse returns it as the ho...

7.5CVSS5.4AI score0.00221EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/02 5:03 p.m.11 views

EUVD-2026-70228

A vulnerability was identified in Sonatype Nexus Repository 3 in which two blobstore group management REST API endpoints did not correctly enforce the intended authorization check. A user granted only the nexus:blobstores:create permission could invoke these endpoints to convert an existing...

7.1CVSS5.8AI score0.00215EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/02 11:46 a.m.7 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS7AI score0.0034EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/09/02 11:46 a.m.10 views

SUSE CVE-2026-72416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

7.3CVSS5.8AI score0.00173EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/02 11:23 a.m.9 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS7AI score0.0034EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 9:10 a.m.9 views

gstreamer1-plugins-bad-free: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer

A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit...

7.1CVSS7.2AI score0.00326EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/09/02 1:07 a.m.10 views

SUSE CVE-2026-19953

URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep. nameprep lowercases each host label but performs no Unicode normalization. IDNA requires a label to be normalized to Form C before it is encoded RFC 5891, so a label...

5.3CVSS5.8AI score0.00373EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-84303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header...

6.3CVSS5.4AI score0.00311EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.12 views

FreeBSD : expat2 -- Out-of-bounds Read (11ab3b16-a65d-11f1-a49c-00a0980083d7)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 11ab3b16-a65d-11f1-a49c-00a0980083d7 advisory. https://github.com/libexpat/libexpat/pull/1331 reports: Expat through 2.8.3 contains an out-of-bounds...

8.7CVSS7.3AI score0.00586EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/01 9:31 p.m.10 views

EUVD-2026-66347

When ranges are used for access control i.e. of the form 1.2.3.4-1.2.3.25, because NSD wrongly compares the IP address with the range on little endian systems, IPs that were meant to be allowed may be denied, and, IPs that were meant to be denied access could be allowed. An IPv4 address is compar...

8.2CVSS5.3AI score0.0033EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.9 views

CVE-2026-84470

A flaw was found in Ansible Automation Platform's automation-controller AWX. The Bulk Job Launch API POST /api/v2/bulk/joblaunch/ authorizes the requested instancegroups with only a read-level permission check, whereas the standard single-job launch path requires use-level permission on the same...

6.4CVSS5.9AI score0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 7:17 p.m.5 views

AZL-99696 CVE-2026-84303 affecting package grpc 1.62.3-1

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as...

6.3CVSS5.8AI score0.00311EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 7:17 p.m.9 views

CVE-2026-84303

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as...

6.3CVSS0.00311EPSS
SaveExploits0References6
Rows per page
Query Builder