Lucene search
+L

8949 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/13 7:09 p.m.5 views

CVE-2026-30961

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to 2.2.4, the chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/13 7:09 p.m.52 views

CVE-2026-30961 Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to 2.2.4, the chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an...

4.3CVSS0.00253EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/13 6:56 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the chunked upload completion. An attacker can exhaust server storage and circumvent administrative resource policies by uploading files exceeding the configured per-request size...

5.3CVSS5.8AI score0.00253EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 6:56 p.m.13 views

Gokapi's File Request MaxSize Limit Bypassed via Multi-Chunk Upload

Summary The chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an oversized file into chunks each under MaxSize and upload them sequentially, bypassing the size...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/13 1:18 a.m.27 views

CVE-2026-22201

wpDiscuz before 7.6.47 is affected by an IP spoofing vulnerability in the getIP() function. By trusting untrusted HTTP headers (HTTP_CLIENT_IP or HTTP_X_FORWARDED_FOR), an attacker can spoof their IP address and bypass IP-based rate limiting and ban enforcement. The CVE entry specifies the issue ...

6.9CVSS5.8AI score0.00152EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/13 1:18 a.m.6 views

CVE-2026-22201 wpDiscuz before 7.6.47 - IP Address Spoofing in getIP()

wpDiscuz before 7.6.47 contains an IP spoofing vulnerability in the getIP function that allows attackers to bypass IP-based rate limiting and ban enforcement by trusting untrusted HTTP headers. Attackers can set HTTPCLIENTIP or HTTPXFORWARDEDFOR headers to spoof their IP address and circumvent...

6.9CVSS5.8AI score0.00152EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/13 1:18 a.m.30 views

CVE-2026-22199

Technical details for CVE-2026-22199 are not publicly available in the provided connected documents. Monitor for updates from the vendor and CVE feeds.

8.7CVSS5.8AI score0.00976EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/13 1:18 a.m.6 views

CVE-2026-22199

Voltronic Power SNMP Web Pro version 1.1 contains a pre-authentication path traversal vulnerability in the upload.cgi endpoint that allows unauthenticated attackers to read arbitrary files on the device filesystem by supplying directory traversal sequences in the params parameter. Attackers can...

8.7CVSS5.8AI score0.00976EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.17 views

PT-2026-25141

wpDiscuz before 7.6.47 contains an IP spoofing vulnerability in the getIP function that allows attackers to bypass IP-based rate limiting and ban enforcement by trusting untrusted HTTP headers. Attackers can set HTTP CLIENT IP or HTTP X FORWARDED FOR headers to spoof their IP address and circumve...

6.9CVSS5.8AI score0.00152EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.14 views

PT-2026-25358

Name of the Vulnerable Software and Affected Versions Gokapi versions prior to 2.2.4 Description Gokapi is a self-hosted file sharing server. The chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public...

4.3CVSS7AI score0.00253EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.19 views

PT-2026-25140

Name of the Vulnerable Software and Affected Versions wpDiscuz versions prior to 7.6.47 Description The software contains a flaw that allows manipulation of comment votes. Attackers can obtain fresh nonces and bypass rate limiting by using client-controlled headers. Specifically, attackers can...

8.7CVSS5.4AI score0.00976EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.7 views

PT-2026-29236

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.12 Description The software applies rate limiting only after successful webhook authentication. This allows attackers to bypass rate limits and attempt to brute-force webhook secrets. Repeated authentication...

9.8CVSS5.8AI score0.00272EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.28 views

PT-2026-25401

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
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/03/12 4:17 p.m.20 views

php: heap-based buffer overflow in array_merge()

A flaw was found in PHP. A heap-based buffer overflow occurs in the arraymerge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HTMAXSIZE due to an integer overflow in the precomputation of element counts using the zendhashnumelements function, causi...

8.2CVSS6AI score0.00435EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/12 2:48 p.m.19 views

BIT-PARSE-2026-30972 Parse Server has a rate limit bypass via batch request endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2 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 routing...

7.5CVSS5.8AI score0.00342EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/12 2:19 p.m.41 views

Tornado is vulnerable to DoS due to too many multipart parts

In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the maxbodysize setting default 100MB. Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart...

8.7CVSS5.7AI score0.00375EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/12 1:58 p.m.23 views

CLSA-2026-1773323876 go-rpm-macros: Fix of CVE-2025-61726

rebuild with newer golang version 1.22.9-1.el92.tuxcare.els6 to fix the following CVE - CVE-2025-61726: limit parsed URL query parameters to mitigate excessive memory consumption during form parsing...

7.5CVSS7.1AI score0.01945EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/12 8:39 a.m.11 views

BIT-ENVOY-2026-26330 Envoy global rate limit may crash when the response phase limit is enabled and the response phase request is failed directly

Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, At the rate limit filter, if the response phase limit with applyonstreamdone in the rate limit configuration is enabled and the response phase limit request fails directly, it may crash Envoy. Whe...

7.5CVSS5.7AI score0.00315EPSS
SaveExploits0References2
NCSC
NCSC
added 2026/03/12 7:46 a.m.25 views

Vulnerabilities fixed in Fortinet FortiWeb

Fortinet has fixed vulnerabilities in FortiWeb Versions 7.0 to 8.0.1. The vulnerabilities include an ability for remote unauthenticated attackers to bypass hostname restrictions, an OS command injection vulnerability within the FortiWeb API, and the ability to bypass authentication rate-limits...

8.1CVSS6.2AI score0.01667EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/03/12 12:00 a.m.9 views

The vulnerability of the CUPS printing server lies in the violation of the buffer limit, allowing attackers to trigger a service failure.

The vulnerability of the CUPS printing server is related to a violation of the buffer’s initial limit. Exploiting this vulnerability can allow an attacker to cause a service failure...

6CVSS6AI score0.00452EPSS
SaveExploits1References15Affected Software7
Rows per page
Query Builder