Overview
Description
Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/build_public_tmp/{flow_id}/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data (containing arbitrary Python code in node definitions) instead of the stored flow data from the database. This code is passed to exec() with zero sandboxing, resulting in unauthenticated remote code execution. This is distinct from CVE-2025-3248, which fixed /api/v1/validate/code by adding authentication. The build_public_tmp endpoint is designed to be unauthenticated (for public flows) but incorrectly accepts attacker-supplied flow data containing arbitrary executable code. This issue has been fixed in version 1.9.0.
Statistics
- 1 Post
Last activity: 9 hours ago
Bluesky
Overview
- Apache Software Foundation
- Apache HTTP Server
05 May 2026
Published
06 May 2026
Updated
CVSS
Pending
EPSS
0.72%
KEV
Description
Heap-based Buffer Overflow vulnerability in mod_proxy_ajp of Apache HTTP Server.
If mod_proxy_ajp connects to a malicious AJP server this AJP server can send a malicious AJP message back to mod_proxy_ajp and cause it to write 4 attacker controlled bytes after the end of a heap based buffer.
This issue affects Apache HTTP Server: through 2.4.66.
Users are recommended to upgrade to version 2.4.67, which fixes the issue.
Statistics
- 1 Post
Last activity: 3 hours ago
Overview
- Go standard library
- crypto/x509
- crypto/x509
08 Apr 2026
Published
13 Apr 2026
Updated
CVSS
Pending
EPSS
0.35%
KEV
Description
Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.
Statistics
- 2 Posts
Last activity: 6 hours ago
Bluesky
🔒 ELSA-2026-29702: Atualização IMPORTANTE do runc no Oracle Linux 9 corrige 3 CVEs (CVE-2026-25679, CVE-2026-32280, CVE-2026-32281). Saiba mais: -> tinyurl.com/ub67wkx3 #Oracle
Overview
- Go standard library
- crypto/x509
- crypto/x509
08 Apr 2026
Published
08 Apr 2026
Updated
CVSS
Pending
EPSS
0.38%
KEV
Description
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
Statistics
- 2 Posts
Last activity: 6 hours ago
Bluesky
🔒 ELSA-2026-29702: Atualização IMPORTANTE do runc no Oracle Linux 9 corrige 3 CVEs (CVE-2026-25679, CVE-2026-32280, CVE-2026-32281). Saiba mais: -> tinyurl.com/ub67wkx3 #Oracle
Overview
- Go standard library
- net/url
- net/url
06 Mar 2026
Published
10 Mar 2026
Updated
CVSS
Pending
EPSS
0.52%
KEV
Description
url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.
Statistics
- 2 Posts
Last activity: 6 hours ago
Bluesky
🔒 ELSA-2026-29702: Atualização IMPORTANTE do runc no Oracle Linux 9 corrige 3 CVEs (CVE-2026-25679, CVE-2026-32280, CVE-2026-32281). Saiba mais: -> tinyurl.com/ub67wkx3 #Oracle
Overview
- Go standard library
- crypto/tls
- crypto/tls
08 Apr 2026
Published
13 Apr 2026
Updated
CVSS
Pending
EPSS
0.45%
KEV
Description
If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.
Statistics
- 1 Post
Last activity: 6 hours ago