Lucene search
+L

3856 matches found

CVE
CVE
added 2025/10/22 9:31 p.m.65 views

CVE-2025-62706

Authlib’s CVE-2025-62706 affects the JWE zip=DEF decompression path in prior releases. A small ciphertext could inflate to tens/hundreds of MB during decrypt, enabling DoS via memory and CPU exhaustion. A fix exists in v1.6.5; mitigations include rejecting or stripping zip=DEF for inbound JWEs, a...

6.5CVSS6.5AI score0.00427EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/10/22 9:31 p.m.6 views

CVE-2025-62706 Authlib : JWE zip=DEF decompression bomb enables DoS

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable...

6.5CVSS6.8AI score0.00427EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2025/10/22 9:31 p.m.9 views

CVE-2025-62706

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable...

6.5CVSS5.3AI score0.00427EPSS
SaveExploits1
Snyk
Snyk
added 2025/10/21 8:2 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the InnoDB component. A high privileged attacker can cause the server to hang or crash repeatedly by sending crafted requests over the network. Remediation Upgrade libmysqlclient ...

6.9CVSS6.7AI score0.00545EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/10/14 5:59 p.m.7 views

org.springframework/spring-core: Spring Framework Annotation Detection Vulnerability

The Spring Framework annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue if such annotations are used for authorization decisions...

7.5CVSS7.1AI score0.0046EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/10/14 5:59 p.m.10 views

org.springframework.security/spring-security-core: Spring Security authorization bypass

The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method security annotations, resulting in an authorization...

7.5CVSS7.1AI score0.00433EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/10 10:54 p.m.17 views

GHSA-G7F3-828F-7H7M Authlib : JWE zip=DEF decompression bomb enables DoS

Summary Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable tokens to exhaust memory and CPU and cause denial of service. Details - Affected component...

6.5CVSS7.1AI score0.00427EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/10/10 10:54 p.m.9 views

Authlib : JWE zip=DEF decompression bomb enables DoS

Summary Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable tokens to exhaust memory and CPU and cause denial of service. Details - Affected component...

6.5CVSS6.5AI score0.00427EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/10/10 8:15 p.m.9 views

UBUNTU-CVE-2025-61920

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes...

7.5CVSS7.2AI score0.00596EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2025/10/10 7:25 p.m.74 views

CVE-2025-61920

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes...

7.5CVSS5.5AI score0.00596EPSS
SaveExploits1
CVE
CVE
added 2025/10/10 7:22 p.m.53 views

CVE-2025-61919

CVE-2025-61919 : Rack’s Rack::Request#POST reads the entire body into memory for application/x-www-form-urlencoded and can cause DoS via memory exhaustion in affected versions prior to 2.2.20, 3.1.18, and 3.2.3. The fix enforces form parameter limits (query_parser.bytesize_limit) and prevents unb...

7.5CVSS6.4AI score0.00605EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/10/10 11:15 a.m.25 views

CVE-2025-11579

CVE-2025-11579 affects github.com/nwaples/rardecode, versions

6.5CVSS6AI score0.00349EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2025/10/10 7:26 a.m.7 views

Authorization Bypass

org.springframework.security, spring-security-core is vulnerable to Authorization Bypass. The vulnerability is due to improper resolution of annotations on methods within type hierarchies containing parameterized supertypes with unbounded generics, which allows an attacker to bypass authorization...

7.5CVSS7AI score0.00433EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/08 11:22 p.m.13 views

SUSE CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

3.3CVSS6.8AI score0.00413EPSS
SaveExploits0References32
RedhatCVE
RedhatCVE
added 2025/10/08 5:19 a.m.3 views

CVE-2025-11362

Versions of the package pdfmake before 0.3.0-beta.17 are vulnerable to Allocation of Resources Without Limits or Throttling via repeatedly redirect URL in file embedding. An attacker can cause the application to crash or become unresponsive by providing crafted input that triggers this condition...

8.7CVSS6.9AI score0.00331EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 5:28 p.m.3 views

GHSA-WPV5-97WM-HP9C Rack's multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)

Summary Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing a remote attacker to exhaust memory and cause a denial of...

7.5CVSS7AI score0.00868EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/10/07 5:28 p.m.8 views

Rack's multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)

Summary Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory without a size cap, allowing a remote attacker to exhaust memory and cause a denial of...

7.5CVSS7AI score0.00868EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2025/10/07 3:42 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

8.7CVSS6.9AI score0.00868EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/07 3:2 p.m.9 views

CVE-2025-61772 Rack's multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser can accumulate unbounded data when a multipart part’s header block never terminates with the required blank line CRLFCRLF. The parser keeps appending incoming bytes to memory witho...

7.5CVSS0.00868EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/07 5:15 a.m.7 views

CVE-2025-11362

Versions of the package pdfmake before 0.3.0-beta.17 are vulnerable to Allocation of Resources Without Limits or Throttling via repeatedly redirect URL in file embedding. An attacker can cause the application to crash or become unresponsive by providing crafted input that triggers this condition...

8.7CVSS0.00331EPSS
SaveExploits0References2
Rows per page
Query Builder