Lucene search
+L

18114 matches found

NVD
NVD
added 2026/01/21 8:16 p.m.9 views

CVE-2025-68137

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS0.00251EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/01/21 7:56 p.m.8 views

EUVD-2025-206315

EVerest is an EV charging software stack. Prior to version 2025.10.0, during the deserialization of a DCChargeLoopRes message that includes Receipt as well as TaxCosts, the vector taxcosts in the target Receipt structure is accessed out of bounds. This occurs in the method template void...

7.4CVSS5.6AI score0.00248EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/01/21 7:56 p.m.24 views

CVE-2025-68141 EVerest vulnerable to null pointer dereference during DC_ChargeLoopRes document deserialization

EVerest is an EV charging software stack. Prior to version 2025.10.0, during the deserialization of a DCChargeLoopRes message that includes Receipt as well as TaxCosts, the vector taxcosts in the target Receipt structure is accessed out of bounds. This occurs in the method template void...

7.4CVSS0.00248EPSS
SaveExploits1References1
CVE
CVE
added 2026/01/21 7:56 p.m.22 views

CVE-2025-68141

CVE-2025-68141 affects the EVerest EV charging software stack. Before version 2025.10.0, deserializing a DC_ChargeLoopRes message that includes Receipt and TaxCosts can access the vector tax_costs in Receipt out of bounds, in the function template void convert(const struct iso20_dc_DetailedTaxTy...

7.4CVSS5.6AI score0.00248EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/21 7:20 p.m.7 views

CVE-2025-68137

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS5.8AI score0.00251EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/01/21 7:20 p.m.23 views

CVE-2025-68137 EVerest's Integer Overflow and Signed to Unsigned conversion lead to either stack buffer overflow or infinite loop

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS0.00251EPSS
SaveExploits1References1
CVE
CVE
added 2026/01/21 7:20 p.m.24 views

CVE-2025-68137

EVerest before version 2025.10.0 is affected by an integer overflow in SdpPacket::parse_header(). After reading an 8-byte header, the remaining length can be set to 7, and the calculation of the remaining length yields a negative value that is interpreted as SIZE_MAX. This can cause an infinite l...

8.3CVSS5.9AI score0.00251EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/01/21 7:20 p.m.9 views

EUVD-2025-206317

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS5.9AI score0.00251EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/21 7:20 p.m.8 views

CVE-2025-68137 EVerest's Integer Overflow and Signed to Unsigned conversion lead to either stack buffer overflow or infinite loop

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS5.9AI score0.00251EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/21 7:20 p.m.13 views

CVE-2025-68137 EVerest's Integer Overflow and Signed to Unsigned conversion lead to either stack buffer overflow or infinite loop

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/01/21 7:16 p.m.27 views

CVE-2025-68135

EVerest is an EV charging software stack. Prior to version 2025.10.0, C++ exceptions are not properly handled for and by the TbdController loop, leading to its caller and itself to silently terminates. Thus, this leads to a denial of service as it is responsible of SDP and ISO15118-20 servers...

6.5CVSS0.0029EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/01/21 6:56 p.m.3 views

CVE-2025-68135

EVerest is an EV charging software stack. Prior to version 2025.10.0, C++ exceptions are not properly handled for and by the TbdController loop, leading to its caller and itself to silently terminates. Thus, this leads to a denial of service as it is responsible of SDP and ISO15118-20 servers...

6.5CVSS5.3AI score0.0029EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/01/21 6:56 p.m.7 views

CVE-2025-68135 EVerest's inadequate exception handling leads to denial of service

EVerest is an EV charging software stack. Prior to version 2025.10.0, C++ exceptions are not properly handled for and by the TbdController loop, leading to its caller and itself to silently terminates. Thus, this leads to a denial of service as it is responsible of SDP and ISO15118-20 servers...

6.5CVSS5.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/21 6:56 p.m.20 views

CVE-2025-68135 EVerest's inadequate exception handling leads to denial of service

EVerest is an EV charging software stack. Prior to version 2025.10.0, C++ exceptions are not properly handled for and by the TbdController loop, leading to its caller and itself to silently terminates. Thus, this leads to a denial of service as it is responsible of SDP and ISO15118-20 servers...

6.5CVSS5.4AI score0.0029EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/01/21 3:59 p.m.20 views

tornado: Tornado Quadratic DoS via Repeated Header Coalescing

A denial of service flaw has been discovered in the Tornado networking library. In Tornado, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the...

7.5CVSS5.7AI score0.00559EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/21 9:5 a.m.6 views

SUSE-SU-2026:0196-1 Security update for ovmf

This update for ovmf fixes the following issues: - CVE-2023-45231: Fixed out of bounds read when handling a ND Redirect message with truncated options bsc1218881. - CVE-2023-45232: Fixed infinite loop when parsing unknown options in the Destination Options header bsc1218882. - CVE-2023-45233: Fix...

8.8CVSS6AI score0.02101EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/01/21 12:0 a.m.10 views

PT-2026-3850

Name of the Vulnerable Software and Affected Versions EVerest versions prior to 2025.10.0 Description EVerest is an EV charging software stack. An integer overflow in the SdpPacket::parse header function can occur when processing data. Specifically, the current buffer length can be set to 7 after...

8.3CVSS5.6AI score0.00251EPSS
SaveExploits1References8
BDU FSTEC
BDU FSTEC
added 2026/01/21 12:0 a.m.6 views

The vulnerability of the MSL (Magick Scripting Language) <write> command in the console-based graphic editor ImageMagick, which allows a hacker to trigger a service failure.

The vulnerability of the MSL Magick Scripting Language command in the console-based image editing tool ImageMagick is related to the execution of a loop with an unavailable exit condition. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits1References8Affected Software3
CNNVD
CNNVD
added 2026/01/21 12:0 a.m.14 views

Everest-core code issues and vulnerabilities

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 code vulnerabilities. These vulnerabilities stemmed from out-of-bound vector access during the deserialization of DCChargeLoopR...

7.4CVSS5.9AI score0.00248EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/21 12:0 a.m.7 views

Konica Bizhub Multifunction Printers Infinite Loop of Messages Between Servers (CVE-2024-2169)

Implementations of UDP application protocol are vulnerable to network loops. An unauthenticated attacker can use maliciously-crafted packets against a vulnerable implementation that can lead to Denial of Service DOS and/or abuse of resources. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc...

7.5CVSS5.3AI score0.05397EPSS
SaveExploits0References4
Rows per page
Query Builder