Lucene search
+L

209 matches found

Kitploit
Kitploit
•added 2026/09/25 4:36 p.m.•11 views

CVE-2026-65591

CVE-2026-65591 Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.64 n8n versions prior to 2.29.8 n8n versions prior to 2.30.1 Description A sanitizer bypass exists in the legacy expression evaluator's computed-member handler. An authenticated user with permissions ...

8.9CVSS6.2AI score0.00694EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 7:12 p.m.•16 views

CVE-2026-76578

CVE-2026-76578 — FreeIPA Anonymous Admin Takeover Product: FreeIPA 4.9.x – 4.13.3 Severity: Critical CVSS 9.8 Fixed: FreeIPA 4.13.4 / 389-ds-base 3.2.0-10.el102 RHSA-2026:64785 Legal Notice This proof-of-concept was developed and executed exclusively within an isolated, privately owned lab...

9.8CVSS6.3AI score0.00963EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 3:13 p.m.•8 views

Password-Strength-Evaluator

Password Strength Evaluator Password Strength Evaluator is a tool to evaluate the strength of passwords and provide recommendations to improve their security. This tool also checks if your password has been exposed in any data breaches using the Have I Been Pwned API. Additionally, it stores the...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/23 8:26 a.m.•6 views

Exploit-CVE-2025-68613

Exploit-CVE-2025-68613 Security Advisory: Critical Remote Code Execution Vulnerability in n8n CVE-2025-68613 A critical vulnerability has been identified in the n8n workflow automation tool that allows for arbitrary code execution. Authenticated users with permissions to create or edit workflows...

9.9CVSS8.6AI score0.98994EPSS
SaveExploits33
Kitploit
Kitploit
•added 2026/09/22 7:49 a.m.•13 views

cve-2026-58138

CVE-2026-58138: Conductor unauthenticated RCE Reproduction kit for CVE-2026-58138, a CVSS 9.8 code-injection vulnerability in Conductor. It contains the OpenTaint rule and GraalVM approximations, isolated rule tests, the scan result, and a working exploit. Read the case study Open the interactive...

9.8CVSS6.2AI score0.14687EPSS
SaveExploits6References3
Kitploit
Kitploit
•added 2026/09/22 1:40 a.m.•9 views

CVE-2026-58138

CVE-2026-58138 — Conductor Unauthenticated RCE via GraalVM Evaluator -critical TL;DR: Orkes/OSS Conductor versions 3.21.21 to 3.30.2 evaluates user-supplied JavaScript in INLINE tasks using a GraalVM context with full host access HostAccess.ALL. Because the community API has no authentication by...

9.8CVSS6.2AI score0.14687EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/21 8:36 p.m.•12 views

CVE-2026-58138-Conductor-Unauth-RCE

CVE-2026-58138 — Conductor Unauthenticated RCE via INLINE GraalVM Evaluator Conductor OSS / Orkes3.21.21 … before 3.30.2 evaluates user-supplied JavaScript in INLINE and LAMBDA / DOWHILE / SWITCH tasks with a GraalVM context built with full host access HostAccess.ALL. The script reflects up to...

9.8CVSS6.2AI score0.14687EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/21 5:02 a.m.•15 views

safe-expr-eval

safe-expr-eval Fast and lightweight expression evaluator for JavaScript and TypeScript. A modern expression parser with a familiar API, zero dependencies, and full TypeScript support. Features Fast expression parsing and evaluation Lightweight and dependency-free Full TypeScript support Simple an...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/20 4:07 p.m.•7 views

CVE-2026-58138

🚨 CVE-2026-58138 — Unauthenticated Remote Code Execution 🔥 Critical Unauthenticated Remote Code Execution in Conductor Affected versions:3.21.21 → 3.30.2 📌 Overview CVE-2026-58138 is a critical unauthenticated Remote Code Execution RCE...

9.8CVSS6.7AI score0.14687EPSS
SaveExploits6References3
Kitploit
Kitploit
•added 2026/09/20 11:55 a.m.•12 views

CVE-2025-68613-Python-Exploit

CVE-2025-68613: n8n Workflow Expression RCE Proof of Concept PoC exploit for a critical Remote Code Execution vulnerability in the n8n workflow automation platform. Description The vulnerability exists in the n8n expression evaluation system. User-supplied expressions are not properly sandboxed,...

9.9CVSS9.1AI score0.98994EPSS
SaveExploits33
NVD
NVD
•added 2026/09/14 8:16 p.m.•10 views

CVE-2026-55244

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS0.00177EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/14 8:16 p.m.•3 views

UBUNTU-CVE-2026-55244

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS5.9AI score0.00177EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/14 8:00 p.m.•32 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS0.00177EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/14 8:00 p.m.•16 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS5.7AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/14 12:00 a.m.•0 views

CVE-2026-85192: Improper Control of Generation of Code

Joomla Extension - regularlabs.com - Authenticated, privileged remote code execution in Conditional Content extension for Joomla 8.0.0 - Conditional Content Pro accepts inline PHP Condition Rules in article syntax. In affected versions, the PHP is passed to the Conditions evaluator without checki...

9.4CVSS6.2AI score0.00666EPSS
SaveExploits0References2
Fedora
Fedora
•added 2026/09/11 7:07 p.m.•8 views

[SECURITY] Fedora 45 Update: python-asteval-1.0.10-1.fc45

ASTEVAL is a safeish evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are...

8.4CVSS5.8AI score0.00278EPSS
SaveExploits0
GithubExploit
GithubExploit
•added 2026/09/09 8:08 p.m.•39 views

Exploit for CVE-2026-76578

CVE-2026-76578 — FreeIPA Anonymous Admin Takeover Product:...

9.8CVSS6.1AI score0.00963EPSS
SaveExploits1
Snyk
Snyk
•added 2026/08/31 12:34 a.m.•10 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the processSecuredAnnotation method of GrpcServiceAuthorizationConfigurer, which uses MultiValueMap.addAll to combine class-level and method-level @Secured rules and evaluates the merged set with...

5CVSS6AI score0.0031EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/28 10:59 p.m.•76 views

MAL-2026-15494 Malicious code in @7nohe/openapi-react-query-codegen (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ab8f8efdad9084d2a7c5ae5058ffc18886d68bfe1c676239fd7e0d41342fc700 The tarball ships a binding.gyp at the package root whose conditions field abuses GYP's Python expression evaluator to walk .class.base.subclasses to...

5.9AI score
SaveExploits0References10
BDU FSTEC
BDU FSTEC
•added 2026/08/20 12:00 a.m.•21 views

The vulnerability of the data selection evaluator type ctid in the PostgreSQL database management system relates to an incorrect session expiration time, allowing an attacker to disclose protected information.

The vulnerability of the data selection evaluator type “ctid” in the PostgreSQL database management system is related to an incorrect session duration. Exploiting this vulnerability can allow a malicious actor to disclose sensitive information...

8.5CVSS6.3AI score0.00334EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder