Lucene search
+L

8473 matches found

CVE
CVE
added 2026/06/01 2:00 a.m.49 views

CVE-2026-10214

The CVE affects zhayujie chatgpt-on-wechat Bash Tool (up to 2.0.8). The vulnerability is in agent/tools/bash/bash.py, _get_safety_warning, enabling os command injection via manipulated input and allowing remote exploitation. Exploit code is public (PoC), with the patch in version 2.0.9 (commit 16...

7.5CVSS6.7AI score0.01336EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/06/01 2:00 a.m.22 views

EUVD-2026-33535

A weakness has been identified in zhayujie chatgpt-on-wechat up to 2.0.8. This issue affects the function getsafetywarning of the file agent/tools/bash/bash.py of the component Bash Tool. Executing a manipulation can lead to os command injection. The attack can be launched remotely. The exploit h...

7.5CVSS6.7AI score0.01336EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.44 views

CVE-2026-37231

FlexRIC v2.0.0 uses a uint16t counter for xappid assignment but stores the value in uint32t message fields. After 65,530+ E42SETUPREQUESTs, the 16-bit counter wraps around and produces duplicate xappids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal data...

0.00488EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.14 views

UTT HiPER 1200GW 安全漏洞

UTT HiPER 1200GW is a wireless gateway device developed by UTT Corporation. Versions of UTT HiPER 1200GW prior to 2.5.3-170306 contained security vulnerabilities. These vulnerabilities were caused by incorrect operations with the strcpy function in the file/goform/formTaskEdit, which could lead t...

9CVSS8.4AI score0.00472EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/01 12:00 a.m.8 views

CVE-2026-37228

FlexRIC v2.0.0 contains a reachable assertion in e2aprecvsctpmsg src/lib/ep/e2apep.c. The function allocates a fixed 32KB receive buffer and enforces assertrc = 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is required. All four SCTP endpoin...

7.5CVSS6.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.39 views

PT-2026-45507

FlexRIC v2.0.0 contains a reachable assertion in e2ap recv sctp msg src/lib/ep/e2ap ep.c. The function allocates a fixed 32KB receive buffer and enforces assertrc = 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is required. All four SCTP...

6.1AI score0.00642EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.26 views

FlexRIC 安全漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability arises from the fact that when the lookup function returns NULL, the assert function during debugging builds triggers a SIGABRT, or in release...

7.5CVSS5.4AI score0.00642EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.18 views

GPAC 安全漏洞

GPAC is an open-source multimedia framework developed by GPAC. Version 2.4 of GPAC contains a security vulnerability, which stems from a heap buffer overflow in the m2tsdmxsendpacket function. This vulnerability could lead to a denial-of-service attack...

5.5CVSS5.6AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/01 12:00 a.m.8 views

CVE-2026-37230

FlexRIC v2.0.0 crashes when the near-RT RIC receives a RICINDICATION message with a ranfuncid that does not exist in its registry. The lookup returns NULL, triggering assert in Debug builds SIGABRT or NULL pointer dereference in Release builds SIGSEGV. A remote unauthenticated attacker can crash...

7.5CVSS6.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.42 views

CVE-2026-37230

FlexRIC v2.0.0 crashes when the near-RT RIC receives a RICINDICATION message with a ranfuncid that does not exist in its registry. The lookup returns NULL, triggering assert in Debug builds SIGABRT or NULL pointer dereference in Release builds SIGSEGV. A remote unauthenticated attacker can crash...

0.00642EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/30 2:55 p.m.14 views

CVE-2018-25410

SIM-PKH 2.4.1 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to /admin/media.php with module=pengurus and act=editpengurus parameters containing SQ...

7.1CVSS6.2AI score0.00221EPSS
SaveExploits0References4Affected Software1
Debian
Debian
added 2026/05/30 2:38 p.m.26 views

[BSA-135] Security Update for exim4

Andreas Metzler uploaded new packages for exim4 which fixed the following security problems: CVE-2026-48840 PROXYv2 parser: reject PROXY frames whose declared payload length is too short for the claimed address family 12 bytes for TCPv4/0x11, 36 bytes for TCPv6/0x21. Previously a frame with...

5.3CVSS5.7AI score0.00264EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/29 7:58 p.m.24 views

EUVD-2026-33444

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is 64-bit on amd64 ...

8.7CVSS5.8AI score0.00504EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/29 7:58 p.m.72 views

CVE-2026-46385

Summary (CVE-2026-46385) iskorotkov/avro’s Go Avro decoder can trigger remote, unauthenticated CPU exhaustion by looping up to math.MaxInt64 iterations when decoding large attacker-controlled block counts, because inner loops did not check the reader’s error state after each decode. Affected: git...

8.7CVSS5.8AI score0.00504EPSS
SaveExploits0References13
OSV
OSV
added 2026/05/29 6:03 p.m.9 views

CVE-2026-47740 Shopper: Authorization bypass in multiple Livewire admin components

Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, Multiple Filament actions on the admin Order detail and Order shipments table were callable by an authenticated low-privilege user without the permission required to mutate orders. The order detail actions cancel, mark paid, mark...

8.1CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/05/29 6:03 p.m.20 views

EUVD-2026-33410

Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, Multiple Filament actions on the admin Order detail and Order shipments table were callable by an authenticated low-privilege user without the permission required to mutate orders. The order detail actions cancel, mark paid, mark...

8.1CVSS5.8AI score0.00258EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/05/29 3:17 p.m.18 views

WordPress Booking Manager plugin <= 2.1.18 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by dodoh4t in WordPress Plugin Booking Manager versions = 2.1.18...

6.5CVSS5.8AI score0.0013EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/29 11:11 a.m.18 views

OESA-2026-2500 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via...

7.5CVSS5.7AI score0.00443EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/29 10:30 a.m.11 views

CVE-2026-9808

An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints utilizing API Platform. Under certain conditions, roles configured with owner-scope restrictions such as viewown or editown are not properly enforced. This allows low-privilege authenticated API users to bypass...

7.1CVSS5.8AI score0.00201EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:06 a.m.13 views

smb/client: fix out-of-bounds read in smb2_compound_op()

...

9.1CVSS5.4AI score0.00478EPSS
SaveExploits0
Rows per page
Query Builder