Lucene search
+L

320325 matches found

NVD
NVD
added 2026/09/16 12:17 p.m.3 views

CVE-2026-58146

WNC T-Mobile 5G Box IDU router is vulnerable to OS command injection vulnerability. The vulnerability exists within the /cgi-bin/portal.cgi endpoint, specifically through the clicookie POST parameter. The clicookie parameter value is directly concatenated into a find command string without proper...

9.4CVSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 12:17 p.m.3 views

CVE-2026-40857

WNC T-Mobile 5G Box IDU router contains a cross-site request forgery CSRF vulnerability in the portal.cgi component. The anti-CSRF mechanism fails to validate the csrftokenvalue parameter, accepting any arbitrary value as valid. This allows a remote attacker to perform unauthorized actions on the...

8.4CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 11:21 a.m.4 views

CVE-2026-58146

WNC T-Mobile 5G Box IDU router is vulnerable to OS command injection vulnerability. The vulnerability exists within the /cgi-bin/portal.cgi endpoint, specifically through the clicookie POST parameter. The clicookie parameter value is directly concatenated into a find command string without proper...

9.4CVSS6.2AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 11:21 a.m.4 views

CVE-2026-58146 Unauthorized remote code execution in T-Mobile 5G Box IDU routers

WNC T-Mobile 5G Box IDU router is vulnerable to OS command injection vulnerability. The vulnerability exists within the /cgi-bin/portal.cgi endpoint, specifically through the clicookie POST parameter. The clicookie parameter value is directly concatenated into a find command string without proper...

9.4CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 11:21 a.m.3 views

EUVD-2026-80673

WNC T-Mobile 5G Box IDU router is vulnerable to OS command injection vulnerability. The vulnerability exists within the /cgi-bin/portal.cgi endpoint, specifically through the clicookie POST parameter. The clicookie parameter value is directly concatenated into a find command string without proper...

9.4CVSS6.2AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 11:21 a.m.3 views

CVE-2026-40857 CSRF token bypass in T-Mobile 5G Box IDU routers

WNC T-Mobile 5G Box IDU router contains a cross-site request forgery CSRF vulnerability in the portal.cgi component. The anti-CSRF mechanism fails to validate the csrftokenvalue parameter, accepting any arbitrary value as valid. This allows a remote attacker to perform unauthorized actions on the...

8.4CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 11:21 a.m.3 views

EUVD-2026-80672

WNC T-Mobile 5G Box IDU router contains a cross-site request forgery CSRF vulnerability in the portal.cgi component. The anti-CSRF mechanism fails to validate the csrftokenvalue parameter, accepting any arbitrary value as valid. This allows a remote attacker to perform unauthorized actions on the...

8.4CVSS5.8AI score
SaveExploits0References1
CVE
CVE
added 2026/09/16 11:21 a.m.3 views

CVE-2026-40857

WNC T-Mobile 5G Box IDU router contains a cross-site request forgery CSRF vulnerability in the portal.cgi component. The anti-CSRF mechanism fails to validate the csrftokenvalue parameter, accepting any arbitrary value as valid. This allows a remote attacker to perform unauthorized actions on the...

8.4CVSS5.8AI score
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.3 views

CVE-2026-90017

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwactionframeparse rtwactionframeparse takes a framelen parameter but never actually checks it before indexing into the frame body: const u8 framebody = frame + sizeofstruct ieee80211hdr3addr;...

SaveExploits0References8
NVD
NVD
added 2026/09/16 11:17 a.m.3 views

CVE-2026-89995

In the Linux kernel, the following vulnerability has been resolved: dma-direct: return struct page from dmadirectallocfrompool Commit 5b138c534fda "dma-direct: factor out a dmadirectallocfrompool helper" changed dmadirectallocfrompool to return the CPU address from dmaallocfrompool. That fits...

SaveExploits0References4
NVD
NVD
added 2026/09/16 11:17 a.m.2 views

CVE-2026-89964

In the Linux kernel, the following vulnerability has been resolved: parisc: eisa: Fix infinite loop when parsing invalid IRQ value When an invalid value is passed via the "eisairqedge=" kernel command line parameter e.g. "eisairqedge=16,5", eisairqsetup prints an error message and continues witho...

SaveExploits0References8
NVD
NVD
added 2026/09/16 11:17 a.m.2 views

CVE-2026-89952

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: validate ONFI extended parameter page sections nandflashdetectextparampage allocates the length declared by the ONFI parameter page, then treats the data as a fixed header followed by variable-length sections. It...

SaveExploits0References8
NVD
NVD
added 2026/09/16 11:16 a.m.2 views

CVE-2026-89796

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid infinite kdamondmergeregions internal loop Patch series "mm/damon: unurgent fixes for infinite loop, NULL de-ref and races", v1.1. Sashiko found a few issues in DAMON that could cause infinite loop, NULL...

SaveExploits0References2
CVE
CVE
added 2026/09/16 10:33 a.m.5 views

CVE-2026-90017

CVE-2026-90017 affects the rtl8723bs staging driver in the Linux kernel . The function rtw_action_frame_parse() receives a frame_len parameter but never validates it before indexing into the frame body. Because frame_body is offset 24 bytes into the frame, reading frame_body[0] and frame_body[1] ...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:33 a.m.3 views

EUVD-2026-80625

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwactionframeparse rtwactionframeparse takes a framelen parameter but never actually checks it before indexing into the frame body: const u8 framebody = frame + sizeofstruct ieee80211hdr3addr;...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.5 views

CVE-2026-90017 staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwactionframeparse rtwactionframeparse takes a framelen parameter but never actually checks it before indexing into the frame body: const u8 framebody = frame + sizeofstruct ieee80211hdr3addr;...

SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.4 views

CVE-2026-89995 dma-direct: return struct page from dma_direct_alloc_from_pool()

In the Linux kernel, the following vulnerability has been resolved: dma-direct: return struct page from dmadirectallocfrompool Commit 5b138c534fda "dma-direct: factor out a dmadirectallocfrompool helper" changed dmadirectallocfrompool to return the CPU address from dmaallocfrompool. That fits...

SaveExploits0References4
CVE
CVE
added 2026/09/16 10:33 a.m.7 views

CVE-2026-89995

CVE-2026-89995 affects the Linux kernel DMA direct subsystem. The root cause is a type mismatch introduced by commit 5b138c534fda, which changed dma_direct_alloc_from_pool() to return a CPU address instead of a struct page *. This broke dma_direct_alloc_pages(), which expects a struct page * from...

5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:33 a.m.2 views

EUVD-2026-80603

In the Linux kernel, the following vulnerability has been resolved: dma-direct: return struct page from dmadirectallocfrompool Commit 5b138c534fda "dma-direct: factor out a dmadirectallocfrompool helper" changed dmadirectallocfrompool to return the CPU address from dmaallocfrompool. That fits...

5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:32 a.m.3 views

EUVD-2026-80564

In the Linux kernel, the following vulnerability has been resolved: parisc: eisa: Fix infinite loop when parsing invalid IRQ value When an invalid value is passed via the "eisairqedge=" kernel command line parameter e.g. "eisairqedge=16,5", eisairqsetup prints an error message and continues witho...

5.8AI score
SaveExploits0References8
Rows per page
Query Builder