Lucene search
+L

132244 matches found

Tenable Nessus
Tenable Nessus
•added 2026/05/22 12:00 a.m.•15 views

RockyLinux 9 : systemd (RLSA-2026:13677)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:13677 advisory. systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data CVE-2026-29111 Tenable has extracted the preceding description blo...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/05/22 12:00 a.m.•28 views

ClipBucket 安全漏洞

ClipBucket is an open-source PHP script developed by MacWarrior. It is available for free download and used to create video-sharing websites. Version 5.5.2 of ClipBucket contains a security vulnerability. This vulnerability stems from the authentication interface, the login page endpoint, and the...

7.3CVSS6.1AI score0.00477EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/22 12:00 a.m.•39 views

PT-2026-42830

Name of the Vulnerable Software and Affected Versions Docker Model Runner on macOS affected versions not specified Description The vllm-metal inference backend unconditionally sets trust remote code=True when loading model tokenizers and operates without sandboxing. This allows the...

8.8CVSS6.4AI score0.00184EPSS
SaveExploits1References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/22 12:00 a.m.•1 views

CVE-2026-36227: Improper Limitation of a Pathname to a Restricted Directory

Directory Traversal vulnerability in Easy Chat Server 3.1 allows a remote attacker to obtain sensitive information and execute arbitrary code via the UserName parameter...

6.5CVSS6.4AI score0.01112EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
•added 2026/05/22 12:00 a.m.•14 views

The vulnerability of the GLPI system for requests, incidents, and inventory management arises from the failure to implement measures to neutralize special elements within the template creation mechanism. This allows a violator to execute arbitrary code.

The vulnerability of the GLPI system for requests, incidents, and inventory management is related to the failure to implement measures to neutralize specific elements in the template creation mechanism. Exploiting this vulnerability allows an attacker to execute arbitrary code...

8.3CVSS6AI score0.0054EPSS
SaveExploits1References3Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/05/22 12:00 a.m.•12 views

The vulnerability of the GLPI system for managing requests, incidents, and inventory of computer equipment arises from the lack of mechanisms to encode or filter output data. This allows a perpetrator to execute arbitrary codes.

The vulnerability of the GLPI system for requests, incidents, and inventory management is related to the lack of mechanisms for encoding or filtering output data. Exploiting this vulnerability allows a malicious actor to execute arbitrary codes remotely...

6.4CVSS6AI score0.00282EPSS
SaveExploits0References3Affected Software2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/22 12:00 a.m.•2 views

CVE-2026-5843: Inclusion of Functionality from Untrusted Control Sphere

The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which unconditionally imports and executes arbitrary Python files from model directories via the modelfile configuration field in config.json. When a model's config.json specifies a modelfile pointing to a Python...

8.8CVSS6.5AI score0.00184EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/05/22 12:00 a.m.•10 views

The vulnerability of the GLPI system’s request, incident, and computer equipment inventory management processes, related to the failure to protect the SQL request structure, allows attackers to execute arbitrary code.

The vulnerability of the GLPI system’s request, incident, and computer equipment inventory management processes is related to the lack of measures taken to protect the SQL request structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code...

9CVSS6.1AI score0.00446EPSS
SaveExploits0References3Affected Software2
Ubuntu
Ubuntu
•added 2026/05/21 8:39 p.m.•33 views

USN-8294-1: PostgreSQL vulnerabilities

It was discovered that PostgreSQL did not correctly enforce authorization for CREATE TYPE. An attacker could possibly use this issue to execute arbitrary SQL functions. CVE-2026-6472 It was discovered that PostgreSQL incorrectly handled large user input in multiple server features. An attacker...

8.8CVSS6.3AI score0.01006EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/05/21 8:17 p.m.•27 views

Fission builder accepts arbitrary buildcmd strings from Environment.spec.builder.command, allowing the builder pod to invoke arbitrary executables

Summary Before the round-1 security sweep, pkg/builder/builder.go passed Environment.spec.builder.command directly into exec.Command... after a strings.Fields split, with no validation of the executable path or its arguments. A user who could create or update Environment CRDs in a namespace...

6.9CVSS6.2AI score0.00598EPSS
SaveExploits0References5Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/05/21 8:05 p.m.•19 views

Malicious code in @ornexus/neocortex (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector bb66a92e1a8c414ee0c8877998a9587b7c8a4be3b9b27b76d874329a87bec5dc On npm install -g @ornexus/neocortex, postinstall.js spawns install.sh or install.ps1 which, by default, runs an installcoderabbit step that fetches...

6.3AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/05/21 7:28 p.m.•16 views

CVE-2026-8974

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox ESR 140.10 and Firefox 150. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been...

8.8CVSS5.9AI score0.00449EPSS
SaveExploits0References5
Debian
Debian
•added 2026/05/21 6:18 p.m.•145 views

[SECURITY] [DSA 6287-1] chromium security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6287-1 [email protected] https://www.debian.org/security/ Andres Salomon May 21, 2026 https://www.debian.org/security/faq -...

6AI score0.00531EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/05/21 5:30 p.m.•28 views

LMDeploy: Arbitrary code execution via hardcoded trust_remote_code=True in lmdeploy model initialization

Summary lmdeploy hardcodes trustremotecode=True in multiple HuggingFace model-loading call sites. The affected code paths are in: text lmdeploy/archs.py lmdeploy/utils.py The vulnerable call sites pass trustremotecode=True into HuggingFace Transformers APIs such as AutoConfig.frompretrained,...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits0References4Affected Software1
Rockylinux
Rockylinux
•added 2026/05/21 4:30 p.m.•21 views

systemd security update

An update is available for systemd. 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 systemd packages contain systemd, a system and service manager for Linux...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0
OSV
OSV
•added 2026/05/21 4:30 p.m.•15 views

RLSA-2026:13651 Moderate: systemd security update

The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes...

7.8CVSS6.2AI score0.00166EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/21 4:27 p.m.•16 views

RLSA-2026:13677 Moderate: systemd security update

The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes...

7.8CVSS6.2AI score0.00166EPSS
SaveExploits0References2
Rockylinux
Rockylinux
•added 2026/05/21 4:27 p.m.•36 views

systemd security update

An update is available for systemd. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The systemd packages contain systemd, a system and service manager for Linux,...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0
OSV
OSV
•added 2026/05/21 4:27 p.m.•17 views

RLSA-2026:18029 Critical: nginx security update

nginx is a web and proxy server supporting HTTP and other protocols, with a focus on high concurrency, performance, and low memory usage. Security Fixes: nginx: NGINX: Arbitrary Code Execution Vulnerability CVE-2026-42945 For more details about the security issues, including the impact, a CVSS...

8.1CVSS6.1AI score0.03396EPSS
SaveExploits42References2
Rockylinux
Rockylinux
•added 2026/05/21 4:24 p.m.•21 views

openssl security update

An update is available for openssl. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list OpenSSL is a toolkit that implements the Secure Sockets Layer SSL and Transpo...

6.2AI score0.00616EPSS
SaveExploits1
Rows per page
Query Builder