Lucene search
+L

303047 matches found

Positive Technologies
Positive Technologies
added 6 days ago13 views

PT-2026-64819

Name of the Vulnerable Software and Affected Versions Microsoft Edge Chromium-based affected versions not specified Description An issue exists where files or directories are accessible to external parties, allowing an unauthorized attacker to disclose information over a network. Recommendations ...

7.4CVSS5.8AI score0.00943EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 6 days ago10 views

PT-2026-64808

Name of the Vulnerable Software and Affected Versions mf-yang openclaw-cn versions prior to 0.2.2 Description A remote information disclosure issue exists in the Scheme Handler component. The problem resides in the assertBrowserNavigationAllowed function within the src/browser/navigation-guard.ts...

5.3CVSS5.9AI score0.00315EPSS
SaveExploits0References11
Circl
Circl
added last week11 views

CVE-2026-64504

creationtimestamp| type| source ---|---|--- 2026-07-25 22:17:29+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116982929734338691...

5.8AI score0.00165EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/25 4:55 p.m.14 views

CVE-2026-64433

creationtimestamp| type| source ---|---|--- 2026-07-25 16:55:41+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116981664371674372 2026-07-26 13:31:59+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116986525743985426...

5.8AI score0.00168EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/25 4:42 p.m.12 views

CVE-2026-64387

creationtimestamp| type| source ---|---|--- 2026-07-25 16:42:52+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116981613977002093 2026-07-27 06:16:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrmao4t2mt2v...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:1 p.m.6 views

SUSE CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.6 views

SUSE CVE-2026-64442

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issueassocreq and joincmdhdl Two IE parsing loops are missing the header bounds checks before they dereference pIE-length: - issueassocreq walks pmlmeinfo-network.ies to build the...

8.1CVSS5.9AI score0.00286EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.6 views

SUSE CVE-2026-64443

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in updatebeaconinfo IE loop The IE parsing loop in updatebeaconinfo advances by pIE-length + 2 each iteration but only guards on i length from one byte past the allocated receive buffer...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.6 views

SUSE CVE-2026-64444

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp IE loop The IE parsing loop in OnAssocRsp advances by pIE-length + 2 each iteration but only guards on i length from pframepktlen, which is one byte past the allocated receive buffer...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/25 10:31 a.m.6 views

GHSA-GM3R-Q2WP-HW87

creationtimestamp| type| source ---|---|--- 2026-07-25 10:31:26+00:00| seen| https://gist.github.com/alon710/8ae8c0df3840a4fc9ad0abc329a9ce1f...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS0.00475EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64441

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetsecie, rtwgetwapiie, and rtwgetwpsattr Three IE/attribute parsing functions have missing bounds checks. rtwgetsecie and rtwgetwapiie iterate over a raw IE buffer without verifying that t...

8.8CVSS0.00256EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/25 10:17 a.m.6 views

CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64444

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp IE loop The IE parsing loop in OnAssocRsp advances by pIE-length + 2 each iteration but only guards on i length from pframepktlen, which is one byte past the allocated receive buffer...

8.1CVSS5.7AI score0.0028EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64443

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in updatebeaconinfo IE loop The IE parsing loop in updatebeaconinfo advances by pIE-length + 2 each iteration but only guards on i length from one byte past the allocated receive buffer...

8.1CVSS5.7AI score0.0028EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64446

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix heap buffer overflow in rtwcfg80211setwpaie supplicantie is a 256-byte array in struct securitypriv. The WPA and WPA2 IE copy paths use: memcpypadapter-securitypriv.supplicantie, &pwpa0, wpaielen + 2; wher...

5.9AI score0.00195EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.5 views

UBUNTU-CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

5.7AI score0.00173EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64441

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetsecie, rtwgetwapiie, and rtwgetwpsattr Three IE/attribute parsing functions have missing bounds checks. rtwgetsecie and rtwgetwapiie iterate over a raw IE buffer without verifying that t...

8.8CVSS5.8AI score0.00256EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64459 tcp: restore RCU grace period in tcp_ao_destroy_sock

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS5.7AI score0.00475EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:51 a.m.13 views

CVE-2026-64446

The connected sources confirm a concrete vulnerability in the Linux kernel’s rtl8723bs staging driver: a heap buffer overflow in rtw_cfg80211_set_wpa_ie() due to copying a WPA/WPA2 IE into a 256-byte supplicant_ie. If a 255-byte WPA IE is supplied, wpa_ielen+2 becomes 257, overflowing into adjace...

6AI score0.00195EPSS
SaveExploits0References8
Rows per page
Query Builder