Lucene search
+L

132240 matches found

BDU FSTEC
BDU FSTEC
•added 2026/05/25 12:00 a.m.•16 views

The vulnerability of the Prisma Access Agent, a user remote access agent for corporate resources and applications, stems from authentication procedures that have flaws. This allows attackers to enhance their privileges, gain read access to data, and execute arbitrary code.

The vulnerability of the Prisma Access Agent, a user remote access agent, relates to deficiencies in authentication procedures. Exploiting this vulnerability can allow attackers to enhance their privileges, gain read access to data, and execute arbitrary code...

7.8CVSS6.1AI score0.00147EPSS
SaveExploits0References2Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/25 12:00 a.m.•0 views

CVE-2018-25376: Buffer Copy without Checking Size of Input

Socusoft 3GP Photo Slideshow 8.05 contains a buffer overflow vulnerability in the registration dialog that allows local attackers to execute arbitrary code by exploiting structured exception handling. Attackers can craft malicious input in the Registration Name and Registration Key fields to...

8.6CVSS6.8AI score0.00183EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/25 12:00 a.m.•0 views

CVE-2026-2651: Missing Authorization

A vulnerability in MLflow versions =3.10.1.dev0 allows unauthorized access to multipart upload MPU endpoints when the --serve-artifacts mode is enabled. The authorization logic does not enforce resource-level permission checks for /mlflow-artifacts/mpu/ endpoints, enabling attackers to overwrite...

9CVSS6.3AI score0.00536EPSS
SaveExploits1References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/25 12:00 a.m.•0 views

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

NitroSense 3.x before 3.01.3052 contains Local Privilege Escalation LPE vulnerability.The program exposes a Windows Named Pipe that uses a custom protocol to invoke internal functions. However, this Named Pipe is misconfigured, allowing any authenticated local user to execute arbitrary code with ...

8.5CVSS6.4AI score0.00157EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
•added 2026/05/25 12:00 a.m.•18 views

The vulnerability of the HDF5 library, related to the use of memory after it is freed, allows a hacker to execute arbitrary code.

The vulnerability of the HDF5 library is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS6AI score0.00191EPSS
SaveExploits1References5Affected Software4
Vulnrichment
Vulnrichment
•added 2026/05/23 6:30 p.m.•20 views

CVE-2018-25355 Audiograbber 1.83 Local Buffer Overflow via SEH

Audiograbber 1.83 contains a local buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting structured exception handling mechanisms. Attackers can craft malicious input in the Interpret or Album fields that triggers a buffer overflow, overwriting SEH pointers a...

8.6CVSS6.5AI score0.00162EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/05/23 6:30 p.m.•23 views

CVE-2018-25353

Redaxo CMS Mediapool Addon 5.5.1 and older contains an arbitrary file upload vulnerability that allows authenticated users to bypass file extension blacklist restrictions. Attackers with editor accounts can upload executable files by using obfuscated extensions like php71 or php53 to evade the...

8.8CVSS6AI score0.00452EPSS
SaveExploits0References4
CVE
CVE
•added 2026/05/23 6:30 p.m.•38 views

CVE-2018-25353

Affected software: Redaxo CMS Mediapool Addon 5.5.1 and older. Vulnerability: Arbitrary file upload via bypassing the extension blacklist, enabled by obfuscated extensions (e.g., php71, php53). Impact: Authenticated editor users can upload executable files, potentially achieving code execution (h...

8.8CVSS6AI score0.00452EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/23 12:00 a.m.•2 views

CVE-2018-25355: Buffer Copy without Checking Size of Input

Audiograbber 1.83 contains a local buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting structured exception handling mechanisms. Attackers can craft malicious input in the Interpret or Album fields that triggers a buffer overflow, overwriting SEH pointers a...

8.6CVSS6.8AI score0.00162EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/05/23 12:00 a.m.•19 views

Audiograbber 安全漏洞

Audiograbber is a software tool developed by Audiograbber Inc. for capturing audio CDs and converting them into digital audio format. Version 1.83 of Audiograbber contained a security vulnerability. This vulnerability stemmed from a local buffer overflow, which could allow attackers to execute...

8.6CVSS6.3AI score0.00162EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/23 12:00 a.m.•0 views

CVE-2018-25345: Buffer Copy without Checking Size of Input

10-Strike Network Scanner 3.0 contains a local buffer overflow vulnerability in the host name field that allows attackers to bypass SafeSEH protections and execute arbitrary code. Attackers can craft a malicious payload in the host name or address field and trigger the vulnerability through the...

8.6CVSS6.9AI score0.00166EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/05/22 7:28 p.m.•15 views

CVE-2026-5843

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.4AI score0.00184EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/05/22 7:24 p.m.•24 views

EUVD-2026-31493

The vllm-metal inference backend in Docker Model Runner on macOS unconditionally sets trustremotecode=True when loading model tokenizers, and runs without sandboxing. This causes transformers.AutoTokenizer.frompretrained to import and execute arbitrary Python files included in any model pulled fr...

8.8CVSS6.5AI score0.00184EPSS
SaveExploits1References1
CVE
CVE
•added 2026/05/22 7:24 p.m.•72 views

CVE-2026-5817

CVE-2026-5817 affects the vllm-metal backend used by Docker Model Runner on macOS. The backend loads model tokenizers with trust_remote_code=True, causing transformers.AutoTokenizer.from_pretrained() to import and execute arbitrary Python files from models pulled from an OCI registry. This can en...

8.8CVSS6.5AI score0.00184EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
•added 2026/05/22 6:12 p.m.•27 views

CVE-2026-9291 Insecure Deserialization in Amazon Braket SDK Job Results Processing

Insecure deserialization in the job results processing component in Amazon Braket SDK before 1.117.0 might allow a remote authenticated user with S3 write access to the job output bucket to achieve arbitrary code execution on any machine that processes job results. We recommend you upgrade to...

7.5CVSS6.4AI score0.00649EPSS
SaveExploits0References3
NVD
NVD
•added 2026/05/22 5:16 p.m.•38 views

CVE-2026-37470

An issue in ClipBucket v5 v.5.5.2 allows an attacker to execute arbitrary code via the Authentication interface, login page endpoint and HTTP response security headers components...

7.3CVSS0.00477EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/05/22 2:24 p.m.•13 views

CVE-2026-8992

An improper certificate validation vulnerability in Ivanti Secure Access Client before 22.8R6 allows a remote unauthenticated attacker to execute arbitrary code...

8.8CVSS6.1AI score0.01168EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/22 1:16 p.m.•21 views

USN-8295-1 evince vulnerability

It was discovered that Evince did not properly sanitize command-line arguments in PDF /GoToR actions. If a user opened a specially crafted PDF file, an attacker could possibly use this issue to execute arbitrary code...

8.4CVSS6.1AI score0.00415EPSS
SaveExploits1References2
Ubuntu
Ubuntu
•added 2026/05/22 1:16 p.m.•39 views

USN-8295-1: Evince vulnerability

It was discovered that Evince did not properly sanitize command-line arguments in PDF /GoToR actions. If a user opened a specially crafted PDF file, an attacker could possibly use this issue to execute arbitrary code...

8.4CVSS6.1AI score0.00415EPSS
SaveExploits1
OSV
OSV
•added 2026/05/22 11:11 a.m.•8 views

OESA-2026-2462 postgresql-17 security update

PostgreSQL client programs Security Fixes: Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use searchpath to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the...

8.8CVSS7.7AI score0.01006EPSS
SaveExploits0References11
Rows per page
Query Builder