Lucene search
+L

2284 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:12 p.m.14 views

CVE-2026-30972

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

7.5CVSS5.8AI score0.00342EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:10 p.m.9 views

CVE-2026-32029

OpenClaw versions prior to 2026.2.21 improperly parse the left-most X-Forwarded-For header value when requests originate from configured trusted proxies, allowing attackers to spoof client IP addresses. In proxy chains that append or preserve header values, attackers can inject malicious header...

6.3CVSS5.8AI score0.00189EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:02 p.m.10 views

CVE-2026-32729

Runtipi is a personal homeserver orchestrator. Prior to 4.8.1, The Runtipi /api/auth/verify-totp endpoint does not enforce any rate limiting, attempt counting, or account lockout mechanism. An attacker who has obtained a user's valid credentials via phishing, credential stuffing, or data breach c...

8.8CVSS5.9AI score0.0034EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:02 p.m.13 views

CVE-2026-32937

free5GC is an open source 5G core network. free5GC CHF prior to version 1.2.2 has an out-of-bounds slice access vulnerability in the CHF nchf-convergedcharging service. A valid authenticated request to PUT /nchf-convergedcharging/v3/recharging/:ueId?ratingGroup=... can trigger a server-side panic...

7.1CVSS5.8AI score0.00404EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.10 views

CVE-2026-31904

The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks by suppressing or mis-routing legitimate charger telemetry, or conduct brute-force attacks to gain...

8.7CVSS5.8AI score0.00427EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.7 views

CVE-2026-31903

The WebSocket Application Programming Interface lacks restrictions on the number of authentication requests. This absence of rate limiting may allow an attacker to conduct denial-of-service attacks by suppressing or mis-routing legitimate charger telemetry, or conduct brute-force attacks to gain...

8.7CVSS5.8AI score0.00408EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.7 views

CVE-2026-31851

Nexxt Solutions Nebula 300+ firmware through version 12.01.01.37 does not implement rate limiting or account lockout mechanisms on authentication interfaces. An attacker can perform unlimited authentication attempts against endpoints that rely on credential validation, enabling brute-force attack...

7.7CVSS5.8AI score0.00333EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:57 p.m.12 views

CVE-2026-22182

wpDiscuz before 7.6.47 contains an unauthenticated denial of service vulnerability that allows anonymous users to trigger mass notification emails by exploiting the checkNotificationType function. Attackers can repeatedly call the wpdiscuz-ajax.php endpoint with arbitrary postId and commentid...

8.7CVSS5.9AI score0.00524EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.13 views

pinchtab 安全漏洞

Pinchtab is an open-source AI proxy browser control tool developed by Pinchtab. Versions of Pinchtab 0.7.7 to 0.8.4 contain security vulnerabilities. These vulnerabilities stem from incomplete request rate-limiting protection, which may weaken...

6.5CVSS6.4AI score0.00308EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/25 7:54 p.m.3 views

Use of Less Trusted Source

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Use of Less Trusted Source via the getRealIpAddr function. An attacker can bypass IP-based access controls, rate limiting, or forge audit log entries by sending...

6.9CVSS5.8AI score0.00175EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/25 7:54 p.m.16 views

GHSA-8P2X-5CPM-QRQW AVideo vulnerable to IP Address Spoofing via Untrusted HTTP Headers in getRealIpAddr()

Summary The getRealIpAddr function in objects/functions.php trusts user-controlled HTTP headers to determine the client's IP address. An attacker can spoof their IP address by sending forged headers, bypassing any IP-based access controls or audit logging. Vulnerable Code File:...

5.3CVSS5.9AI score0.00175EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/25 4:24 p.m.36 views

CVE-2026-26233 Denial of Service via HTTP/2 single packet attack on login endpoint

Mattermost versions 11.4.x = 11.4.0, 11.3.x = 11.3.1, 11.2.x = 11.2.3, 10.11.x = 10.11.11 fail to rate limit login requests which allows unauthenticated remote attackers to cause denial of service server crash and restart via HTTP/2 single packet attack with 100+ parallel login requests...

4.3CVSS0.00305EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/24 7:47 p.m.22 views

PinchTab: Unapplied Rate Limiting Middleware Allows Unbounded Brute-Force of API Token

Summary PinchTab v0.7.7 through v0.8.4 contain incomplete request-throttling protections for auth-checkable endpoints. In v0.7.7 through v0.8.3, a fully implemented RateLimitMiddleware existed in internal/handlers/middleware.go but was not inserted into the production HTTP handler chain, so...

6.5CVSS5.8AI score0.00308EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/24 7:47 p.m.8 views

GHSA-J65M-HV65-R264 PinchTab: Unapplied Rate Limiting Middleware Allows Unbounded Brute-Force of API Token

Summary PinchTab v0.7.7 through v0.8.4 contain incomplete request-throttling protections for auth-checkable endpoints. In v0.7.7 through v0.8.3, a fully implemented RateLimitMiddleware existed in internal/handlers/middleware.go but was not inserted into the production HTTP handler chain, so...

4.8CVSS5.8AI score0.00308EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/24 7:47 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling incomplete enforcement of request throttling in the HTTP handler chain, allowing repeated authentication attempts against endpoints such as /health without per-IP rate limiting. An...

6.5CVSS5.9AI score0.00308EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/24 7:05 p.m.4 views

CVE-2026-33419 MinIO: LDAP login brute-force via user enumeration and missing rate limit

MinIO is a high-performance object storage system. Prior to RELEASE.2026-03-17T21-25-16Z, MinIO AIStor's STS Security Token Service AssumeRoleWithLDAPIdentity endpoint is vulnerable to LDAP credential brute-forcing due to two combined weaknesses: 1 distinguishable error responses that enable...

9.1CVSS5.8AI score0.00394EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.16 views

PT-2026-27628

Name of the Vulnerable Software and Affected Versions PinchTab versions v0.7.7 through v0.8.4 Description PinchTab, a standalone HTTP server designed to give AI agents control over a Chrome browser, has incomplete request-throttling protections for endpoints requiring authentication checks. In...

6.5CVSS5.7AI score0.00308EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.20 views

MinIO 安全漏洞

MinIO is an open-source object storage server provided by the American company MinIO. This product supports the creation of infrastructures for machine learning, analysis, and application data workloads. Versions prior to MinIO RELEASE.2026-03-17T21-25-16Z contained a security vulnerability. This...

9.1CVSS6.4AI score0.00394EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/23 3:30 p.m.7 views

EUVD-2026-14421

Nexxt Solutions Nebula 300+ firmware through version 12.01.01.37 does not implement rate limiting or account lockout on the authentication interface...

7.7CVSS5.8AI score0.00333EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/23 1:16 p.m.9 views

CVE-2026-31851

Nexxt Solutions Nebula 300+ firmware through version 12.01.01.37 does not implement rate limiting or account lockout mechanisms on authentication interfaces. An attacker can perform unlimited authentication attempts against endpoints that rely on credential validation, enabling brute-force attack...

9.8CVSS0.00333EPSS
SaveExploits0References2
Rows per page
Query Builder