Lucene search
+L

50931 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/24 11:04 p.m.19 views

Malicious code in leo-connector-elasticsearch (npm)

The leo-connector-elasticsearch npm package was compromised as part of the Miasma worm campaign targeting the LeoPlatform npm ecosystem. On June 24, 2026, 20 LeoPlatform packages were published within a 3-second window by a threat actor who had taken over the npm account czirker belonging to the...

6AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/24 11:04 p.m.21 views

Malicious code in leo-aws (npm)

The leo-aws npm package was compromised as part of the Miasma worm campaign targeting the LeoPlatform npm ecosystem. On June 24, 2026, 20 LeoPlatform packages were published within a 3-second window by a threat actor who had taken over the npm account czirker belonging to the LeoPlatform...

6.3AI score
SaveExploits0References2
OSV
OSV
added 2026/06/24 11:04 p.m.28 views

MAL-2026-6431 Malicious code in leo-streams (npm)

The leo-streams npm package was compromised as part of the Miasma worm campaign targeting the LeoPlatform npm ecosystem. On June 24, 2026, 20 LeoPlatform packages were published within a 3-second window by a threat actor who had taken over the npm account czirker belonging to the LeoPlatform...

5.8AI score
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/06/24 9:55 p.m.21 views

CVE-2026-39894

Cacti is an open source performance and fault management framework. In versions 1.2.30 and below, the locale-dependent decimal formatting in rrdtoolfunctionupdate can corrupt RRDtool metric values. The rrdtoolfunctionupdate function checks metric values with isnumeric and concatenates them into t...

2.9CVSS5.8AI score0.00147EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/24 8:32 p.m.47 views

CVE-2026-52812 Gogs: LFS dedupe path leaks private repo content across tenants

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git LFS storage is content-addressed by OID alone /// but per-repo authorization lives in the lfsobject table keyed repoid, oid. serveUpload skips re-uploading when the OID file already exists on disk and inserts a new repoid, oid r...

7.1CVSS0.00216EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2026/06/24 8:18 p.m.21 views

GHSA-38CX-CQ6F-5755 vulnerabilities

Vulnerabilities for packages: nextcloud-server...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/06/24 8:18 p.m.23 views

GHSA-5R4X-W6P5-222Q vulnerabilities

Vulnerabilities for packages: imagemagick...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/24 8:17 p.m.23 views

GHSA-R75F-5X8P-QVMC vulnerabilities

Vulnerabilities for packages: airflow...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/24 8:17 p.m.16 views

GHSA-WPFP-GWWC-VWQ6 vulnerabilities

Vulnerabilities for packages: airflow...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/06/24 6:43 p.m.52 views

CVE-2026-13038

Use after free in Autofill in Google Chrome on Windows prior to 149.0.7827.197 allowed a remote attacker to execute arbitrary code via a crafted HTML page. Chromium security severity: Critical...

0.00344EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/24 6:32 p.m.10 views

EUVD-2026-38846

In the Linux kernel, the following vulnerability has been resolved: net: psp: require admin permission for dev-set and key-rotate The dev-set and key-rotate netlink operations modify shared device state PSP version configuration and cryptographic key material, respectively but do not require...

5.7AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.20 views

CVE-2026-53119

In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which c...

7.8CVSS0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 5:17 p.m.11 views

CVE-2026-52978

In the Linux kernel, the following vulnerability has been resolved: net: psp: require admin permission for dev-set and key-rotate The dev-set and key-rotate netlink operations modify shared device state PSP version configuration and cryptographic key material, respectively but do not require...

5.5CVSS0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.21 views

CVE-2026-52968

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic kvms390pciaifenable, kvms390pciaifdisable, and aenhostforward index the GAIT by manually multiplying the index with sizeofstruct zpcigaite. Since...

8.8CVSS0.00139EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.11 views

CVE-2026-53038

In the Linux kernel, the following vulnerability has been resolved: imafs: Correctly create securityfs files for unsupported hash algos imatpmchip-allocatedbanksi.cryptoid is initialized to HASHALGOLAST if the TPM algorithm is not supported. However there are places relying on the algorithm to be...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.15 views

CVE-2026-53119

In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which c...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/24 4:30 p.m.32 views

CVE-2026-53119

CVE-2026-53119 relates to the Linux kernel's platform/wmi driver, where __driver_attach() can trigger the bus match() callback without the device lock held, allowing access to the driver_override field and potential use-after-free. The fix leverages the driver-core driver_override infrastructure ...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/24 4:30 p.m.16 views

EUVD-2026-38987

In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which c...

5.7AI score0.0012EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.50 views

CVE-2026-53119 platform/wmi: use generic driver_override infrastructure

In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which c...

0.0012EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:30 p.m.14 views

CVE-2026-53119

In the Linux kernel, the following vulnerability has been resolved: platform/wmi: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which c...

5.7AI score0.0012EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder