Lucene search
+L

5295 matches found

Nuclei
Nuclei
added 20 hours ago68 views

Fujitsu IP Series - Hardcoded Credentials

Fujitsu Real-time Video Transmission Gear “IP series” use hard-coded credentials, which may allow a remote unauthenticated attacker to initialize or reboot the products, and as a result, terminate the video transmission. The credentials cannot be changed by the end-user and provide administrative...

7.5CVSS6.7AI score0.03722EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago9 views

EUVD-2025-210651

Injection of false emergency or status messages over CPDLC may lead to misallocation of resources, operational confusion, and improper response actions by flight crews, traffic controllers, and ground operations. This type of attack can be carried out remotely over radio frequency...

7.1CVSS5.3AI score0.00184EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-49006

By accessing unencrypted information in the device firmware, an attacker can obtain credentials related to TLS transmission...

5.3CVSS5.2AI score0.00147EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago5 views

RXSA-2026:51035 Moderate: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: futex: Fix UaF between futexkeytonodeopt and vmareplacepolicy CVE-2026-23415 kernel: netfilter: nfnetlinkcthelper: fix OOB read in nfnlcthelperdumptable CVE-2026-43450 Bug Fixes and...

7.1CVSS5.5AI score0.00132EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 3 days ago6 views

CVE-2026-64575

A flaw was found in the Linux kernel. A double release of socket resources can occur during batch reallocation in the BPF Berkeley Packet Filter TCP iterator. A local attacker could exploit this vulnerability to trigger a kernel panic. This leads to a system crash, resulting in a Denial of Servic...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 4 days ago8 views

Malicious code in @cryptosrvc/no-brainer-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7955af180bb00f4f97b5dee0c7020f9e43f4c35aa84c5ef5446dd95646eb333b On npm install, the package's postinstall script dist/recon.js collects installer-side host reconnaissance — hostname, username, SUDOUSER, home...

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 4 days ago9 views

Malicious code in @lizhao1/memorax-code-internal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b983c7d55b41a0eb0cd384b7efbdf186926e3e6ce1f88c62c8cf59a96e648285 The npm postinstall script bin/memorax-code-plugin-postinstall.mjs unconditionally calls enableInternalDataCollectionConfig with no user prompt,...

5.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0
CVE
CVE
added 4 days ago37 views

CVE-2026-64575

CVE-2026-64575 affects the Linux kernel’s BPF TCP iterator. The issue is a double release of socket resources during batch reallocation in bpf_iter_tcp_batch, where on realloc failure the code returns ERR_PTR() and leaves cur_sk

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago41 views

CVE-2026-45103

OpenSIPS vulnerable to SIP message smuggling via TCP Content-Length overflow. In versions < 3.6.6 and

7.5CVSS5.7AI score0.00328EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago38 views

CVE-2026-70619 Odysseus Missing Admin Authorization via Embedding Endpoint Routes

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS0.00364EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago39 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.00175EPSS
SaveExploits1References2
OSV
OSV
added 5 days ago5 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
OSV
OSV
added 5 days ago32 views

CVE-2026-64564 sctp: don't free the ASCONF's own transport in DEL-IP processing

In the Linux kernel, the following vulnerability has been resolved: sctp: don't free the ASCONF's own transport in DEL-IP processing sctpprocessasconf caches the transport the ASCONF chunk is processed against in asconf-transport == chunk-transport, set once in sctprcv. For an ASCONF located...

9.8CVSS5.4AI score
SaveExploits0References14
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-52261

HCL iControl is affected by Weak SSL/TLS Version Supported vulnerability. It was observed that the application was using weak TLS versions such as TLS 1.0 and 1.1. These outdated protocols lack modern security features, making them vulnerable to known attacks and exposing sensitive information...

4.8CVSS5.4AI score0.00097EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/01 12:22 p.m.5 views

CVE-2026-67318 axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/07/31 8:16 a.m.10 views

CVE-2026-65309

ANDRITZ HIPASE-250 formerly 250 SCALA in affected versions stores and transmits user passwords using a reversible format instead of a one-way password hash. This allows an attacker able to read the credential store or capture network traffic to recover all stored passwords...

7.5CVSS0.00152EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 7:17 a.m.31 views

CVE-2026-65309

The CVE-2026-65309 entry concerns ANDRITZ HIPASE-250 (formerly 250 SCALA). Affected versions store and transmit user passwords in a reversible format rather than as a one-way hash, enabling an attacker who can access the credential store or network traffic to recover stored passwords. Reported CV...

7.5CVSS5.5AI score0.00152EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.8 views

ManageEngine Endpoint Central < 11.4.2528.34 / 11.5.x < 11.5.2600.13 Cleartext Transmission of Sensitive Information

The version of ManageEngine Endpoint Central installed on the remote host is prior to 11.4.2528.34 or 11.5.x prior to 11.5.2600.13. It is, therefore, affected by a cleartext transmission of sensitive information vulnerability. Note that Nessus has not tested for this issue but has instead relied...

4.3CVSS5.4AI score0.00277EPSS
SaveExploits0References2
Mageia
Mageia
added 2026/07/28 5:6 p.m.12 views

Updated libslirp packages fix a security vulnerability

The updated packages fix a security vulnerability: TCP URG OOB Read Information Leak. CVE-2026-9539...

6.5CVSS5.8AI score0.00106EPSS
SaveExploits0References3
Rows per page
Query Builder