Lucene search
K

57156 matches found

Cvelist
Cvelist
added 2026/04/08 7:37 p.m.14 views

CVE-2026-39411 LobeHub has an unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.48, the webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR ke...

5CVSS0.00126EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/08 7:37 p.m.4 views

CVE-2026-39411 LobeHub has an unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.48, the webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR ke...

5CVSS6AI score0.00126EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/08 7:27 p.m.5 views

CVE-2026-35479 InvenTree Plugin Installation - Insufficient Permissions

InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, any users who have staff access permissions can install plugins via the API, without requiring "superuser" account access. This level of permission requirement is out of alignment with other plugin actions such as...

6.6CVSS6AI score0.00216EPSS
Exploits0References3
CVE
CVE
added 2026/04/08 7:26 p.m.9 views

CVE-2026-35476

Summary : InvenTree (Open Source Inventory Management System) contains a privilege escalation flaw present before versions 1.2.7 and 1.3.0. A non-staff authenticated user can raise their account to staff level by sending a POST request to their user account endpoint because the API endpoint’s wri...

7.2CVSS6AI score0.00145EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/08 7:24 p.m.3 views

CVE-2026-35478 InvenTree has Arbitrary API Token Creation

InvenTree is an Open Source Inventory Management System. From 0.16.0 to before 1.2.7, any authenticated InvenTree user can create a valid API token attributed to any other user in the system — including administrators and superusers — by supplying the target's user ID in the user field of a POST...

8.3CVSS6AI score0.00303EPSS
Exploits0References1
CVE
CVE
added 2026/04/08 7:24 p.m.8 views

CVE-2026-35478

CVE-2026-35478 affects InvenTree Open Source Inventory Management System (versions 0.16.0 through before 1.2.7). The issue allows any authenticated InvenTree user to create a valid API token for any other user (including admins) by supplying the target user’s ID in the POST /api/user/tokens/ requ...

8.3CVSS6AI score0.00303EPSS
Exploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/08 7:17 p.m.4 views

PraisonAI Vulnerable to Remote Code Execution via YAML Deserialization in Agent Definition Loading

Summary The AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed, executes arbitrary JavaScript code. An attacker can...

9.8CVSS6.7AI score0.0058EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/04/08 7:17 p.m.3 views

GHSA-32VR-5GCF-3PW2 PraisonAI Vulnerable to Remote Code Execution via YAML Deserialization in Agent Definition Loading

Summary The AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed, executes arbitrary JavaScript code. An attacker can...

9.8CVSS6.7AI score0.0058EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/08 6:34 p.m.7 views

EUVD-2026-20525

Incorrect Authorization CWE-863 in Kibana can lead to information disclosure via Privilege Abuse CAPEC-122. A user with limited Fleet privileges can exploit an internal API endpoint to retrieve sensitive configuration data, including private keys and authentication tokens, that should only be...

7.7CVSS5.9AI score0.00282EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/08 4:41 p.m.22 views

CVE-2026-33461 Incorrect Authorization in Kibana Fleet Leading to Information Disclosure

Incorrect Authorization CWE-863 in Kibana can lead to information disclosure via Privilege Abuse CAPEC-122. A user with limited Fleet privileges can exploit an internal API endpoint to retrieve sensitive configuration data, including private keys and authentication tokens, that should only be...

7.7CVSS0.00282EPSS
Exploits0References1
NVD
NVD
added 2026/04/08 4:16 p.m.7 views

CVE-2026-33229

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.4.8 and 17.10.1, an improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python...

9.8CVSS0.0054EPSS
Exploits1References4
EUVD
EUVD
added 2026/04/08 3:31 p.m.2 views

EUVD-2026-20463

A new API endpoint introduced in pretix 2025 that is supposed to return all check-in events of a specific event in fact returns all check-in events belonging to the respective organizer. This allows an API consumer to access information for all other events under the same organizer, even those th...

5.5CVSS5.9AI score0.00255EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/08 3:4 p.m.7 views

User Impersonation

Overview @lobehub/cli is a LobeHub command-line interface. Affected versions of this package are vulnerable to User Impersonation via the X-lobe-chat-auth header on webapi routes. An attacker can gain unauthorized access to protected API endpoints and perform actions as an authenticated user by...

7.1CVSS5.8AI score0.00126EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/08 3:4 p.m.4 views

LobeHub: Unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

Summary The webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR key is hardcoded in the repository, an attacker can forge arbitrary auth payloads and bypass authentication on protected...

7.1CVSS6.2AI score0.00126EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 2026/04/08 3:4 p.m.1 views

EUVD-2026-20598

LobeHub: Unauthenticated authentication bypass on webapi routes via forgeable X-lobe-chat-auth header...

5CVSS5.9AI score0.00126EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/04/08 3:4 p.m.8 views

kcp's cache server is accessible without authentication or authorization checks

Summary The cache server is directly exposed by the root shard and has no authentication or authorization in place. This allows anyone who can access the root shard to read and write to the cache server. Details The cache server is routed in the pre-mux chain in the shard code. The...

9.1CVSS5.9AI score0.00436EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2026/04/08 3:0 p.m.2 views

EUVD-2026-20478

XWiki vulnerable to remote code execution with script right through unprotected Velocity scripting API...

8.6CVSS6.5AI score0.0054EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/08 3:0 p.m.4 views

XWiki vulnerable to remote code execution with script right through unprotected Velocity scripting API

Impact An improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of...

9.8CVSS5.9AI score0.0054EPSS
Exploits1References6Affected Software2
OSV
OSV
added 2026/04/08 3:0 p.m.0 views

GHSA-H259-74H5-4RH9 XWiki vulnerable to remote code execution with script right through unprotected Velocity scripting API

Impact An improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of...

8.6CVSS5.9AI score0.0054EPSS
Exploits1References6
CVE
CVE
added 2026/04/08 2:53 p.m.14 views

CVE-2026-33229

XWiki Platform is affected by a remote-code-execution vulnerability due to an improperly protected scripting API that lets users with script right bypass the Velocity sandbox and run arbitrary code (e.g., Python scripts). This can grant full access to the XWiki instance, compromising confidential...

9.8CVSS6.1AI score0.0054EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder