Lucene search
+L

65325 matches found

CVE
CVE
added 2026/08/10 10:24 p.m.76 views

CVE-2025-30238

CVE-2025-30238 affects TP-Link Aginet devices. The issue is an insufficient authorization validation that allows authenticated low-privileged users to perform higher-privileged operations, including administrative actions such as creating privileged accounts or modifying critical configuration se...

8.6CVSS5.3AI score0.00135EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:23 p.m.7 views

CVE-2025-30237

The affected TP-Link Aginet devices contain a flaw in the web management interface where authentication checks are not consistently enforced on certain endpoints. An attacker can send specially crafted requests to bypass authentication and directly invoke privileged functionality without valid...

8.7CVSS5.6AI score0.00219EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:23 p.m.87 views

CVE-2025-30237

The CVE-2025-30237 entry describes an authentication bypass on TP-Link Aginet devices caused by improper enforcement of access control in the device web management interface. The vulnerability affects the web server’s endpoints where authentication checks are not consistently enforced, enabling a...

8.7CVSS5.6AI score0.00219EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 10:23 p.m.31 views

CVE-2025-30237 Authentication Bypass via Broken Access Control in Web Server in Multiple TP-Link Aginet Devices

The affected TP-Link Aginet devices contain a flaw in the web management interface where authentication checks are not consistently enforced on certain endpoints. An attacker can send specially crafted requests to bypass authentication and directly invoke privileged functionality without valid...

8.7CVSS0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 9:17 p.m.8 views

CVE-2026-72909

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.23.0, the ReceivablePayableReport prepareconditions path in erpnext/accounts/report/accountsreceivable/accountsreceivable.py does not apply Customer and Supplier user permissions to the Payment Ledger...

7.1CVSS0.00269EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:51 p.m.25 views

CVE-2026-71964

CVE-2026-71964 affects CyberPanel 2.4.3. A vulnerability in the file manager ZIP upload allows an authenticated attacker to read arbitrary system files by submitting a crafted ZIP with symbolic links. The root cause is the application's failure to validate symlinks before extraction, enabling sym...

7.1CVSS5.4AI score0.00317EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 6:51 p.m.11 views

EUVD-2026-55734

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an arbitrary file read vulnerability in the file manager component that allows authenticated attackers to read sensitive system files by uploading a crafted ZIP archive containing symbolic links. Attackers can exploit the application's failure t...

7.1CVSS5.4AI score0.00317EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68409

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS0.00242EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68311

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925stasetdecapoffload iterates over the vif validlinks mask when updating decap offload state for an MLO station. The station may not have a link STA for every valid link of...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68288

In the Linux kernel, the following vulnerability has been resolved: net: dropmonitor: fix info leak in NETDMATTRPAYLOAD netdmpacketreportfill and netdmhwpacketreportfill open code the NETDMATTRPAYLOAD attribute to avoid zeroing the packet payload before overwriting it with skbcopybits. skbput...

0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68197

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper mwifiextdlsaddhtoper gates its follow-the-AP-bandwidth path on bssdesc-bcnhtcap being present, but then dereferences a different pointer, bssdesc-bcnhtoper...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68311

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925stasetdecapoffload iterates over the vif validlinks mask when updating decap offload state for an MLO station. The station may not have a link STA for every valid link of...

5.3AI score0.00168EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68409

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS5.5AI score0.00242EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68197

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper mwifiextdlsaddhtoper gates its follow-the-AP-bandwidth path on bssdesc-bcnhtcap being present, but then dereferences a different pointer, bssdesc-bcnhtoper...

5.2AI score0.002EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 12:4 p.m.28 views

CVE-2026-68409

In the Linux kernel, CVE-2026-68409 arises in the mac80211 Wi‑Fi driver when removing an MLO link: the RX stats per-CPU buffer is freed immediately while the link container is deferred to RCU, creating a race where a reader may access freed memory. The root cause is that sta_remove_link frees the...

8.8CVSS5.6AI score0.00242EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:4 p.m.10 views

EUVD-2026-55595

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

5.6AI score0.00242EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:2 p.m.31 views

CVE-2026-68311 wifi: mt76: mt7925: guard link STA in decap offload

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925stasetdecapoffload iterates over the vif validlinks mask when updating decap offload state for an MLO station. The station may not have a link STA for every valid link of...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:2 p.m.7 views

EUVD-2026-55412

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925stasetdecapoffload iterates over the vif validlinks mask when updating decap offload state for an MLO station. The station may not have a link STA for every valid link of...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:2 p.m.34 views

CVE-2026-68311

CVE-2026-68311 affects the Linux kernel mt76/mt7925 wifi decap offload path. The vulnerability arises when mt7925_sta_set_decap_offload() updates decap offload state for an MLO station by iterating over vif.valid_links and potentially dereferencing mlink without confirming a corresponding link ST...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:2 p.m.28 views

CVE-2026-68307

The CVE concerns the Linux kernel wifi driver mt76 (mt7925) where a reset/replay path replays firmware state for links tracked in mvif->valid_links. After MLO link changes or MCU timeout recovery, the driver bitmap can temporarily include a link whose mac80211 bss_conf has already gone away, l...

5.3AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder