Lucene search
+L

1573 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/11 6:50 p.m.22 views

Malicious code in @dgn-src-click-to-pay-org/srcdcfreleasecert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2284b9966871244eb99dd61230f6b17e6b2fb315484fb2b3048c51a780820a1f The package's postinstall script POSTs installer metadata package name/version, platform, arch, Node version, timestamp over plain HTTP to a hardcode...

5.3AI score
SaveExploits0References2
OSV
OSV
added 2026/08/11 6:50 p.m.10 views

MAL-2026-13744 Malicious code in @dgn-src-click-to-pay-org/srcdcfreleasecert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2284b9966871244eb99dd61230f6b17e6b2fb315484fb2b3048c51a780820a1f The package's postinstall script POSTs installer metadata package name/version, platform, arch, Node version, timestamp over plain HTTP to a hardcode...

5.3AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 4:46 p.m.23 views

CVE-2026-68407

A flaw was found in the Linux kernel's Wi-Fi subsystem nl80211. When processing beacon frames, the nl80211parsebeacon function may fail to properly free allocated RNR Reduced Neighbor Report data if there is a mismatch in the number of RNR and MBSSID Multiple Basic Service Set Identifier entries...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/11 12:00 a.m.17 views

Malicious code in upshift-config (npm)

upshift-config is a malicious npm package — a renamed repack of a brand-hijack squat of the legitimate scoped package @augustdigital/sdk. The version 0.5.14 is fabricated to imply a release history the package does not have it is a first-ever publish. Its body is byte-identical to augustdigital-s...

5.3AI score
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.16 views

CVE-2026-68407

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: free RNR data on MBSSID mismatch nl80211parsebeacon rejects EMA RNR data when there are fewer RNR entries than MBSSID entries. The rejected RNR allocation has not been attached to the beacon data yet, so free it...

0.00172EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68373

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

8.1CVSS0.00277EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.7 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.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:04 p.m.56 views

CVE-2026-68407

CVE-2026-68407 relates to the Linux kernel wifi stack (nl80211). The issue occurs in nl80211_parse_beacon() where EMA RNR data is rejected when the number of RNR entries is fewer than MBSSID entries, leaving a previously allocated RNR block potentially unfreed. The vulnerability is addressed by f...

5.3AI score0.00172EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.36 views

CVE-2026-68407 wifi: nl80211: free RNR data on MBSSID mismatch

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: free RNR data on MBSSID mismatch nl80211parsebeacon rejects EMA RNR data when there are fewer RNR entries than MBSSID entries. The rejected RNR allocation has not been attached to the beacon data yet, so free it...

0.00172EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:04 p.m.10 views

EUVD-2026-55593

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: free RNR data on MBSSID mismatch nl80211parsebeacon rejects EMA RNR data when there are fewer RNR entries than MBSSID entries. The rejected RNR allocation has not been attached to the beacon data yet, so free it...

5.3AI score0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:04 p.m.6 views

CVE-2026-68407 wifi: nl80211: free RNR data on MBSSID mismatch

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: free RNR data on MBSSID mismatch nl80211parsebeacon rejects EMA RNR data when there are fewer RNR entries than MBSSID entries. The rejected RNR allocation has not been attached to the beacon data yet, so free it...

5.3AI score
SaveExploits0References9
OSV
OSV
added 2026/08/10 12:03 p.m.10 views

CVE-2026-68373 wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

8.1CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/08/10 12:03 p.m.37 views

CVE-2026-68373

Summary: CVE-2026-68373 affects the Linux kernel Wi‑Fi driver at76c50x-usb. A length underflow in at76_guess_freq() can occur when processing truncated beacon/probe response frames, where el_off (36) is subtracted after a minimal 802.11 header check, causing an oversized IE length that leads to a...

8.1CVSS5.3AI score0.00277EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.43 views

CVE-2026-68373 wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

8.1CVSS0.00277EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55559

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

5.3AI score0.00277EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:03 p.m.9 views

EUVD-2026-55453

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB read from firmware IE lengths in connect event The firmware-controlled beaconielen, assocreqlen, and assocresplen fields in ath6klwmiconnecteventrx are not validated against the buffer length. Their sum up t...

5.3AI score0.00419EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:00 p.m.10 views

EUVD-2026-55298

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.3AI score0.0021EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Wifi: rtw88: Fixed an alignment fault in rtwcoreenablebeacon. The rtwcoreenablebeacon function reads 4 bytes from an address that is not a multiple of 4. This results in a crash on some systems. Instead, only 1 byte is...

5.5CVSS5.9AI score0.00118EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/10 12:00 a.m.21 views

Malicious code in hex-encode-utils (npm)

hex-encode-utils is a purpose-built npm trojan that masquerades as a zero-dependency hex encoding/decoding utility published by the npm account devroolx under the repo github.com/stdlib-utils/hex-encode-utils. It is a multi-stage downloader/loader that runs automatically on install via a...

6AI score
SaveExploits0References8
OSV
OSV
added 2026/08/10 12:00 a.m.10 views

MAL-2026-13695 Malicious code in hex-encode-utils (npm)

hex-encode-utils is a purpose-built npm trojan that masquerades as a zero-dependency hex encoding/decoding utility published by the npm account devroolx under the repo github.com/stdlib-utils/hex-encode-utils. It is a multi-stage downloader/loader that runs automatically on install via a...

6AI score
SaveExploits0References8
Rows per page
Query Builder