Lucene search
+L

212187 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
CNVD
CNVD
added 2026/05/29 12:00 a.m.16 views

Google Chrome ANGLE integer overflow vulnerability

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

4.3CVSS5.7AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2026/05/29 12:00 a.m.10 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...

7.2CVSS6.2AI score
SaveExploits0References4
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
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.34 views

Google Chrome Bluetooth module memory error and reference vulnerability

Google Chrome is a cross-platform web browser developed by Google. It primarily provides features for web browsing, extension support, and tab management. Google Chrome has a memory error reference vulnerability, which stems from improper management of object lifetimes by the Bluetooth module,...

8.1CVSS5.9AI score0.00233EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.22 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
CNVD
CNVD
added 2026/05/29 12:00 a.m.14 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.30 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.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
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
NVD
NVD
added 2026/05/28 11:16 p.m.25 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
CVE
CVE
added 2026/05/28 10:25 p.m.80 views

CVE-2026-10022

Summary: A type confusion in the V8 JavaScript engine within Google Chrome before version 148.0.7778.216 may allow an attacker who convinces a user to install a malicious extension to execute arbitrary code inside a browser sandbox. Affected components: V8 in Google Chrome (Chromium-based). Root ...

7.5CVSS6.2AI score0.00151EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/28 10:25 p.m.15 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
Vulnrichment
Vulnrichment
added 2026/05/28 10:25 p.m.14 views

CVE-2026-9964

Use after free in Bluetooth in Google Chrome on Mac prior to 148.0.7778.216 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: High...

6.2AI score0.00233EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/28 10:25 p.m.11 views

CVE-2026-9941

Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

6.2AI score0.00303EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/05/28 9:16 p.m.27 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
Rows per page
Query Builder