Lucene search
+L

436 matches found

EUVD
EUVD
added 2026/05/03 2:15 p.m.10 views

EUVD-2026-26838

A weakness has been identified in langflow-ai langflow up to 1.8.4. This affects the function eval of the file src/lfx/src/lfx/components/llmoperations/lambdafilter.p of the component LambdaFilterComponent. Executing a manipulation can lead to code injection. The attack may be performed from...

6.5CVSS6.3AI score0.00291EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/03 2:15 p.m.70 views

CVE-2026-7700 langflow-ai langflow LambdaFilterComponent lambda_filter.p eval code injection

A weakness has been identified in langflow-ai langflow up to 1.8.4. This affects the function eval of the file src/lfx/src/lfx/components/llmoperations/lambdafilter.p of the component LambdaFilterComponent. Executing a manipulation can lead to code injection. The attack may be performed from...

6.5CVSS0.00291EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/03 2:15 p.m.24 views

CVE-2026-7700

Langflow-ai Langflow up to v1.8.4 is affected by a code injection in the LambdaFilterComponent’s eval function (src/lfx/src/lfx/components/llm_operations/lambda_filter.p). The underlying issue is unsafe evaluation of input, enabling remote exploitation. The CVE indicates the attack can be perform...

6.5CVSS6.3AI score0.00291EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/03 12:0 a.m.20 views

PT-2026-36703

Name of the Vulnerable Software and Affected Versions langflow versions prior to 1.8.5 Description A remote code injection flaw exists in the LambdaFilterComponent. The issue is located within the eval function of the file src/lfx/src/lfx/components/llm operations/lambda filter.p, where improper...

6.5CVSS7AI score0.00291EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/05/03 12:0 a.m.12 views

Langflow 注入漏洞

Langflow is an open-source visualization framework developed by Langflow for building multi-agent and RAG applications. Versions of Langflow 1.8.4 and earlier have a injection vulnerability, which stems from the function eval in the lambdafilter.p file within the component LambdaFilterComponent...

6.5CVSS6.7AI score0.00291EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/27 9:16 p.m.7 views

CVE-2026-7191

Improper use of the static-eval npm package in the open source solution qnabot-on-aws versions 7.2.4 and earlier may allow an authenticated administrator to execute arbitrary code within the fulfillment Lambda execution context by injecting a crafted conditional chaining expression via the Conten...

8.6CVSS0.00433EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/27 8:8 p.m.5 views

CVE-2026-7191 Arbitrary Code Execution via Sandbox Bypass in the open source solution QnABot on AWS

Improper use of the static-eval npm package in the open source solution qnabot-on-aws versions 7.2.4 and earlier may allow an authenticated administrator to execute arbitrary code within the fulfillment Lambda execution context by injecting a crafted conditional chaining expression via the Conten...

8.6CVSS6.4AI score0.00433EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/08 12:18 a.m.3 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception via the eventstream decoder process. An attacker can cause the host process to terminate unexpectedly by sending a crafted EventStream response frame containing a header value type byte outside the valid range...

8.2CVSS5.4AI score
SaveExploits0References2
Huntr
Huntr
added 2026/04/04 8:35 p.m.9 views

Lambda Layer `safe_mode=None` Guard Bypass — Arbitrary Code Execution via `from_config()`

Description Keras's Lambda layer deserializes Python functions using marshal.loads on attacker-controlled bytecode. A safe-mode guard in raiseforlambdadeserialization is intended to block this path, but a logic error causes the guard to silently pass when safemode is None — the default value when...

9.8CVSS8.9AI score0.01745EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2026/03/30 7:41 p.m.13 views

CVE-2026-28505 Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whitelist check

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS5.8AI score0.00476EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/30 7:41 p.m.7 views

CVE-2026-28505 Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whitelist check

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS5.8AI score0.00476EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/30 7:41 p.m.36 views

CVE-2026-28505 Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whitelist check

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS0.00476EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/30 7:41 p.m.15 views

CVE-2026-28505

CVE-2026-28505 affects Tautulli prior to version 2.17.0. The root cause is a flawed sandbox in notification_handler.py: the str_eval() sandbox inspects code.co_names, but nested lambda expressions create code objects whose attributes appear in code.co_consts, allowing bypass of the whitelist. Thi...

10CVSS5.8AI score0.00476EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/26 10:34 p.m.10 views

CVE-2026-27700

Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter hono/aws-lambda behind an Application Load Balancer ALB, the getConnInfo function incorrectly selected the first value from the X-Forwarded-For...

8.2CVSS5.4AI score0.00244EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/25 6:2 p.m.10 views

EUVD-2026-8644

Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo...

8.2CVSS5.3AI score0.00244EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/25 6:2 p.m.8 views

User Impersonation

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to User Impersonation via the getConnInfo function in the adapter/aws-lambda/conninfo.ts‎ file. An attacker can gain unauthorized access to resources protected by IP-based access controls by...

8.8CVSS6AI score0.00244EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/25 6:2 p.m.11 views

Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo

Summary When using the AWS Lambda adapter hono/aws-lambda behind an Application Load Balancer ALB, the getConnInfo function incorrectly selected the first value from the X-Forwarded-For header. Because AWS ALB appends the real client IP address to the end of the X-Forwarded-For header, the first...

8.2CVSS5.5AI score0.00244EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/25 6:2 p.m.13 views

GHSA-XH87-MX6M-69F3 Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo

Summary When using the AWS Lambda adapter hono/aws-lambda behind an Application Load Balancer ALB, the getConnInfo function incorrectly selected the first value from the X-Forwarded-For header. Because AWS ALB appends the real client IP address to the end of the X-Forwarded-For header, the first...

8.2CVSS5.9AI score0.00244EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/25 4:23 p.m.11 views

CVE-2026-27700

Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter hono/aws-lambda behind an Application Load Balancer ALB, the getConnInfo function incorrectly selected the first value from the X-Forwarded-For...

8.2CVSS0.00244EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/25 3:1 p.m.6 views

CVE-2026-27700 Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo

Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter hono/aws-lambda behind an Application Load Balancer ALB, the getConnInfo function incorrectly selected the first value from the X-Forwarded-For...

8.2CVSS5.9AI score0.00244EPSS
SaveExploits0References3
Rows per page
Query Builder