Lucene search
+L

9448 matches found

Cvelist
Cvelist
added 2026/08/04 2:23 p.m.40 views

CVE-2026-11368 Use-after-free in Bluetooth host ATT TX completion on disconnect mid-transfer

The Bluetooth host ATT layer subsys/bluetooth/host/att.c associates each in-flight ATT TX buffer with its owning channel via the static txmetadatastorage array data-attchan = chan. When a buffer's last reference is dropped, its net-buf destroy callback defers the completion handling to the system...

7.1CVSS0.00185EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 2:23 p.m.8 views

CVE-2026-11368

The Bluetooth host ATT layer subsys/bluetooth/host/att.c associates each in-flight ATT TX buffer with its owning channel via the static txmetadatastorage array data-attchan = chan. When a buffer's last reference is dropped, its net-buf destroy callback defers the completion handling to the system...

7.1CVSS5.7AI score0.00185EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/08/04 2:23 p.m.49 views

CVE-2026-11368

Summary of CVE-2026-11368 details: The Bluetooth host ATT layer (att.c) ties in-flight ATT TX buffers to channels via tx_meta_data_storage[]. When a buffer is freed, completion handling defers to a workqueue path (att_tx_destroy -> att_tx_destroy_work_handler -> att_on_sent_cb -> bt_att_...

7.1CVSS5.7AI score0.00185EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/04 2:23 p.m.10 views

CVE-2026-11368 Use-after-free in Bluetooth host ATT TX completion on disconnect mid-transfer

The Bluetooth host ATT layer subsys/bluetooth/host/att.c associates each in-flight ATT TX buffer with its owning channel via the static txmetadatastorage array data-attchan = chan. When a buffer's last reference is dropped, its net-buf destroy callback defers the completion handling to the system...

7.1CVSS5.7AI score
SaveExploits0References5
Rockylinux
Rockylinux
added 2026/08/04 12:6 p.m.20 views

p11-kit security update

An update is available for p11-kit. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The p11-kit packages provide a mechanism to manage PKCS11 modules. The...

6.2CVSS5.6AI score0.00148EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/04 12:3 p.m.9 views

p11-kit security update

An update is available for p11-kit. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The p11-kit packages provide a mechanism to manage PKCS11 modules. The...

6.2CVSS5.6AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 12:3 p.m.8 views

RLSA-2026:49667 Moderate: p11-kit security update

The p11-kit packages provide a mechanism to manage PKCS11 modules. The p11-kit-trust subpackage includes a PKCS11 trust module that provides certificate anchors and black lists based on configuration files. Security Fixes: p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing...

6.2CVSS5.5AI score0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 7:16 a.m.11 views

CVE-2026-14824

The Quiz and Survey Master QSM WordPress plugin before 11.2.2 does not properly escape a question setting before outputting it into an unquoted HTML attribute, allowing users with contributor-level access and above to inject arbitrary JavaScript that executes in the browser of any user viewing th...

4.8CVSS0.00173EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 6:0 a.m.10 views

EUVD-2026-52585

The Quiz and Survey Master QSM WordPress plugin before 11.2.2 does not properly escape a question setting before outputting it into an unquoted HTML attribute, allowing users with contributor-level access and above to inject arbitrary JavaScript that executes in the browser of any user viewing th...

4.8CVSS5.6AI score0.00173EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-18784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in o6 open62541 up to 1.5.5. This issue affects the function UAClientreadNodeClassAttribute of the file src/client/uaclienthighlevel.c...

5.3CVSS5.6AI score0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 12:0 a.m.53 views

CVE-2026-67862

CVE-2026-67862 affects open62541 version 1.5.5, with a buffer-overflow in the high-level attribute reading logic in src/client/ua_client_highlevel.c. The root cause is a buffer-overflow that enables a remote attacker to induce a denial of service. Connected sources (NVD, EUVD, Red Hat, Debian, CV...

7.5CVSS5.5AI score0.00332EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/04 12:0 a.m.11 views

CVE-2026-67862

open62541 1.5.5 contains a buffer-overflow in the high-level attribute reading logic in src/client/uaclienthighlevel.c. This allows a remote attacker to cause a denial of service...

7.5CVSS5.5AI score0.00332EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.8 views

SUSE CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS7.2AI score0.00167EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/03 7:30 p.m.10 views

undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields

Impact The setCookie function has two attribute injection paths. validateCookieDomain does not reject semicolons validateCookiePath already does at 0x3B, so a domain value like example.com; SameSite=None lands verbatim as Domain=example.com; SameSite=None. The unparsed array's loop only checks ea...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/03 4:23 p.m.7 views

GHSA-JJ27-H5HQ-8X99 Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes

A Cross-Site Scripting XSS vulnerability has been identified in the Angular compiler's internationalization i18n pipeline. Although Angular disallows binding to event-handler attributes such as onclick and onerror through standard attribute validation validateAttribute / validateProperty, the i18...

7.6CVSS5.8AI score0.00199EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 2:37 p.m.17 views

p11-kit: Stack exhaustion via unbounded recursion in RPC attribute parsing

A flaw was found in p11-kit. The RPC message attribute parsing functions p11rpcmessagegetattribute and p11rpcmessagegetattributearrayvalue form a mutually-recursive call chain with no recursion depth limit when processing nested CKAWRAPTEMPLATE, CKAUNWRAPTEMPLATE, and CKADERIVETEMPLATE attributes...

6.2CVSS5.4AI score0.00148EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/03 2:16 p.m.12 views

CVE-2026-69086

SiYuan versions before v3.7.3 fail to validate the avID parameter on all code branches in attribute-view read endpoints, allowing attackers to construct traversal paths that escape the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish...

8.3CVSS0.0035EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/03 2:0 p.m.12 views

Moderate: Red Hat Security Advisory: p11-kit security update

An update for p11-kit is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

6.2CVSS5.6AI score0.00148EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.11 views

CVE-2026-69086

SiYuan versions before v3.7.3 fail to validate the avID parameter on all code branches in attribute-view read endpoints, allowing attackers to construct traversal paths that escape the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish...

8.3CVSS5.5AI score0.0035EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 1:20 p.m.55 views

CVE-2026-69086

SiYuan before v3.7.3 fails to validate the avID parameter in attribute-view read endpoints across all code branches, enabling path traversal that escapes the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish authentication is disabled can read JS...

8.3CVSS5.5AI score0.0035EPSS
SaveExploits0References2
Rows per page
Query Builder