Lucene search
+L

181 matches found

Kitploit
Kitploit
added 2026/08/28 3:20 a.m.3 views

bitchat

bitchat एक विकेंद्रीकृत पीयर-टू-पीयर मैसेजिंग ऐप जिसमें दोहरी ट्रांसपोर्ट आर्किटेक्चर है: ऑफ़लाइन संचार के लिए स्थानीय ब्लूटूथ मेश नेटवर्क और वैश्विक पहुंच के लिए इंटरनेट-आधारित Nostr प्रोटोकॉल। कोई खाता नहीं, कोई फ़ोन नंबर नहीं, कोई केंद्रीय सर्वर नहीं। यह साइड-ग्रुपचैट है। bitchat.free 📲 App...

5.9AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 12:32 a.m.4 views

EUVD-2026-67297

In Bluetooth Mesh SDK 6.1.4 and earlier, malformed extended advertisements can trigger out-of-bounds writes leading to stack corruption and remote code execution. These messages must come from a device that has already joined the network. Only provisioners supporting extended advertisements may b...

8.9CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/27 10:13 p.m.10 views

CVE-2026-5706

Silicon Labs Bluetooth Mesh SDK version 6.1.4 and earlier is affected by a buffer overflow when processing malformed extended advertisements . The out-of-bounds write corrupts the stack, potentially enabling remote code execution . Exploitation requires the malicious message to originate from a d...

8.9CVSS6AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.7 views

PT-2026-82772

In Bluetooth Mesh SDK 6.1.4 and earlier, malformed extended advertisements can trigger out-of-bounds writes leading to stack corruption and remote code execution. These messages must come from a device that has already joined the network. Only provisioners supporting extended advertisements may b...

8.9CVSS6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/26 5:39 p.m.3 views

bitchat-android

!WARNING Questo software non ha ricevuto una revisione di sicurezza esterna e potrebbe contenere vulnerabilità e potrebbe non soddisfare i propri obiettivi di sicurezza dichiarati. Non utilizzarlo per casi d'uso sensibili e non fare affidamento sulla sua sicurezza finché non sarà stato revisionat...

5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/02 2:20 p.m.15 views

CVE-2026-10774

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS5.6AI score0.00273EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/08/02 2:20 p.m.60 views

CVE-2026-10774

Summary. CVE-2026-10774 affects Zephyr’s Bluetooth Mesh implementation. The vulnerability arises when subnet keys are torn down: net_keys_create() imports the Private Beacon Key into a PSA key slot, but subnet_keys_destroy() did not balancedly free the slot due to a removed Kconfig guard. This cr...

6.5CVSS5.6AI score0.00273EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/08/02 2:20 p.m.15 views

EUVD-2026-52002

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS5.6AI score0.00273EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/02 2:20 p.m.45 views

CVE-2026-10774 PSA key-slot leak in Bluetooth Mesh subnet deletion leading to resource-exhaustion DoS

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS0.00273EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/02 2:20 p.m.8 views

CVE-2026-10774 PSA key-slot leak in Bluetooth Mesh subnet deletion leading to resource-exhaustion DoS

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS5.6AI score
SaveExploits0References5
NVD
NVD
added 2026/07/21 10:16 p.m.8 views

CVE-2026-10675

In Zephyr's Bluetooth Mesh PB-ADV provisioning bearer subsys/bluetooth/mesh/pbadv.c, provmsgrecv rescheduled the provisioning protocol watchdog timer unconditionally at the top of the function, before the FCS check and before the ADVLINKINVALID check. Once a provisioning attempt fails, provfailed...

6.5CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 9:30 p.m.26 views

CVE-2026-10675

Zephyr Project Bluetooth Mesh PB-ADV vulnerability (CVE-2026-10675) in prov_msg_recv() reschedules the provisioning watchdog timer unconditionally at the top of the function, before FCS and ADV_LINK_INVALID checks. If a provisioning attempt fails (ADV_LINK_INVALID set), a malicious, unauthenticat...

6.5CVSS5.6AI score0.00249EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/21 9:30 p.m.34 views

CVE-2026-10675 Bluetooth Mesh PB-ADV: invalidated provisioning link kept alive indefinitely, blocking (re)provisioning (DoS)

In Zephyr's Bluetooth Mesh PB-ADV provisioning bearer subsys/bluetooth/mesh/pbadv.c, provmsgrecv rescheduled the provisioning protocol watchdog timer unconditionally at the top of the function, before the FCS check and before the ADVLINKINVALID check. Once a provisioning attempt fails, provfailed...

4.3CVSS0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:30 p.m.11 views

EUVD-2026-46445

In Zephyr's Bluetooth Mesh PB-ADV provisioning bearer subsys/bluetooth/mesh/pbadv.c, provmsgrecv rescheduled the provisioning protocol watchdog timer unconditionally at the top of the function, before the FCS check and before the ADVLINKINVALID check. Once a provisioning attempt fails, provfailed...

4.3CVSS5.6AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 9:30 p.m.8 views

CVE-2026-10675 Bluetooth Mesh PB-ADV: invalidated provisioning link kept alive indefinitely, blocking (re)provisioning (DoS)

In Zephyr's Bluetooth Mesh PB-ADV provisioning bearer subsys/bluetooth/mesh/pbadv.c, provmsgrecv rescheduled the provisioning protocol watchdog timer unconditionally at the top of the function, before the FCS check and before the ADVLINKINVALID check. Once a provisioning attempt fails, provfailed...

4.3CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.14 views

PT-2026-62123

In Zephyr's Bluetooth Mesh PB-ADV provisioning bearer subsys/bluetooth/mesh/pb adv.c, prov msg recv rescheduled the provisioning protocol watchdog timer unconditionally at the top of the function, before the FCS check and before the ADV LINK INVALID check. Once a provisioning attempt fails, prov...

4.3CVSS5.5AI score0.00249EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:58 p.m.22 views

CVE-2026-5589

An integer underflow in btmeshsolrecv in the Bluetooth Mesh solicitation handling subsys/bluetooth/mesh/solicitation.c leads to an out-of-bounds write. When CONFIGBTMESHODPRIVPROXYSRV is enabled, the function parses solicitation PDUs from raw BLE advertising payloads. The AD parsing loop reads an...

6.3CVSS5.9AI score0.00255EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/04 8:16 p.m.18 views

CVE-2026-5589

An integer underflow in btmeshsolrecv in the Bluetooth Mesh solicitation handling subsys/bluetooth/mesh/solicitation.c leads to an out-of-bounds write. When CONFIGBTMESHODPRIVPROXYSRV is enabled, the function parses solicitation PDUs from raw BLE advertising payloads. The AD parsing loop reads an...

6.3CVSS0.00255EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/04 7:54 p.m.48 views

CVE-2026-5589

The CVE-2026-5589 issue affects the Bluetooth Mesh subsystem (bt_mesh_sol_recv in subsys/bluetooth/mesh/solicitation.c). When CONFIG_BT_MESH_OD_PRIV_PROXY_SRV is enabled, the AD parsing loop reads an attacker-controlled length (reported_len) and computes reported_len - 3 without ensuring reported...

6.3CVSS6.2AI score0.00255EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/04 7:54 p.m.14 views

CVE-2026-5589 Out-of-bounds write caused by an integer underflow in the Bluetooth Mesh subsystem.

An integer underflow in btmeshsolrecv in the Bluetooth Mesh solicitation handling subsys/bluetooth/mesh/solicitation.c leads to an out-of-bounds write. When CONFIGBTMESHODPRIVPROXYSRV is enabled, the function parses solicitation PDUs from raw BLE advertising payloads. The AD parsing loop reads an...

6AI score0.00255EPSS
SaveExploits1References1
Rows per page
Query Builder