Lucene search
K

51181 matches found

Nuclei
Nuclei
added yesterday36 views

TOTOLINK EX1200T 4.1.2cu.5215 - Authentication Bypass

TOTOLINK EX1200T 4.1.2cu.5215 is susceptible to authentication bypass. An attacker can bypass login by sending a specific request through formLoginAuth.htm, thus potentially being able to obtain sensitive information, modify data, and/or execute unauthorized operations. id: CVE-2021-42887 info:...

9.8CVSS7.4AI score0.42853EPSS
Exploits1References3
Nuclei
Nuclei
added yesterday28 views

WAVLINK - Access Control

Wavlink WN530HG4, WN531G3, WN533A8, and WN551K are susceptible to improper access control via /cgi-bin/ExportAllSettings.sh, where a crafted POST request returns the current configuration of the device, including the administrator password. No authentication is required. The attacker must perform...

7.5CVSS7.1AI score0.07759EPSS
Exploits0References5
Nuclei
Nuclei
added yesterday22 views

LOYTEC LGATE-902 6.3.2 - Local File Inclusion

LOYTEC LGATE-902 6.3.2 is susceptible to local file inclusion which could allow an attacker to manipulate path references and access files and directories including critical system files that are stored outside the root folder of the web application running on the device. This can be used to read...

7.8CVSS7.1AI score0.17982EPSS
Exploits3
Nuclei
Nuclei
added yesterday12 views

Emerson Dixell XWEB-500 - Arbitrary File Write

Emerson Dixell XWEB-500 contains an arbitrary file write caused by unauthenticated access to /cgi-bin/logoextraupload.cgi, /cgi-bin/calsave.cgi, and /cgi-bin/loutils.cgi, letting attackers write any file on the system, exploit requires no authentication. id: CVE-2021-45420 info: name: Emerson...

10CVSS7.5AI score0.25955EPSS
Exploits1References3
Nuclei
Nuclei
added yesterday47 views

AnythingLLM - Information Disclosure

AnythingLLM suffers from an information disclosure vulnerability through the /api/setup-complete API endpoint. By accessing this endpoint, a remote and unauthenticated attacker can access sensitive configuration of the target AnythingLLM instance. This detection is included in the AI and LLM...

7.5CVSS7.2AI score0.29187EPSS
Exploits1References2
Nuclei
Nuclei
added yesterday31 views

Brother MFC-L9570CDW - Information Disclosure

An unauthenticated attacker who can access either the HTTP service TCP port 80, the HTTPS service TCP port 443, or the IPP service TCP port 631, can leak several pieces of sensitive information from a vulnerable device. The URI path /etc/mntinfo.csv can be accessed via a GET request and no...

5.3CVSS7.2AI score0.7656EPSS
Exploits0References1
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-39960

The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An...

6AI score0.00146EPSS
Exploits0References1
CVE
CVE
added 2 days ago31 views

CVE-2026-49416

The CVE-2026-49416 issue affects FreeBSD vt(4) CONS_HISTORY ioctl. The bug occurs when a large history size is requested, causing an integer overflow in the buffer size calculation and resulting in a heap allocation smaller than needed; subsequent initialization writes beyond the allocation, enab...

6AI score0.00146EPSS
Exploits0References1
CVE
CVE
added 2 days ago18 views

CVE-2026-45258

CVE-2026-45258 arises from an overflow in dsp_mmap_single() when validating an mmap() request in the FreeBSD sound(4) mmap path. The sum of user-supplied offset and length could overflow, letting a large mapping pass the check, and the offset could be narrowed from 64 to 32 bits when converted to...

6AI score0.0019EPSS
Exploits0References1
CVE
CVE
added 2 days ago20 views

CVE-2026-49417

CVE-2026-49417 is part of multiple vulnerabilities in FreeBSD's sound(4) mmap path. The FreeBSD advisories describe two memory-safety errors: (1) dsp_mmap_single() could overflow when validating mapping offset+length, allowing a mapping that extends past the audio buffer; (2) the audio buffer bac...

5.9AI score0.00187EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2 days ago5 views

dm cache policy smq: check allocation under invalidate lock

...

7.8CVSS5.8AI score0.00129EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2 days ago6 views

udp: clear skb->dev before running a sockmap verdict

...

7.5CVSS5.8AI score0.00506EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2 days ago6 views

netfilter: nf_queue: hold bridge skb->dev while queued

...

7.8CVSS5.8AI score0.00142EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2 days ago43 views

Chromium: CVE-2026-13021 Inappropriate implementation in DeviceBoundSessionCredentials

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

4.3CVSS5.8AI score0.00143EPSS
Exploits0
NVD
NVD
added 3 days ago4 views

CVE-2026-53322

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfiopcicoreclosedevice call vfiopcidmabufcleanup before the function is disabled via vfiopcicoredisable. This ensures that all access via DMABUFs is...

8.8CVSS0.00112EPSS
Exploits0References2
OSV
OSV
added 3 days ago3 views

DEBIAN-CVE-2026-53290

In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drmdevput called before stream disable in close In xeeustallstreamclose, drmdevput is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures...

7.8CVSS5.8AI score0.00124EPSS
Exploits0References1
NVD
NVD
added 3 days ago4 views

CVE-2026-53290

In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drmdevput called before stream disable in close In xeeustallstreamclose, drmdevput is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures...

7.8CVSS0.00124EPSS
Exploits0References3
NVD
NVD
added 3 days ago6 views

CVE-2026-53281

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Commit 60f030f7418d "iommu/vt-d: Avoid use of NULL after WARNONONCE" fixed a NULL pointer dereference in an unlikely situation partly. If devpasid is not found in...

8.8CVSS0.00124EPSS
Exploits0References3
CVE
CVE
added 3 days ago6 views

CVE-2026-53324

CVE-2026-53324 concerns the Linux kernel, fixing debugfs directory naming for per-device entries in the mana/net subsystem. The root cause was reliance on a hardcoded "0" for PFs and pci_slot_name(pdev->slot) for VFs, which could dereference a NULL pdev->slot for VFs in environments like VF...

5.8AI score0.00158EPSS
Exploits0References3
Cvelist
Cvelist
added 3 days ago21 views

CVE-2026-53322 vfio/pci: Clean up DMABUFs before disabling function

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfiopcicoreclosedevice call vfiopcidmabufcleanup before the function is disabled via vfiopcicoredisable. This ensures that all access via DMABUFs is...

8.8CVSS0.00112EPSS
Exploits0References2
Rows per page
Query Builder