Lucene search
+L

132 matches found

Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-66415 Leantime Server-Side Request Forgery and Local File Inclusion in Blueprints::import()

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.5CVSS0.00284EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 3:21 p.m.7 views

CVE-2026-47391 PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool execution

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's first-party A2A server example exposes an unauthenticated A2A JSON-RPC endpoint and registers a calculateexpression tool implemented with Python eval. The example also binds to 0.0.0.0. A remote unauthenticated attacker...

9.8CVSS6AI score0.0078EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/20 12:19 p.m.12 views

CVE-2026-63757

SurrealDB versions before 3.1.0 contain a session hijacking vulnerability where the HTTP /rpc sessions method returns attached session UUIDs without authentication and accepts arbitrary session fields with no ownership verification. Unauthenticated attackers can enumerate session UUIDs and...

8.8CVSS0.00354EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 12:19 p.m.12 views

CVE-2026-63756

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS0.0027EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.15 views

CVE-2026-63757

CVE-2026-63757 affects SurrealDB versions before 3.1.0. The HTTP /rpc sessions method returns attached session UUIDs without authentication and accepts arbitrary session fields with no ownership verification, enabling unauthenticated attackers to enumerate session UUIDs and impersonate authentica...

8.8CVSS5.6AI score0.00354EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/20 12:4 p.m.11 views

CVE-2026-63756

CVE-2026-63756 concerns SurrealDB versions before 3.1.0, where a time-of-check/time-of-use race in the HTTP /rpc endpoint allows unauthenticated requests to inherit an authenticated session state. Unauthenticated attackers can issue concurrent /rpc requests while legitimate authenticated traffic ...

9.2CVSS5.5AI score0.0027EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.5 views

CVE-2026-63756 SurrealDB before 3.1.0 Privilege Escalation via RPC Session Race Condition

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS5.5AI score0.0027EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.7 views

CVE-2026-63756

SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent requests to the /rpc endpoint while legitimate authenticated...

9.2CVSS5.5AI score0.0027EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.10 views

CVE-2026-63747

SurrealDB versions before 3.1.0 contain a denial of service vulnerability in the RPC use handler that panics when db is set without a namespace. Unauthenticated attackers can send a malformed WebSocket message to the /rpc endpoint to crash the server process...

8.7CVSS5.3AI score0.00359EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/12 10:30 p.m.57 views

CVE-2026-15509 Leantime JSON-RPC Endpoint addUser improper authorization

A vulnerability has been found in Leantime up to 3.8.0. This impacts the function editUser/addUser of the component JSON-RPC Endpoint. The manipulation of the argument role leads to improper authorization. The attack is possible to be carried out remotely. The exploit has been disclosed to the...

6.5CVSS0.00206EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/12 10:30 p.m.28 views

CVE-2026-15509

Leantime up to 3.8.0 is affected by a vulnerability in the JSON-RPC Endpoint functions editUser/addUser where manipulating the role argument leads to improper authorization. The issue is exploitable remotely and has been publicly disclosed; vendor response was not provided. Affected impact includ...

6.5CVSS6.2AI score0.00206EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/11 1:0 p.m.14 views

EUVD-2026-43171

Capgo before 12.128.2 contains an information disclosure vulnerability in the findapikeybyvalue PostgreSQL function marked SECURITY DEFINER and executable by the anon role. Unauthenticated attackers can call this function via the /rest/v1/rpc/findapikeybyvalue endpoint to retrieve sensitive API k...

8.7CVSS6.1AI score0.00302EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/11 1:0 p.m.6 views

CVE-2026-56303 Capgo - Unauthenticated API Key Metadata Disclosure via SECURITY DEFINER RPC Function

Capgo before 12.128.2 contains an information disclosure vulnerability in the findapikeybyvalue PostgreSQL function marked SECURITY DEFINER and executable by the anon role. Unauthenticated attackers can call this function via the /rest/v1/rpc/findapikeybyvalue endpoint to retrieve sensitive API k...

8.7CVSS6.1AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/01 8:0 p.m.9 views

GHSA-5QFP-32CF-69JH SurrealDB: HTTP /rpc `sessions` method leaks attached session UUIDs, enabling full session hijack by anonymous callers

The HTTP /rpc sessions method returned every attached session UUID without authentication, and the /rpc handler accepted an arbitrary session field with no ownership check. An anonymous caller could enumerate UUIDs and impersonate any authenticated session. "Attached" means sessions registered vi...

8.8CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/06/24 1:16 p.m.16 views

CVE-2026-56245

Supabase Capgo before 12.128.2 contains an authorization bypass vulnerability in the SECURITY DEFINER recordbuildtime RPC function that allows unauthenticated attackers to insert arbitrary build-time records. Attackers can exploit this by calling POST /rest/v1/rpc/recordbuildtime with a public AP...

8.8CVSS0.00269EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/07 2:30 a.m.12 views

CVE-2026-11450 GL.iNet GL-MT3000 Path Normalization dlopen command injection

A vulnerability was detected in GL.iNet GL-MT3000 4.4.5. This affects the function dlopen in the library /usr/lib/oui-httpd/rpc/ of the component Path Normalization Handler. Performing a manipulation of the argument devname results in command injection. It is possible to initiate the attack...

7.5CVSS7.1AI score0.01572EPSS
SaveExploits1References5
Zero Science Lab
Zero Science Lab
added 2026/06/05 12:0 a.m.97 views

Lyrion Music Server 9.2.0 Arbitrary Directory Listing

Summary Lyrion Music Server formerly Logitech Media Server, and often abbreviated as "LMS" is open-source software which can control and serve stream music to a wide range of physical and virtual audio players called Squeezeboxes. Lyrion Music Server can stream your local music collection, intern...

6.9CVSS5.6AI score0.00294EPSS
SaveExploits2
NVD
NVD
added 2026/05/29 4:16 p.m.17 views

CVE-2018-25384

Wikidforum 2.20 contains a cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by submitting crafted HTML in the replytext parameter. Attackers can post comments containing JavaScript code through the rpc.php endpoint that executes in other users'...

5.4CVSS0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/29 2:46 p.m.11 views

EUVD-2018-21906

Wikidforum 2.20 contains a cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by submitting crafted HTML in the replytext parameter. Attackers can post comments containing JavaScript code through the rpc.php endpoint that executes in other users'...

5.4CVSS5.7AI score0.00215EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/29 2:46 p.m.38 views

CVE-2018-25384 Wikidforum 2.20 Cross-Site Scripting via reply_text Parameter

Wikidforum 2.20 contains a cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by submitting crafted HTML in the replytext parameter. Attackers can post comments containing JavaScript code through the rpc.php endpoint that executes in other users'...

5.4CVSS0.00215EPSS
SaveExploits0References4
Rows per page
Query Builder