Lucene search
+L

125860 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.16 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS : libcaca vulnerability (USN-8318-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-8318-1 advisory. It was discovered that libcaca incorrectly handled certain malformed files. An attacker could use this issue to cause libcaca to...

7.8CVSS6.1AI score0.00223EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.23 views

RHEL 10 : flatpak (RHSA-2026:21757)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:21757 advisory. Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. Security Fixes: flatpak: Flatpak:...

10CVSS8.3AI score0.0168EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.33 views

RockyLinux 8 : flatpak (RLSA-2026:21756)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:21756 advisory. flatpak: Flatpak: Arbitrary code execution via crafted symlinks in sandbox-expose options CVE-2026-34078 flatpak: Flatpak: Arbitrary file deletion on ho...

10CVSS8.2AI score0.0168EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/29 12:00 a.m.18 views

CVE-2026-39276

The template upload feature in Emlog Pro v2.6.9 has a path traversal vulnerability, allowing authenticated administrators to execute arbitrary PHP code. By uploading a malicious ZIP archive containing directory traversal sequences in filenames, an attacker can overwrite default template files or...

6.1AI score0.00782EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.14 views

PT-2026-78422

Name of the Vulnerable Software and Affected Versions stigmem-node version 0.9.0a1 Description Plugin signature enforcement can be disabled using a single configuration flag without requiring a second explicit acknowledgment. In environments where plugin directories are writable by less-trusted...

7.3CVSS5.9AI score0.00088EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2026/05/29 12:00 a.m.20 views

Roslyn CodeLens MCP Server 安全漏洞

Roslyn CodeLens MCP Server is a Roslyn-based .NET code library tool for deep semantic analysis, developed by Marcel Roozekrans. Versions of Roslyn CodeLens MCP Server from 0.0.9 to 1.17.0 contain security vulnerabilities. These vulnerabilities stem from the getdiagnostics tool, which loads and...

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0References1
CNVD
CNVD
added 2026/05/29 12:00 a.m.7 views

Google Chrome Skia integer overflow vulnerability (CNVD-2026-31527)

Google Chrome is a web browser developed by the American company Google. The Google Chrome Skia component has an integer overflow vulnerability, which allows attackers to execute arbitrary code on the system...

7.5CVSS8AI score0.00255EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.29 views

AlmaLinux 9 : flatpak (ALSA-2026:21755)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:21755 advisory. flatpak: Flatpak: Arbitrary code execution via crafted symlinks in sandbox-expose options CVE-2026-34078 flatpak: Flatpak: Arbitrary file deletion on hos...

10CVSS8.2AI score0.0168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.15 views

AlmaLinux 8 : flatpak (ALSA-2026:21756)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:21756 advisory. flatpak: Flatpak: Arbitrary code execution via crafted symlinks in sandbox-expose options CVE-2026-34078 flatpak: Flatpak: Arbitrary file deletion on hos...

10CVSS8.2AI score0.0168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.14 views

Ubuntu 16.04 LTS : Ayttm vulnerabilities (USN-8314-1)

The remote Ubuntu 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8314-1 advisory. It was discovered that Expat, vendored in Ayttm, incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute...

9.8CVSS7.1AI score0.35867EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/28 11:16 p.m.23 views

CVE-2026-9987

Insufficient validation of untrusted input in WebAppInstalls in Google Chrome on Android prior to 148.0.7778.216 allowed a local attacker to execute arbitrary code via a malicious file. Chromium security severity: High...

7.8CVSS0.00099EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/05/28 11:00 p.m.24 views

USN-8347-1: QT WebEngine vulnerability

It was discovered that the vendored LibTIFF in QT WebEngine incorrectly handled memory when parsing malformed TIFF image metadata. An attacker could possibly use this issue to cause a denial of service, obtain sensitive information, or execute arbitrary code...

8.8CVSS6.7AI score0.00792EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2026/05/28 10:41 p.m.28 views

USN-8346-1: Texmaker vulnerabilities

It was discovered that the vendored LibTIFF in Texmaker incorrectly handled memory when parsing malformed TIFF image metadata. An attacker could possibly use this issue to cause a denial of service, obtain sensitive information, or execute arbitrary code...

8.8CVSS6.7AI score0.00792EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/28 10:29 p.m.23 views

Dulwich Vulnerable to Command Injection via Merge Driver Path

Summary Dulwich's ProcessMergeDriver substitutes the file path from the git tree, controllable by an attacker via a malicious branch into the merge driver command via the %P placeholder and executes it with subprocess.run..., shell=True. An attacker who can cause a victim to merge an untrusted...

7.7CVSS6.3AI score0.00555EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/28 10:25 p.m.14 views

CVE-2026-9987

Insufficient validation of untrusted input in WebAppInstalls in Google Chrome on Android prior to 148.0.7778.216 allowed a local attacker to execute arbitrary code via a malicious file. Chromium security severity: High...

6.2AI score0.00099EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/28 9:16 p.m.25 views

CVE-2026-9645

Exposed methods allow authenticated users to create and execute arbitrary JavaScript code on the server. The scripts execute with full access, enabling complete system compromise as commands are executed as root...

9.9CVSS0.00411EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/28 8:50 p.m.11 views

Directory Traversal

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Directory Traversal via the hardcoded trustremotecode parameter in the model loading process. An attacker can execute arbitrary code by supplying a...

8.8CVSS7.9AI score0.00747EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 8:12 p.m.20 views

CVE-2025-69600

Command injection in Raynet rvia RayVentory Scan Engine 12.6 Update 8 and previous versions allows adversaries to execute commands via getconfig, upload, inventory, and oracle options...

7.8CVSS5.9AI score0.00826EPSS
SaveExploits2References1
NVD
NVD
added 2026/05/28 7:16 p.m.28 views

CVE-2026-47331

Ubuntu Linux 6.8 contains AppArmor SAUCE patches which fail to acquire a lock when modifying a linked list. An unprivileged local user could trigger the race condition that can lead to a use-after-free UAF and, theoretically, arbitrary code execution...

7.8CVSS0.00114EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/28 6:28 p.m.68 views

CVE-2026-47331 Use-after-free in Ubuntu Linux AppArmor notification handling

Ubuntu Linux 6.8 contains AppArmor SAUCE patches which fail to acquire a lock when modifying a linked list. An unprivileged local user could trigger the race condition that can lead to a use-after-free UAF and, theoretically, arbitrary code execution...

7.8CVSS0.00114EPSS
SaveExploits0References1
Rows per page
Query Builder