Lucene search
+L

8948 matches found

OSV
OSV
added 2026/05/05 11:24 a.m.11 views

CVE-2023-54347 OpenEMR 7.0.1 Authentication Brute Force Mitigation Bypass

OpenEMR 7.0.1 contains an authentication brute force vulnerability that allows attackers to bypass rate limiting protections by sending repeated login attempts to the main login endpoint. Attackers can submit POST requests with authUser and clearPass parameters to systematically test username and...

8.7CVSS6AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/05 10:14 a.m.14 views

Security Bulletin: Multiple vulnerabilities in IBM watsonx Orchestrate Developer Edition

Summary Multiple vulnerabilities were addressed in IBM watsonx Orchestrate Developer Edition version 2.7.0 Vulnerability Details CVEID:CVE-2025-64756 DESCRIPTION: Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI...

9.8CVSS7.3AI score0.04579EPSS
SaveExploits5Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/05 8:20 a.m.29 views

CVE-2026-7372

A stack overflow vulnerability exists in the WebCam Server Login functionality of GeoVision GV-VMS V20 20.0.2. A specially crafted HTTP request can lead to an arbitrary code execution. An attacker can make an unauthenticated HTTP request to trigger this vulnerability. Stack-overflow via...

9CVSS6.5AI score0.00475EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/05 3:47 a.m.16 views

Important: Red Hat Security Advisory: Red Hat build of Quarkus 3.20.6.SP1 security update

An update is now available for Red Hat build of Quarkus. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability. For more informatio...

9.3CVSS5.8AI score0.0064EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/05 12:34 a.m.17 views

Axios: unbounded recursion in toFormData causes DoS via deeply nested request data

Summary toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. Details lib/helpers/toFormData.js:210 defines an inner buildvalue, path that recurses into every object/array child line 225:...

7.5CVSS5.9AI score0.00717EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/05 12:33 a.m.23 views

Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0

Summary For stream request bodies, maxBodyLength is bypassed when maxRedirects is set to 0 native http/https transport path. Oversized streamed uploads are sent fully even when the caller sets strict body limits. Details Relevant flow in lib/adapters/http.js: - 556-564: maxBodyLength check applie...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/05/05 12:00 a.m.16 views

Django 安全漏洞

Django is an open-source web framework based on the Python language, developed by the Django Foundation. This framework includes an object-oriented mapper, a view system, and a template system. Versions of Django prior to 6.0.5 and 5.2.14 contained security vulnerabilities. These vulnerabilities...

6.3CVSS5.8AI score0.00423EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/05 12:00 a.m.19 views

OpenEMR 安全漏洞

OpenEMR is a set of open-source medical management systems developed by the OpenEMR community. This system can be used for medical practice management, electronic medical records, prescription writing, and medical billing applications. Version 7.0.1 of OpenEMR contains a security vulnerability...

8.7CVSS5.8AI score0.00537EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.36 views

PT-2026-37070

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ext4 file system regarding the handling of wraparound when searching for blocks for indirect mapped blocks. In environments where a file system contains both...

9.8CVSS5.8AI score0.00403EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.20 views

PT-2026-37268

Name of the Vulnerable Software and Affected Versions OpenTelemetry.OpAmp.Client versions prior to 0.2.0-alpha.1 Description When receiving responses from the OpAMP server over HTTP, the client allocates an unbounded buffer to read all bytes from the server without an upper limit on the number of...

7.5CVSS5.9AI score0.00311EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/05/05 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from ext4’s failure to handle circular issues when searching for indirectly mapped blocks. This could...

9.8CVSS5.8AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/04 10:03 p.m.28 views

GHSA-87PF-FPWV-P7M7 net-imap vulnerable to denial of service via high iteration count for `SCRAM-*` authentication

Summary When authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. Details A hostile IMAP server can send an arbitrarily large PBKDF2 iteration count in the...

6CVSS5.8AI score0.00299EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/05/04 10:02 p.m.19 views

net-imap has quadratic complexity when reading response literals

Summary Net::IMAP::ResponseReader has quadratic time complexity when reading large responses containing many string literals. A hostile server can send responses which are crafted to exhaust the client's CPU for a denial of service attack. Details For each literal in a response, ResponseReader...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/04 8:52 p.m.20 views

Signal K Server's WebSocket Login Endpoint Lacks Rate Limiting (Credential Brute-Force)

Summary The HTTP login endpoints POST /login and POST /signalk/v1/auth/login are protected by express-rate-limit default: 100 attempts per 10-minute window, configurable via HTTPRATELIMITS. The WebSocket login path — sending login: username, password messages over an established WebSocket...

8.7CVSS5.9AI score0.00327EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/05/04 8:52 p.m.8 views

GHSA-VMFM-CH9H-5C7G Signal K Server's WebSocket Login Endpoint Lacks Rate Limiting (Credential Brute-Force)

Summary The HTTP login endpoints POST /login and POST /signalk/v1/auth/login are protected by express-rate-limit default: 100 attempts per 10-minute window, configurable via HTTPRATELIMITS. The WebSocket login path — sending login: username, password messages over an established WebSocket...

8.7CVSS5.9AI score0.00327EPSS
SaveExploits1References6
OSV
OSV
added 2026/05/04 8:21 p.m.17 views

GHSA-Q3JJ-46PQ-826R OpenClaw's ACP child sessions inherit subagent security envelope constraints

Summary ACP child sessions inherit subagent security envelope constraints. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.4.21 - Fixed version: 2026.4.22 Impact A restricted subagent spawning an ACP child session could fail to carry forward subagent-only...

5.3CVSS5.8AI score0.00222EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/04 7:16 p.m.21 views

CVE-2026-42233

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the Oracle Database node's select operation allowed user-controlled input passed into the Limit field via expressions to be interpolated directly into the SQL query without sanitization o...

9.8CVSS0.00327EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/04 6:35 p.m.45 views

CVE-2026-42233

Summary: CVE-2026-42233 affects the n8n workflow automation platform via the Oracle Database node. A flaw in the node’s select operation allows user-controlled input, passed into the Limit field by expressions, to be interpolated directly into the SQL query without sanitization or parameterizatio...

9.8CVSS5.9AI score0.00327EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/05/04 6:35 p.m.14 views

EUVD-2026-27107

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the Oracle Database node's select operation allowed user-controlled input passed into the Limit field via expressions to be interpolated directly into the SQL query without sanitization o...

5.3CVSS5.9AI score0.00327EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/04 6:35 p.m.9 views

CVE-2026-42233 n8n: SQL Injection in Oracle Database Node via Limit Field

n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the Oracle Database node's select operation allowed user-controlled input passed into the Limit field via expressions to be interpolated directly into the SQL query without sanitization o...

5.3CVSS5.9AI score0.00327EPSS
SaveExploits0References1
Rows per page
Query Builder