Lucene search
+L

3418 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/04 10:28 p.m.6 views

CVE-2025-62615

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Prior to autogpt-platform-beta-v0.6.34, in RSSFeedBlock, the third-party library urllib.request.urlopen is used directly to access the URL, but the inpu...

9.3CVSS5.3AI score0.00357EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/04 5:16 p.m.8 views

UBUNTU-CVE-2026-23054

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

5.7AI score0.00173EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.7 views

CVE-2026-23054

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

5.6AI score0.00173EPSS
SaveExploits0References18
OSV
OSV
added 2026/02/04 4:4 p.m.8 views

CVE-2026-23054 net: hv_netvsc: reject RSS hash key programming without RX indirection table

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

5.2AI score0.00173EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:4 p.m.6 views

CVE-2026-23054

In the Linux kernel, the following vulnerability has been resolved: net: hvnetvsc: reject RSS hash key programming without RX indirection table RSS configuration requires a valid RX indirection table. When the device reports a single receive queue, rndisfilterdeviceadd does not allocate an...

5.2AI score0.00173EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/02/04 4:0 p.m.26 views

CVE-2026-23046

CVE-2026-23046 relates to a Linux kernel vulnerability in virtio_net where an allocation (rss_hdr) used virtio_device->device but deallocation used net_device->device, causing devres warnings. Multiple connected advisories (SUSE, Red Hat, Ubuntu, Debian, OSV, NVD) confirm the fix: the alloc...

5.1AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:0 p.m.34 views

CVE-2026-23046 virtio_net: fix device mismatch in devm_kzalloc/devm_kfree

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device. This device mismatch causing below devres warning 3788.514041...

0.00176EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/02/02 12:0 a.m.178 views

📄 MaNGOSWeb 4.0.6 Multi-Exploit Framework

A comprehensive penetration testing tool designed to identify and exploit multiple critical vulnerabilities in MangosWeb 4 version 4.0.6, a World of Warcraft emulator web interface. These include SQL injection, XML injection, file write vulnerabilities, and more...

6.1CVSS5.7AI score0.02574EPSS
SaveExploits6
Patchstack
Patchstack
added 2026/01/29 9:15 p.m.7 views

WordPress RSS Feed Widget plugin < 3.0.0 - Contributor+ Stored XSS vulnerability

Contributor+ Stored XSS vulnerability discovered by Bob Matyas in WordPress Plugin RSS Feed Widget versions 3.0.0...

5.9CVSS5.9AI score0.00298EPSS
SaveExploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/27 12:27 a.m.6 views

SUSE CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

4.7CVSS5.7AI score0.00115EPSS
SaveExploits0References20
Packet Storm
Packet Storm
added 2026/01/27 12:0 a.m.160 views

📄 MaNGOSWeb 4.0.6 Host Header Injection / XML Injection

MaNGOSWeb version 4.0.6 host header proof of concept exploit that a code injection vulnerability. It shows that it can be leveraged for more than cross site scripting and can be used to perform XML external entity injection leading to a file write that can assist in remote code execution...

6.1CVSS5.7AI score0.02574EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2026/01/25 12:23 a.m.13 views

SUSE CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

4.4CVSS5.4AI score0.00115EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2026/01/24 9:15 a.m.17 views

CVE-2025-14745

The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wp-rss-aggregator' shortcode in all versions up to, and including, 5.0.10 due to insufficient input sanitization and output escaping on...

6.4CVSS5.8AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/23 4:15 p.m.9 views

CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS0.00115EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/23 4:15 p.m.8 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 4:15 p.m.7 views

UBUNTU-CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.7 views

CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.5 views

CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References12
OSV
OSV
added 2026/01/23 4:15 p.m.7 views

UBUNTU-CVE-2026-22985

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL pointer crash on early ethtool operations The RSS LUT is not initialized until the interface comes up, causing the following NULL pointer crash when ethtool operations like rxhash on/off are performed befor...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.2 views

CVE-2026-22993

In the Linux kernel, the following vulnerability has been resolved: idpf: Fix RSS LUT NULL ptr issue after soft reset During soft reset, the RSS LUT is freed and not restored unless the interface is up. If an ethtool command that accesses the rss lut is attempted immediately after reset, it will...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder