Lucene search
+L

1165018 matches found

Cvelist
Cvelist
added 7 hours ago8 views

CVE-2026-17529 AstrBotDevs AstrBot astr_main_agent.py authorization

A vulnerability was identified in AstrBotDevs AstrBot up to 4.25.5. Affected is an unknown function of the file astrbot/core/astrmainagent.py. The manipulation of the argument req.functool leads to incorrect authorization. The attack may be initiated remotely. The exploit is publicly available an...

6.5CVSS
SaveExploits0References8
EUVD
EUVD
added 7 hours ago4 views

EUVD-2026-49322

A vulnerability was identified in AstrBotDevs AstrBot up to 4.25.5. Affected is an unknown function of the file astrbot/core/astrmainagent.py. The manipulation of the argument req.functool leads to incorrect authorization. The attack may be initiated remotely. The exploit is publicly available an...

6.5CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 7 hours ago7 views

CVE-2026-17529

CVE-2026-17529 relates to AstrBotDevs AstrBot

6.5CVSS6.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 7 hours ago6 views

CVE-2026-55737 Heap pointer corruption via signed/unsigned mismatch in LARGE_TUPLE_EXT decoding in erts external term format decoder

Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format ETF binary to binarytoterm/1 to corrupt the BEAM heap pointer and crash the virtual machine. When decoding a LARGETUPLEEXT term, the...

5.1CVSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 7 hours ago3 views

CVE-2026-55737

Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format ETF binary to binarytoterm/1 to corrupt the BEAM heap pointer and crash the virtual machine. When decoding a LARGETUPLEEXT term, the...

5.1CVSS5.9AI score
SaveExploits0References6Affected Software1
CVE
CVE
added 7 hours ago5 views

CVE-2026-55737

CVE-2026-55737 affects Erlang OTPs/erts (versions referenced as 13.0–15.2.7.11, 16.4.0.4, 17.0.4 for OTP 25.0–29.0) where LARGE_TUPLE_EXT decoding uses conflicting arity handling. The validation pass reads the 32-bit arity as unsigned (get_uint32()), while the decode pass reads it as signed (get_...

5.1CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 7 hours ago3 views

EEF-CVE-2026-55737 Heap pointer corruption via signed/unsigned mismatch in LARGE_TUPLE_EXT decoding in erts external term format decoder

Summary Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format ETF binary to binary\to\term/1 to corrupt the BEAM heap pointer and crash the virtual machine. When decoding a LARGE\TUPLE\E...

5.1CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 7 hours ago4 views

EUVD-2026-49321

Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format ETF binary to binarytoterm/1 to corrupt the BEAM heap pointer and crash the virtual machine. When decoding a LARGETUPLEEXT term, the...

5.1CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 7 hours ago3 views

CVE-2026-56820

A flaw was found in Netty. The OcspClient component fails to validate that the Certificate ID in an Online Certificate Status Protocol OCSP response matches the requested Certificate ID. This vulnerability allows a remote attacker to bypass certificate revocation checks by presenting a legitimate...

7.4CVSS5.8AI score0.00183EPSS
SaveExploits0References8
Cvelist
Cvelist
added 7 hours ago7 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 7 hours ago3 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score
SaveExploits0References6Affected Software1
CVE
CVE
added 7 hours ago8 views

CVE-2026-47078

The CVE affects Erlang/OTP stdlib’s zip handling (lib/stdlib/src/zip.erl). zip:unzip/1,2 and zip:extract/1,2 validate entry paths with zip:check_dir_level/2, which tracks directory depth; while .. can decrement the counter and normal components increment it, a path like ../x/y may become negative...

4.8CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 7 hours ago3 views

EEF-CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Summary Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:check\dir\level/2, which tracks directory depth as a running...

4.8CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 7 hours ago4 views

EUVD-2026-49317

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 7 hours ago3 views

CVE-2026-42792

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score
SaveExploits0References6Affected Software1
CVE
CVE
added 7 hours ago8 views

CVE-2026-42792

CVE-2026-42792 affects Erlang OTP’s epmd. The issue arises in erts/epmd/src/epmd_srv.c: when accept(2) returns EMFILE or ENFILE, epmd_cleanup_exit() is called instead of treating the condition as recoverable. An attacker can exhaust epmd’s file descriptor slots by establishing many TCP connection...

6.3CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 7 hours ago4 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 7 hours ago8 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS
SaveExploits0References5
OSV
OSV
added 7 hours ago5 views

EEF-CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Summary Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The do\accept function in erts/epmd/src/epmd\srv.c calls epmd\cleanup\exi...

6.3CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 7 hours ago4 views

EUVD-2026-49316

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder