Lucene search
K

721 matches found

Vulnrichment
Vulnrichment
added 2026/01/21 6:32 p.m.4 views

CVE-2025-68134 EVerest's use of assert functions can potentially lead to denial of service

EVerest is an EV charging software stack. Prior to version 2025.10.0, the use of the assert function to handle errors frequently causes the module to crash. This is particularly critical because the manager shuts down all other modules and exits when any one of them terminates, leading to a denia...

7.4CVSS5.5AI score0.00156EPSS
Exploits0References1
EUVD
EUVD
added 2026/01/21 6:32 p.m.1 views

EUVD-2025-206324

EVerest is an EV charging software stack. Prior to version 2025.10.0, the use of the assert function to handle errors frequently causes the module to crash. This is particularly critical because the manager shuts down all other modules and exits when any one of them terminates, leading to a denia...

7.4CVSS5.5AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2026/01/21 6:32 p.m.3 views

CVE-2025-68134 EVerest's use of assert functions can potentially lead to denial of service

EVerest is an EV charging software stack. Prior to version 2025.10.0, the use of the assert function to handle errors frequently causes the module to crash. This is particularly critical because the manager shuts down all other modules and exits when any one of them terminates, leading to a denia...

7.4CVSS5.6AI score0.00156EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/01/21 12:0 a.m.5 views

Everest-Core: Input validation vulnerability

Everest-core is a major component of the open-source electric vehicle charging software stack developed by EVerest. Versions of everest-core prior to 2025.10.0 contained a vulnerability related to input validation errors. This vulnerability stemmed from the use of the assert function to handle...

7.4CVSS5.8AI score0.00156EPSS
Exploits0References2
Redos
Redos
added 2026/01/14 12:0 a.m.5 views

ROS-20260114-7329

A vulnerability in the ovlencoderealfh fs/overlayfs/copyup.c and showmarkfhandle fs/notify/fdinfo.c functions of the Linux operating system kernel is related to a flaw in the use of assert. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS7.6AI score0.00201EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/01/09 11:56 a.m.4 views

CVE-2018-4474

A memory consumption issue was addressed with improved memory handling. This issue is fixed in iCloud for Windows 7.7, watchOS 5, Safari 12, iOS 12, iTunes 12.9 for Windows, tvOS 12. Unexpected interaction causes an ASSERT failure...

7.5CVSS5.9AI score0.01685EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:19 a.m.7 views

CVE-2019-18844

The Device Model in ACRN before 2019w25.5-140000p relies on assert calls in devicemodel/hw/pci/core.c and devicemodel/include/pcicore.h instead of other mechanisms for propagating error information or diagnostic information, which might allow attackers to cause a denial of service assertion failu...

7.5CVSS6.8AI score0.01741EPSS
Exploits0References1
OSV
OSV
added 2026/01/06 12:15 a.m.6 views

AZL-73529 CVE-2025-69227 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS6.5AI score0.00337EPSS
Exploits0References1
OSV
OSV
added 2026/01/06 12:15 a.m.1 views

DEBIAN-CVE-2025-69227

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

7.5CVSS7.8AI score0.00337EPSS
Exploits0References1
NVD
NVD
added 2026/01/06 12:15 a.m.4 views

CVE-2025-69227

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS0.00337EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/01/06 12:0 a.m.2 views

CVE-2025-69227

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS7.1AI score0.00337EPSS
Exploits0References4
CVE
CVE
added 2026/01/05 11:19 p.m.16 views

CVE-2025-69227

CVE-2025-69227 affects AIOHTTP (async HTTP client/server for asyncio) with vulnerable versions 3.13.2 and earlier. The issue is an infinite loop that can trigger a DoS when assert statements are bypassed during POST body processing; if optimizations are enabled (-O or PYTHONOPTIMIZE=1) and a hand...

8.7CVSS6.5AI score0.00337EPSS
Exploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/05 11:19 p.m.3 views

CVE-2025-69227

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS7AI score0.00337EPSS
Exploits0
EUVD
EUVD
added 2026/01/05 11:10 p.m.2 views

EUVD-2026-1045

AIOHTTP vulnerable to DoS when bypassing asserts...

8.7CVSS6.1AI score0.00337EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/01/05 11:10 p.m.8 views

AIOHTTP vulnerable to DoS when bypassing asserts

Summary When assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body. Impact If optimisations are enabled -O or PYTHONOPTIMIZE=1, and the application includes a handler that uses the Request.post method, then an attacker may be able to...

8.7CVSS7.1AI score0.00337EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/02 4:27 p.m.8 views

CVE-2025-48768

Release of Invalid Pointer or Reference vulnerability was discovered in fs/inode/fsinoderemove code of the Apache NuttX RTOS that allowed root filesystem inode removal leading to a debug assert trigger that is disabled by default, NULL pointer dereference handled differently depending on the targ...

6.5CVSS7.2AI score0.00758EPSS
Exploits0References1
NVD
NVD
added 2026/01/01 5:15 p.m.5 views

CVE-2025-48768

Release of Invalid Pointer or Reference vulnerability was discovered in fs/inode/fsinoderemove code of the Apache NuttX RTOS that allowed root filesystem inode removal leading to a debug assert trigger that is disabled by default, NULL pointer dereference handled differently depending on the targ...

6.5CVSS0.00758EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.2 views

SUSE CVE-2023-54080

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

4.1CVSS6.6AI score0.0018EPSS
Exploits0References17
EUVD
EUVD
added 2025/12/23 7:59 a.m.5 views

EUVD-2025-204942

Malicious code in assert-json-not npm...

6.6AI score
Exploits0References1
OSV
OSV
added 2025/12/23 7:59 a.m.3 views

MAL-2025-192711 Malicious code in assert-json-not (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ad56c36eacf8881039723de4379e14983280b611dba15585274909b1a3c1b326 The package assert-json-not was found to contain malicious code...

6.8AI score
Exploits0References3
Rows per page
Query Builder