Lucene search
+L

9228 matches found

OSV
OSV
added 2026/09/01 2:50 p.m.7 views

EEF-CVE-2026-70405 snmp BER INTEGER decoder applies no size limit to attacker-supplied integer fields

Summary Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP snmp allows a remote attacker to degrade availability by sending an SNMP message containing a BER INTEGER whose length field is arbitrarily large. snmppdus:decintegernotag/1 defaults its size limit to infinity,...

6.3CVSS5.9AI score0.00421EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/01 2:50 p.m.12 views

CVE-2026-70405 snmp BER INTEGER decoder applies no size limit to attacker-supplied integer fields

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP snmp allows a remote attacker to degrade availability by sending an SNMP message containing a BER INTEGER whose length field is arbitrarily large. snmppdus:decintegernotag/1 defaults its size limit to infinity, and...

6.3CVSS5.9AI score0.00421EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/01 2:50 p.m.14 views

CVE-2026-70405

CVE-2026-70405 is an improper input validation vulnerability in the Erlang/OTP snmp module. The function snmp_pdus:dec_integer_notag/1 defaults its size limit to infinity, causing do_dec_integer_notag/2 to accumulate a BER INTEGER value via recursive shift-and-or operations whose cost grows super...

6.3CVSS5.9AI score0.00421EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:45 p.m.34 views

CVE-2026-74835 inets,httpd: Memory Exhaustion via Unenforced max_body_size During Chunked Body Reception

The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 5.10 before 9.3.2.7, from 9.4...

8.7CVSS0.00328EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/01 2:45 p.m.10 views

CVE-2026-74835

The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 5.10 before 9.3.2.7, from 9.4...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/01 2:45 p.m.9 views

EUVD-2026-69238

The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 5.10 before 9.3.2.7, from 9.4...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/01 2:45 p.m.5 views

CVE-2026-74835 inets,httpd: Memory Exhaustion via Unenforced max_body_size During Chunked Body Reception

The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 5.10 before 9.3.2.7, from 9.4...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/01 2:33 p.m.39 views

CVE-2026-70399 httpd does not enforce the documented default max_clients connection limit

Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by opening and holding open a large number of connections. The maxclients option is documented to default to 150, and the inets hardeni...

8.7CVSS0.00533EPSS
SaveExploits0References7
vulnersOsv
vulnersOsv
added 2026/09/01 1:38 p.m.11 views

react-mongoose (>=1.0.0, <=1.0.5) potentially affected by unknown CVE via express-mongo-limit (1.0.4)

express-mongo-limit NPM version 1.0.4 is affected by a known vulnerability. The following packages have a transitive dependency on express-mongo-limit and may be impacted: - react-mongoose =1.0.0, =1.0.5 Source cves: unknown CVE Source advisory: SNYK:JS-EXPRESSMONGOLIMIT-19477334...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/01 7:05 a.m.7 views

CVE-2026-52681

A flaw was found in dovecot. An authenticated attacker can bypass the configured Sieve CPU limit by repeatedly changing active scripts. This action prevents proper CPU resource accounting and leaves behind compiled script files, leading to sustained CPU and increased disk consumption. The...

3.1CVSS5.8AI score0.00254EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 12:17 p.m.17 views

CVE-2026-71257

Apache Wicket enforces the upload limits configured on a form or upload field while parsing a multipart request with Apache Commons FileUpload. If the request body has already been consumed by another component, Commons FileUpload returns no items and Wicket falls back to reading the upload throu...

7.5CVSS0.00779EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 11:45 a.m.29 views

CVE-2026-71257

Apache Wicket (versions 8.0.0–8.18.0, 9.0.0–9.23.0, 10.0.0–10.10.0) fails to enforce its per-file size and file count upload limits when the multipart request body has already been consumed by an upstream component (e.g. a servlet with @MultipartConfig , Spring Boot's multipart resolver, or a fil...

7.5CVSS5.8AI score0.00779EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/31 5:37 a.m.5 views

BIT-APISIX-2026-75005 Apache APISIX: Unauthenticated CPU-exhaustion DoS

Inefficient Algorithmic Complexity vulnerability in Apache APISIX. A single small request can pin a gateway worker at 100% CPU for an extended period in graphql-limit-count routes. This issue affects Apache APISIX: 3.17.0. Users are recommended to upgrade to version 3.18.0, which fixes the issue...

8.7CVSS5.8AI score0.00796EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-47885

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The PartEventHttpMessageReader in Spring WebFlux does not enforce the maxPartSize limit when maxInMemorySize is set to -1. Spring Framework 7.0.0 - 7.0.8 Spring...

7.5CVSS5.9AI score0.00259EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 12:00 a.m.6 views

ALSA-2026:61340 Moderate: dbus-broker security update

dbus-broker is an implementation of a message bus as defined by the D-Bus specification. Its aim is to provide high performance and reliability, while keeping compatibility to the D-Bus reference implementation. It is exclusively written for Linux systems, and makes use of many modern features...

5.5CVSS5.9AI score0.00109EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-47891

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the maxInMemorySize limit. Spring Framework...

9.8CVSS6.3AI score0.0029EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/30 2:33 p.m.16 views

EUVD-2026-68230

WWBN AVideo current e01e41ecc and earlier contains a brute-force rate limiting bypass in enforceRateLimit, which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer ObjectYPT::setCacheGlobal that silently discards writes for any client...

8.7CVSS5.9AI score0.00264EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.19 views

CVE-2026-82643

WWBN AVideo contains an unauthenticated credential submission vulnerability in plugin/Live/api/preauthorize.json.php , which accepts credentials via HTTP GET without rate limiting . An unauthenticated attacker can repeatedly submit correct credentials to trigger uncapped two-factor confirmation e...

6.9CVSS5.9AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/30 2:33 p.m.33 views

CVE-2026-82643 WWBN AVideo Unauthenticated Rate Limit Bypass via preauthorize.json.php

WWBN AVideo contains an unauthenticated credential submission vulnerability in plugin/Live/api/preauthorize.json.php that accepts credentials over GET without rate limiting. Attackers can submit correct credentials repeatedly to trigger uncapped two-factor confirmation emails and perform sustaine...

6.9CVSS0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 1:16 p.m.11 views

CVE-2026-82543

A vulnerability was detected in vastsa FileCodeBox up to 2.3. This vulnerability affects the function updatefileusage of the file apps/base/views.py of the component Pickup Limit Handler. Performing a manipulation results in race condition. It is possible to initiate the attack remotely. The...

7.5CVSS0.003EPSS
SaveExploits0References9
Rows per page
Query Builder