Lucene search
+L

45 matches found

CVE
CVE
added yesterday12 views

CVE-2026-73635

The CVE-2026-73635 vulnerability in Apache Struts is an unbounded growth issue in localized-text caches when no fixed locale is configured. An unauthenticated remote client can cause the framework to exhaust heap memory, leading to a Denial of Service. Affected ranges: Struts 2.0.0–2.3.37, 2.5.0–...

5.4AI score
SaveExploits0References1
NVD
NVD
added yesterday3 views

CVE-2026-72068

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

0.0022EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 3 days ago5 views

bind: bind9: Potential memory usage beyond configured limits

A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the...

7.5CVSS5.3AI score0.00509EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 8:54 p.m.7 views

CVE-2026-54490 websocket-driver: Resource limit bypass via message compression

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size because the limit is checked...

6.3CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 8:3 p.m.45 views

CVE-2026-54464 websocket-driver: Resource limit bypass via message compression

Impact If this library is used in tandem with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the si...

6.3CVSS0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/15 10:8 p.m.16 views

GHSA-MP7J-QC5W-4988 websocket-driver: Resource limit bypass via message compression

Impact If this library is used in tandem with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the si...

6.3CVSS6AI score0.00263EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/07/15 10:8 p.m.34 views

NPM: websocket-driver: Resource limit bypass via message compression

NPM: websocket-driver: Resource limit bypass via message compression vulnerability discovered by ? in WordPress Npm websocket-driver versions 0.7.5...

6.3CVSS6.1AI score0.00263EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/15 10:3 p.m.14 views

GHSA-33PH-FCCM-39PJ websocket-driver: Resource limit bypass via message compression

Impact If this library is used in tandem with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the si...

6.3CVSS6AI score0.00324EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/11 2:34 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview Magick.NET-Q8-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

6.5CVSS6.1AI score0.00173EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/06/24 3:46 p.m.11 views

CVE-2026-54906

concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can...

9.8CVSS5.8AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/19 8:47 p.m.7 views

GHSA-6WX8-W4F5-WWCR Concurrent Ruby: ReadWriteLock allows wrong-thread write release and stray read-release counter corruption

Summary Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can then enter its critical section while the first writer is still...

2.1CVSS6AI score0.0016EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/19 12:0 a.m.16 views

PT-2026-51092

Name of the Vulnerable Software and Affected Versions concurrent-ruby versions prior to 1.3.7 Description A synchronization correctness issue exists in the public Concurrent::ReadWriteLock API. The function release write lock does not verify if the calling thread actually acquired the write lock,...

9.8CVSS5.9AI score0.0016EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.12 views

SUSE CVE-2026-46328

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

6.5CVSS5.4AI score0.00114EPSS
SaveExploits0References17
EUVD
EUVD
added 2026/06/09 12:25 p.m.14 views

EUVD-2026-35429

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

5.4AI score0.00114EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/09 12:25 p.m.8 views

CVE-2026-46328 apparmor: fix rlimit for posix cpu timers

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

7.3CVSS5.8AI score
SaveExploits0References11
RubySec
RubySec
added 2026/06/04 12:0 a.m.10 views

Resource limit bypass via message compression

Impact If this library is used in tandem with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the si...

6.3CVSS5.9AI score0.00324EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/02/24 1:43 a.m.4 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 SVG decoding process. An attacker can cause excessive memory consumption and process termination by submitting a specially crafted SVG image file. Remediation A fix was pushed...

8.7CVSS5.6AI score0.00501EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 10:9 a.m.14 views

CVE-2019-19726

OpenBSD through 6.6 allows local users to escalate to root because a check for LDLIBRARYPATH in setuid programs can be defeated by setting a very small RLIMITDATA resource limit. When executing chpass or passwd which are setuid root, dlsetupenv in ld.so tries to strip LDLIBRARYPATH from the...

7.8CVSS7.1AI score0.03522EPSS
SaveExploits12References1
Tenable Nessus
Tenable Nessus
added 2024/11/04 12:0 a.m.19 views

RHEL 6 : openstack-nova (RHSA-2013:1199)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2013:1199 advisory. The openstack-nova packages provide OpenStack Compute Nova, which provides services for provisioning, managing, and using virtual machine...

6CVSS8.3AI score0.04863EPSS
SaveExploits7References17
CNNVD
CNNVD
added 2024/01/09 12:0 a.m.8 views

CRI-O Security Vulnerabilities

CRI-O is a lightweight container runtime environment for Kubernetes systems. CRI-O suffers from a security vulnerability that stems from the ability of a Pod to break through a resource limit on cgroupv2, resulting in a denial of service...

7.5CVSS6.7AI score0.00859EPSS
SaveExploits0References6
Rows per page
Query Builder