Lucene search
K

23128 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-59919

Malicious code in bioql PyPI...

6.3AI score0.00023EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-47055

Malicious code in bioql PyPI...

9.1CVSS9.3AI score0.00209EPSS
Exploits1References1
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.2 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS6.8AI score0.0007EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/10/03 5:28 p.m.4 views

CVE-2025-61593 Cursor CLI Agent: Sensitive File Overwrite Bypass

Cursor is a code editor built for programming with AI. In versions 1.7 and below, a vulnerability in the way Cursor CLI Agent protects its sensitive files i.e. /.cursor/cli.json allows attackers to modify the content of the files through prompt injection, thus achieving remote code execution. A...

7.1CVSS7.8AI score0.00206EPSS
Exploits0References1
OSV
OSV
added 2025/10/03 3:35 p.m.2 views

CLSA-2025-1759505734 podman: Fix of CVE-2025-9566

CVE-2025-9566: fix kube play vulnerability that allows following volume symlinks onto the host filesystem. Prevent symlink-based host escapes in ConfigMap and Secret volumes...

8.1CVSS7.2AI score0.00086EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/10/03 12:3 a.m.2 views

SUSE CVE-2022-50436

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set up encryption key during jbd2 transaction Commit a80f7fcf1867 "ext4: fixup ext4fctrack functions' signature" extended the scope of the transaction in ext4unlink too far, making it include the call to ext4findentry...

5.5CVSS6.4AI score0.00012EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/03 12:0 a.m.3 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-7796-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7796-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

7.8CVSS7.3AI score0.00049EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/03 12:0 a.m.2 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7802-1)

"The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7802-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

8.1CVSS7.1AI score0.0011EPSS
Exploits0References107
Tenable Nessus
Tenable Nessus
added 2025/10/03 12:0 a.m.1 views

Ubuntu Pro 24.04 LTS Realtime Kernel : Linux kernel (Raspberry Pi Real-time) vulnerabilities (USN-7800-1)

"The remote Ubuntu Pro 24.04 LTS Realtime Kernel host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7800-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This...

8.1CVSS7.1AI score0.0011EPSS
Exploits0References107
Tenable Nessus
Tenable Nessus
added 2025/10/03 12:0 a.m.4 views

Ubuntu 16.04 LTS : Linux kernel vulnerabilities (USN-7797-1)

The remote Ubuntu 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7797-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

7.8CVSS7.2AI score0.00046EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/10/03 12:0 a.m.3 views

PT-2025-40600

Name of the Vulnerable Software and Affected Versions Cursor versions 1.6.23 and below Description Cursor IDE has case-sensitive checks when protecting sensitive files, such as /.cursor/mcp.json. This allows attackers to modify these files through prompt injection, potentially leading to remote...

9.8CVSS6.5AI score0.00275EPSS
Exploits0References13
OSV
OSV
added 2025/10/02 3:30 p.m.7 views

USN-7802-1 linux-azure, linux-azure-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

8.1CVSS6.4AI score0.0011EPSS
Exploits0References107
Ubuntu
Ubuntu
added 2025/10/02 2:47 p.m.3 views

USN-7796-3: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Framebuffer layer; - BTRFS file system; - Ext4 file system; - Network file system NFS server daemon; - Packet...

7.8CVSS7.3AI score0.00049EPSS
Exploits0
OSV
OSV
added 2025/10/02 1:56 p.m.9 views

USN-7801-1 linux-hwe-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

8.1CVSS6.5AI score0.0011EPSS
Exploits0References108
RedhatCVE
RedhatCVE
added 2025/10/02 10:8 a.m.2 views

CVE-2025-39910

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasanpopulatevmalloc kasanpopulatevmalloc and its helpers ignore the caller's gfpmask and always allocate memory using the hardcoded GFPKERNEL flag. This makes them inconsistent with...

7CVSS5.6AI score0.00016EPSS
Exploits0References4
OSV
OSV
added 2025/10/02 9:48 a.m.3 views

USN-7797-1 linux, linux-kvm vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Virtio block driver; - Media drivers; - Network drivers; - Framebuffer layer; - BTRFS file system; - Ext4 file...

7.8CVSS6.7AI score0.00046EPSS
Exploits0References11
Ubuntu
Ubuntu
added 2025/10/02 9:32 a.m.5 views

USN-7796-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Framebuffer layer; - BTRFS file system; - Ext4 file system; - Network file system NFS server daemon; - Packet...

7.8CVSS7.3AI score0.00049EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.1 views

A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either world-writable themselves (like /tmp) or mounted in a world-writable directory. An attacker may use this flaw to cause a denial of service to applications that use the affected filesystems.

...

5.5CVSS7AI score0.00171EPSS
Exploits3
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.4 views

Symlink Exchange Can Allow Host Filesystem Access

...

8.8CVSS7AI score0.33042EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.4 views

Controller/Async/FilesystemManager.php in the filemanager in Bolt allows remote attacke

...

8.8CVSS7AI score0.01035EPSS
Exploits1
Rows per page
Query Builder