Lucene search
+L

95964 matches found

Kitploit
Kitploit
added 2026/08/25 11:17 a.m.1 views

cve-2025-55182-poc

मूल जानकारी CVE-2025-55182 2025 में सबसे व्यापक रूप से प्रभावित करने वाले वेब फ्रेमवर्क दोषों में से एक है। React Server Components RSC आधुनिक Next.js अनुप्रयोगों की मुख्यधारा आर्किटेक्चर है, create-next-app के साथ बनाए गए कई मानक प्रोजेक्ट प्रभावित हैं, और बिना किसी कस्टम कोड के उनका शोषण किया ज...

10CVSS7.4AI score0.99802EPSS
SaveExploits385
Kitploit
Kitploit
added 2026/08/25 9:29 a.m.2 views

defcon33_silence_kill_edr

🛡️ DEFCON कार्यशाला: EDRs को उनकी जगह पर रखना 💀 EDR एजेंटों को एक प्रतिद्वंद्वी की तरह मारना और चुप कराना सेटअप EDR किलिंग कस्टम EDR एवेज़न 🎯 आप क्या करेंगे प्रत्येक छात्र को अपना स्वयं का लैब वातावरण प्रदान किया जाएगा: 🔍 लाइव EDR एजेंट की जाँच करें: उसके हुक, लॉग और पहुँच का पता लगाएं ⚔️ ज्ञात...

5.3AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 5:19 p.m.43 views

ranger

ranger A tool to support security professionals access and interact with remote Microsoft Windows based systems. This project was conceptualized with the thought process, we did not invent the bow or the arrow, just a more efficient way of using it. Ranger is a command-line driven attack and...

5.9AI score
SaveExploits0
Snyk
Snyk
added 2026/07/08 10:39 p.m.58 views

Arbitrary Code Injection

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Arbitrary Code Injection via the createguardrail, updateguardrail, deleteguardrail, and patchguardrail handlers in the guardrails API. An attacker can upload or modify cust...

7.7CVSS6.3AI score0.00655EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/08 8:16 p.m.11 views

CVE-2026-59821

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.82.0-stable, LiteLLM's Custom Code Guardrails production create and update paths did not apply the same sandboxing and validation used by the test endpoint, allowing a privileged user with access to creat...

7.2CVSS0.00655EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 7:14 p.m.11 views

CVE-2026-59821 LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.82.0-stable, LiteLLM's Custom Code Guardrails production create and update paths did not apply the same sandboxing and validation used by the test endpoint, allowing a privileged user with access to creat...

2.1CVSS6.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.22 views

PT-2026-56544

Name of the Vulnerable Software and Affected Versions LiteLLM versions prior to 1.82.0-stable Description LiteLLM is a proxy server that acts as an AI Gateway for calling LLM APIs. A flaw exists in the production create and update paths of the Custom Code Guardrails, which failed to apply the sam...

7.2CVSS6.1AI score0.00655EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2026/06/18 3:04 p.m.20 views

Kirby: Request header injection in `Http\Remote`

TL;DR This vulnerability affects Kirby sites and plugins that use the Kirby\Http\Remote class including Remote::request, Remote::get, Remote::post, and similar helpers to send outgoing HTTP requests and that pass untrusted, user-controlled data into the headers option of such a request. By...

6.9CVSS5.9AI score0.00443EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/27 6:46 a.m.16 views

CVE-2026-8832

The WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.3.5 This is due to the 'wpcode' custom post type being registered without a custom capabilitytype or capability...

8.8CVSS5.8AI score0.01862EPSS
SaveExploits2References9
OSV
OSV
added 2026/05/11 4:17 p.m.120 views

GHSA-WXXX-GVQV-XP7P LiteLLM has a sandbox escape in custom-code guardrail

Impact The POST /guardrails/testcustomcode endpoint runs user-supplied Python inside a hand-rolled sandbox. The sandbox can be escaped using bytecode-level techniques, allowing arbitrary code execution in the proxy process — which runs as root in the default Docker image. Reaching the endpoint...

8.8CVSS6.2AI score0.15056EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2026/05/11 4:17 p.m.20 views

LiteLLM has a sandbox escape in custom-code guardrail

Impact The POST /guardrails/testcustomcode endpoint runs user-supplied Python inside a hand-rolled sandbox. The sandbox can be escaped using bytecode-level techniques, allowing arbitrary code execution in the proxy process — which runs as root in the default Docker image. Reaching the endpoint...

8.8CVSS6.2AI score0.15056EPSS
SaveExploits2References5Affected Software1
Fedora
Fedora
added 2026/04/25 1:53 a.m.12 views

[SECURITY] Fedora 44 Update: libinput-1.31.1-1.fc44

libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput...

8.8CVSS5.3AI score0.00177EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/13 5:29 p.m.9 views

CVE-2026-40217

A flaw was found in LiteLLM. A remote attacker can exploit this flaw by performing bytecode rewriting at the /guardrails/testcustomcode URI. This could lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. Mitigation Mitigation for this issue is...

8.8CVSS6AI score0.15056EPSS
SaveExploits2References4
OSV
OSV
added 2026/04/10 3:31 p.m.45 views

GHSA-3926-2JVF-FG29 Duplicate Advisory: LiteLLM has a sandbox escape in custom-code guardrail

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wxxx-gvqv-xp7p. This link is maintained to preserve external references. Original Description LiteLLM through 2026-04-08 allows remote attackers to execute arbitrary code via bytecode rewriting at the...

8.8CVSS6.2AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/10 3:31 p.m.18 views

Duplicate Advisory: LiteLLM has a sandbox escape in custom-code guardrail

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wxxx-gvqv-xp7p. This link is maintained to preserve external references. Original Description LiteLLM through 2026-04-08 allows remote attackers to execute arbitrary code via bytecode rewriting at the...

8.8CVSS6.2AI score0.15056EPSS
SaveExploits2References3Affected Software1
Snyk
Snyk
added 2026/04/10 1:43 p.m.15 views

Arbitrary Code Injection

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Arbitrary Code Injection in the /guardrails/testcustomcode endpoint through bytecode rewriting. An attacker can execute arbitrary code by sending specially crafted requests...

8.8CVSS6.2AI score0.15056EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/04/10 1:43 p.m.16 views

CVE-2026-40217

LiteLLM through 2026-04-08 allows remote attackers to execute arbitrary code via bytecode rewriting at the /guardrails/testcustomcode URI...

8.8CVSS6.2AI score0.15056EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.21 views

LiteLLM 安全漏洞

LiteLLM is an open-source application developed by Berri AI. It allows for the invocation of all LLM APIs in the OpenAI format. Versions of LiteLLM dated before April 8, 2026, contain a security vulnerability. This vulnerability stems from the /guardrails/testcustomcode URI, which allows arbitrar...

8.8CVSS6AI score0.15056EPSS
SaveExploits2References1
NVD
NVD
added 2025/11/21 8:15 a.m.8 views

CVE-2025-12135

The WPBookit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'csscode' parameter in all versions up to, and including, 1.0.6 due to a missing capability check on the savecustomecode function. This makes it possible for unauthenticated attackers to inject arbitrary web...

7.2CVSS0.00286EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/11/21 12:00 a.m.35 views

PT-2025-47691

Name of the Vulnerable Software and Affected Versions WPBookit versions up to and including 1.0.6 Description The WPBookit plugin for WordPress is susceptible to Stored Cross-Site Scripting. This is due to a missing capability check on the save custome code function, allowing unauthenticated...

7.2CVSS5.5AI score0.00286EPSS
SaveExploits0References11
Rows per page
Query Builder