Lucene search
+L

867 matches found

NVD
NVD
added 2026/08/21 3:16 p.m.15 views

CVE-2026-77812

DJI drones transmit DUML DJI Universal Markup Language protocol messages over BLE Bluetooth Low Energy without encryption. When a client attempts to connect to the drone over Wi-Fi, or when the drone is switched to QuickTransfer mode, the DJI Fly application exchanges DUML messages with the drone...

9.4CVSS0.00062EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 2:06 p.m.21 views

EUVD-2026-63973

DJI drones transmit DUML DJI Universal Markup Language protocol messages over BLE Bluetooth Low Energy without encryption. When a client attempts to connect to the drone over Wi-Fi, or when the drone is switched to QuickTransfer mode, the DJI Fly application exchanges DUML messages with the drone...

9.4CVSS5.5AI score0.00062EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 2:06 p.m.20 views

CVE-2026-77812 Cleartext Exposure of DJI Drone Wi-Fi Credentials via BLE

DJI drones transmit DUML DJI Universal Markup Language protocol messages over BLE Bluetooth Low Energy without encryption. When a client attempts to connect to the drone over Wi-Fi, or when the drone is switched to QuickTransfer mode, the DJI Fly application exchanges DUML messages with the drone...

9.4CVSS5.4AI score0.00062EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 2:06 p.m.62 views

CVE-2026-77812

CVE-2026-77812 is a critical (CVSS 4.0: 9.4) vulnerability in DJI drones where DUML protocol messages transmitted over BLE are unencrypted . During a normal DJI Fly Wi-Fi connection or QuickTransfer mode, the drone's Wi-Fi PSK, SSID, and trusted session UUID are exposed in cleartext. A passive at...

9.4CVSS5.4AI score0.00062EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 2:06 p.m.42 views

CVE-2026-77812 Cleartext Exposure of DJI Drone Wi-Fi Credentials via BLE

DJI drones transmit DUML DJI Universal Markup Language protocol messages over BLE Bluetooth Low Energy without encryption. When a client attempts to connect to the drone over Wi-Fi, or when the drone is switched to QuickTransfer mode, the DJI Fly application exchanges DUML messages with the drone...

9.4CVSS0.00062EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.27 views

PT-2026-79388

Name of the Vulnerable Software and Affected Versions DJI Neo versions prior to 01.00.0400 DJI Neo 2 versions prior to 01.00.0500 DJI Flip versions prior to 01.00.1200 DJI Air 3 versions prior to 01.00.1600 DJI Air 3S versions prior to 01.00.1400 DJI Avata 2 versions prior to 01.00.0400 DJI Avata...

9.4CVSS5.1AI score0.00062EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 5:30 a.m.42 views

CVE-2026-75963 Events Made Easy <= 3.2.5 - Authenticated (Contributor+) Local File Inclusion via 'wp_page_template' Event Property

The Events Made Easy plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.2.5 via the emesingleeventpagetemplate function. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary .p...

7.5CVSS0.00518EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 5:30 a.m.42 views

CVE-2026-75963

The Events Made Easy WordPress plugin (all versions up to and including 3.2.5 ) is vulnerable to Local File Inclusion via the eme_single_event_page_template function, specifically through the wp_page_template event property. Authenticated attackers with contributor-level access or above can injec...

7.5CVSS6.4AI score0.00518EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e....

5.8AI score0.00216EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/16 6:29 p.m.6 views

laravel-threat-detection v1.7.0

Laravel Threat Detection Passive intrusion detection for Laravel — see every SQL injection, XSS, scanner, and bot probe hitting your app, logged with full context. It's an IDS, not a WAF: it never blocks, filters, or modifies a request. Drop it into any Laravel 10–13 app and it starts scanning...

10CVSS8.5AI score0.99999EPSS
SaveExploits271References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.13 views

CVE-2026-74284

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e.g. codel/fqcodel drops its last packets while dequeuing: 1. The child...

5.6AI score0.00216EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:22 a.m.12 views

UBUNTU-CVE-2026-74284

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e.g. codel/fqcodel drops its last packets while dequeuing: 1. The child...

5.4AI score0.00216EPSS
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:57 a.m.51 views

CVE-2026-74284

The CVE concerns the Linux kernel net/sched sch_hfsc subsystem. A bug could cause a class to be passived twice during a single dequeue: update_vf() is invoked twice for the same class (from hfsc_qlen_notify(0,0) and then hfsc_dequeue()), and if the child qdisc is empty, a second go_passive is arm...

5.4AI score0.00216EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.23 views

CVE-2026-74284 net/sched: sch_hfsc: Don't make class passive twice

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e.g. codel/fqcodel drops its last packets while dequeuing: 1. The child...

5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:57 a.m.12 views

EUVD-2026-59431

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e.g. codel/fqcodel drops its last packets while dequeuing: 1. The child...

5.4AI score0.00216EPSS
SaveExploits0References8
Packet Storm News
Packet Storm News
added 2026/08/03 12:00 a.m.30 views

Specter 2.2 NFC Reader / Skimmer Bug-Sweep FlipperZero FlipperZero

Specter turns your Flipper Zero into a pocket counter-surveillance bug-sweep for active 13.56 MHz NFC readers - a hidden card skimmer slipped into a payment terminal, a covert reader behind a door panel, a rogue logger taped under a desk. It passively senses the RF carrier that any powered-on...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/07/29 1:09 p.m.5 views

laravel-threat-detection v1.6.1

Laravel Threat Detection Passive intrusion detection for Laravel — see every SQL injection, XSS, scanner, and bot probe hitting your app, logged with full context. It's an IDS, not a WAF: it never blocks, filters, or modifies a request. Drop it into any Laravel 10–13 app and it starts scanning...

10CVSS8.5AI score0.99999EPSS
SaveExploits271References5
Kitploit
Kitploit
added 2026/07/28 10:09 a.m.7 views

laravel-threat-detection v1.5.0

Laravel Threat Detection Passive intrusion detection for Laravel — see every SQL injection, XSS, scanner, and bot probe hitting your app, logged with full context. It's an IDS, not a WAF: it never blocks, filters, or modifies a request. Drop it into any Laravel 10–13 app and it starts scanning...

10CVSS8.5AI score0.99999EPSS
SaveExploits271References5
RedhatCVE
RedhatCVE
added 2026/07/28 9:47 a.m.12 views

CVE-2026-57221

A flaw was found in RabbitMQ. This vulnerability allows an authenticated user, with the ability to connect to a virtual host, to bypass authorization checks during passive queue.declare and exchange.declare AMQP 0-9-1 Advanced Message Queuing Protocol operations. This bypass enables the user to...

5.3CVSS6AI score0.00471EPSS
SaveExploits1References9
Packet Storm News
Packet Storm News
added 2026/07/27 12:00 a.m.58 views

Experimental Protocol Fingerprinting in Quantum Networks Via Physical Layer Side Channel Analysis

Quantum communication is a key enabler of next-generation networks, leveraging quantum entanglement to enable a new class of information exchange. While prior work has focused on the theoretical analysis of communication protocols, their exposure to physical layer side channel analysis remains...

5.7AI score
SaveExploits0
Rows per page
Query Builder