Lucene search
+L

33204 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.9 views

CVE-2026-28674

xiaoheiFS is a self-hosted financial and operational system for cloud service businesses. In versions up to and including 0.3.15, the AdminPaymentPluginUpload endpoint lets admins upload any file to plugins/payment/. It only checks a hardcoded password qweasd123456 and ignores file content. A...

7.2CVSS5.8AI score0.00341EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:58 p.m.10 views

CVE-2026-4283

The WP DSGVO Tools GDPR plugin for WordPress is vulnerable to unauthorized account destruction in all versions up to, and including, 3.1.38. This is due to the super-unsubscribe AJAX action accepting a processnow parameter from unauthenticated users, which bypasses the intended email-confirmation...

9.1CVSS5.8AI score0.00431EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:57 p.m.23 views

CVE-2026-26832

node-tesseract-ocr is an npm package that provides a Node.js wrapper for Tesseract OCR. In all versions through 2.2.1, the recognize function in src/index.js is vulnerable to OS Command Injection. The file path parameter is concatenated into a shell command string and passed to childprocess.exec...

9.8CVSS5.9AI score0.01706EPSS
SaveExploits3References1
CVE
CVE
added 2026/03/26 11:39 a.m.29 views

CVE-2018-25201

The CVE-2018-25201 entry concerns the School Management System CMS 1.0. The connected sources confirm an SQL injection vulnerability in the admin login, exploitable via the username parameter on the processlogin endpoint to bypass authentication and log in as an administrator without valid creden...

9.8CVSS6AI score0.00498EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/26 11:39 a.m.4 views

CVE-2018-25195

Wecodex Hotel CMS 1.0 contains an SQL injection vulnerability in the admin login functionality that allows unauthenticated attackers to bypass authentication by injecting SQL code. Attackers can submit malicious SQL payloads through the username parameter in POST requests to index.php with...

8.8CVSS5.9AI score0.0052EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/26 7:32 a.m.9 views

GHSA-JFJG-VC52-WQVF BentoML has Dockerfile Command Injection via system_packages in bentofile.yaml

Summary The docker.systempackages field in bentofile.yaml accepts arbitrary strings that are interpolated directly into Dockerfile RUN commands without sanitization. Since systempackages is semantically a list of OS package names data, users do not expect values to be interpreted as shell command...

7.8CVSS6.5AI score0.00257EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/26 2:26 a.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the fixture process. An attacker can access or overwrite arbitrary files by supplying specially crafted input containing path traversal sequences. Details A Directory Traversal attack also known as path traversal...

9.3CVSS6.5AI score0.00566EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/26 12:0 a.m.16 views

PT-2026-38203

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 148.0.7778.96 Description Insufficient validation of untrusted input in SiteIsolation allows a remote attacker who has compromised the renderer process to bypass site isolation using a crafted HTML page...

9.6CVSS5.8AI score0.00383EPSS
SaveExploits0References144
CNVD
CNVD
added 2026/03/26 12:0 a.m.14 views

OpenClaw Denial of Service Vulnerability (CNVD-2026-16053)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a denial of service vulnerability that can be exploited by attackers to cause increased memory usage and process instability...

8.7CVSS5.9AI score0.00543EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/26 12:0 a.m.12 views

EVerest 竞争条件问题漏洞

EVerest is an open-source firmware for electric vehicle charging stations developed by EVerest. Versions prior to EVerest 2026.02.0 contained a race condition vulnerability. This vulnerability arises from concurrent execution of single-phase and three-phase switching requests during charging or...

4.2CVSS5.9AI score0.00134EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/25 9:17 p.m.4 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the ReadOne process. An attacker can gain unauthorized access to and delete files belonging to other users by supplying their own accessible task ID along with a target attachment...

8.6CVSS6.4AI score0.00265EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/25 9:17 p.m.4 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the ReadOne process. An attacker can gain unauthorized access to and delete files belonging to other users by supplying their own accessible task ID along with a target attachment...

8.6CVSS5.9AI score0.00265EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/25 6:31 p.m.8 views

GHSA-9PCJ-M5RR-P28G textract is vulnerable to OS Command Injection

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

9.8CVSS5.9AI score0.02421EPSS
SaveExploits4References7
Github Security Blog
Github Security Blog
added 2026/03/25 6:31 p.m.15 views

thumbler allows OS Command Injection

thumbler through 1.1.2 allows OS command injection via the input, output, time, or size parameter in the thumbnail function because user input is concatenated into a shell command string passed to childprocess.exec without proper sanitization or escaping...

9.8CVSS5.9AI score0.02308EPSS
SaveExploits4References6Affected Software1
OSV
OSV
added 2026/03/25 5:40 p.m.8 views

GHSA-9R5M-9576-7F6X LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash

Summary LiquidJS's memoryLimit security mechanism can be completely bypassed by using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. Combined with a string flattening operation e.g., replace filter, this causes a V8 Fatal error that crashes the...

7.5CVSS6.1AI score0.00398EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/25 5:40 p.m.8 views

EUVD-2026-16062

LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/25 5:0 p.m.11 views

n8n has In-Process Memory Disclosure in its Task Runner

Impact An authenticated user with permission to create or modify workflows could use the JavaScript Task Runner to allocate uninitialized memory buffers. Uninitialized buffers may contain residual data from the same Node.js process — including data from prior requests, tasks, secrets, or tokens —...

7.1CVSS5.7AI score0.00262EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.13 views

SUSE CVE-2026-23365

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it. If a malicious device were to not ha...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References16
NVD
NVD
added 2026/03/25 4:16 p.m.21 views

CVE-2026-26831

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

9.8CVSS0.02421EPSS
SaveExploits4References6
EUVD
EUVD
added 2026/03/25 3:31 p.m.9 views

EUVD-2026-15457

pdf-image npm package through version 2.0.0 allows OS command injection via the pdfFilePath parameter. The constructGetInfoCommand and constructConvertCommandForPage functions use util.format to interpolate user-controlled file paths into shell command strings that are executed via childprocess.e...

9.8CVSS5.8AI score0.02493EPSS
SaveExploits4References4
Rows per page
Query Builder