Framework Vulnerabilities

Agent frameworks ship fast and get embedded everywhere. This type collects published CVEs and GitHub Security Advisories affecting orchestration libraries, agent SDKs, and their dependencies, each summarized with affected versions and the fix.

OWASP Agentic Top 10: ASI04 Agentic Supply Chain Vulnerabilities, ASI05 Unexpected Code Execution

Other agent threat types

Showing 1–20 of 43 threats, newest first

langflownamespace-collisionuser-id-confusiondata-exposuremessage-injectionmulti-tenancyASI02 · Tool MisuseSurface: MemoryPropagation: Single Hop

IBM Langflow OSS versions 1.0.0 through 1.11.1 contain a flaw where user identifiers can collide across namespaces, allowing a remote attacker to access another user's sensitive data or inject messages into their session. This is a serious multi-tenancy isolation failure in a widely used agent-building framework, warranting prompt patching.

Updated Aug 29, 2026 · CVSS 8.2

langflowpath-traversalfile-readagent-frameworkunauthenticated-accesscveASI08 · Cascading FailuresSurface: Tool LayerPropagation: Single Hop

A path traversal vulnerability in IBM Langflow OSS (versions 1.0.0 through 1.11.1) allows a remote attacker to read arbitrary files on the host system. Langflow is a visual builder for LLM/agent workflows, so this flaw could expose sensitive configuration, credentials, or agent memory/state files stored on disk. This is a genuine, high-severity infrastructure vulnerability rather than a novel agentic attack technique.

Updated Aug 29, 2026 · CVSS 7.5

langflowimproper-authenticationunauthenticated-accessagent-frameworkflow-executioninformation-disclosureASI02 · Tool MisuseSurface: PlannerPropagation: Single Hop

IBM Langflow OSS versions 1.0.0 through 1.11.1 contain an improper authentication flaw that allows a remote attacker to execute arbitrary flows and access sensitive information without valid credentials. This is a genuine, high-impact vulnerability in a widely used agent/LLM orchestration framework that could let attackers run arbitrary agent pipelines and exfiltrate data. Organizations running affected versions should patch immediately.

Updated Aug 29, 2026 · CVSS 8.2

langflowssrfagent-frameworkauthenticated-attackernetwork-enumerationASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

IBM Langflow OSS versions 1.0.0 through 1.11.1 contain a server-side request forgery (SSRF) vulnerability that allows an authenticated attacker to make the server send unauthorized requests to internal or external systems. This could be used for internal network reconnaissance or as a stepping stone for further attacks, but requires authentication and has moderate severity per its CVSS score of 4.3.

Updated Aug 29, 2026 · CVSS 4.3

langflowa2arceunauthenticatedagent-frameworkcritical-vulnerabilityASI07 · Inter-Agent CommsSurface: ProtocolPropagation: Single Hop

IBM Langflow versions 1.0.0 through 1.11.1 contain a critical flaw in the Agent-to-Agent (A2A) public endpoint that fails to properly enforce security restrictions, allowing a remote unauthenticated attacker to execute arbitrary code. With a CVSS score of 9.8, this is a severe, easily exploitable vulnerability that could grant full control of the affected system.

Updated Aug 29, 2026 · CVSS 9.8

SSRFbroken-access-controlAI-provider-hijackcloud-metadataIMDSdradisroslin-agentauthorization-bypassASI08 · Cascading FailuresSurface: Tool LayerPropagation: Single Hop

A missing authorization check in Dradis Community Edition lets any authenticated non-admin user redirect the built-in Roslin AI agent to an arbitrary attacker-controlled or internal URL. This creates a server-side request forgery vulnerability whose responses are reflected back to the attacker, enabling access to internal services and cloud metadata endpoints like AWS IMDS.

Updated Aug 26, 2026 · CVSS 7.1

path-traversalsandbox-escapeagent-bundleworkspace-isolationprivilege-abusetool-misuseCVE-2026-62677ASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

Omnigent, an open-source AI agent orchestration framework, fails to validate the os_env.cwd field in uploaded agent bundles, allowing an authenticated user to supply an absolute or traversal path. When the runner has no configured workspace root, this attacker-controlled path becomes the trusted root for file and shell tools, letting an agent read, write, or execute outside its intended sandbox and potentially exfiltrate host secrets.

Updated Aug 22, 2026 · CVSS 8.8

shell-parsingpolicy-bypasssandbox-escapecommand-injectioncoding-agentallowlist-bypassprompt-injection-enablerASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

Omnigent, an open-source AI agent orchestration framework, contains a shell-command parser that fails to recognize certain command syntax (combined flags, timing wrappers, command substitution, background operators). This causes the framework's git/gh write allowlist and workspace confinement policies to silently abstain rather than block, letting an agent push to unauthorized repositories or branches or escape its intended working directory. A prompt-injected or otherwise manipulated coding agent could exploit this gap to perform unauthorized writes outside its granted scope.

Updated Aug 22, 2026 · CVSS 7.1

langflowbroken-authenticationadmin-takeoveropen-relaymcp-adjacentagent-frameworkibm-langflowASI08 · Cascading FailuresSurface: Supply ChainPropagation: None

IBM Langflow versions 1.0.0 through 1.10.0 expose a registration endpoint without proper authentication, allowing a remote attacker to overwrite the administrator's email address and abuse the server to send outbound mail as a relay. Because Langflow is widely used to build and orchestrate LLM agent flows, compromising its admin identity could give an attacker control over flow configuration, credentials, and connected tools.

Updated Aug 20, 2026 · CVSS 7.5

langflowauthenticationbrute-forceaccount-takeoveragent-frameworkrate-limitingASI08 · Cascading FailuresSurface: Human InterfacePropagation: Single Hop

Langflow, an open-source framework used to visually build LLM/agent workflows, contains a flaw allowing unlimited authentication attempts, enabling remote attackers to brute-force user credentials. Given a 9.1 CVSS score, successful exploitation could grant unauthorized access to accounts controlling agent pipelines, connected tools, and stored credentials/secrets.

Updated Aug 14, 2026 · CVSS 9.1

prototype-pollutionmulti-tenantdenial-of-serviceprivilege-abuseai-agent-platformtrigger.devjsonheropathASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

A vulnerability in Trigger.dev, a platform for orchestrating managed AI agents and workflows, allows any authenticated tenant to pollute Object.prototype in the shared webapp process via a metadata update API. This corrupts database queries and metrics across all tenants and can break worker authentication or crash the process, resulting in a cross-tenant denial-of-service condition. The issue is fixed in version 4.5.6.

Updated Aug 14, 2026 · CVSS 8.5

langflowcryptographyweak-key-derivationfernetsecrets-managementagent-frameworkASI08 · Cascading FailuresSurface: Supply ChainPropagation: Single Hop

IBM Langflow, an open-source visual builder for AI agent workflows, has a flaw in its ensure_fernet_key() function that produces weak cryptographic keys used to encrypt sensitive data such as credentials and secrets. This weakens the confidentiality guarantees of stored secrets, potentially allowing an attacker to decrypt or brute-force protected data if they gain access to the encrypted material. This is a genuine framework-level security issue affecting confidentiality of agent configuration/secrets rather than a direct agent-behavior exploit.

Updated Aug 7, 2026 · CVSS 7.4

weak-cryptographyfernetkey-derivationlangflowcredential-exposureagent-frameworkinsecure-randomnessASI02 · Tool MisuseSurface: Supply ChainPropagation: Single Hop

IBM Langflow OSS versions 1.0.0 through 1.10.3 use Python's non-cryptographic Mersenne Twister PRNG to derive Fernet encryption keys from short user secrets, making key generation deterministic and predictable. An attacker who can predict or brute-force the seed can regenerate the encryption key and decrypt stored API keys and authentication tokens used by the agent platform.

Updated Aug 7, 2026 · CVSS 7.4

SSRFlangflowollamaagent-frameworkinput-validationcloud-metadatainternal-network-pivotASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

IBM Langflow's model provider validation function passes a user-supplied Ollama base URL directly into an outbound HTTP request without any scheme, host, or IP range validation. This allows an attacker to force the Langflow server to make requests to internal services, loopback addresses, or cloud metadata endpoints, potentially leaking credentials or enabling further internal network reconnaissance.

Updated Aug 6, 2026 · CVSS 7.1

langflowssrfagent-frameworkibmcve-2026-7657ASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

Langflow OSS, a framework used to build AI agent and LLM workflows, contains a server-side request forgery vulnerability caused by incomplete SSRF protections. An attacker able to supply URLs or trigger outbound requests through Langflow components could force the server to reach internal or restricted network resources.

Updated Aug 6, 2026 · CVSS 6.5

langflowrceagent-frameworkconfiguration-validationcve-2026-17630low-code-aiASI09 · Human Trust ExploitationSurface: Supply ChainPropagation: Single Hop

IBM Langflow OSS versions 1.0.0 through 1.10.3 contain a vulnerability that allows a remote attacker to execute arbitrary code by exploiting improper validation of configuration parameters. Since Langflow is used to build and orchestrate AI agent workflows, a compromise here could give an attacker control over the host running agent pipelines. Organizations running affected versions should patch immediately given the high severity and remote, unauthenticated attack potential implied by the CVSS score.

Updated Aug 5, 2026 · CVSS 7.2

langflowmcplocalhost-bypassconfig-injectionide-poisoningauthenticated-attackerprivilege-escalationASI05 · Unsafe Code ExecutionSurface: Supply ChainPropagation: Single Hop

A vulnerability in IBM Langflow OSS allows authenticated remote attackers to bypass localhost-only access controls and write arbitrary MCP server configurations into IDE config files on the host. This effectively lets an attacker plant malicious MCP servers that will be trusted and loaded by developer tooling, turning a web-facing Langflow instance into a foothold for compromising the developer's local environment.

Updated Aug 5, 2026 · CVSS 8.5

LangflowMCPDockervolume-mountcontainer-escapeprivilege-escalationhost-filesystem-accessASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

IBM Langflow's handling of Docker-based MCP servers fails to properly filter dangerous volume-mount and device-mapping arguments, allowing an authenticated attacker to read, modify, or expose sensitive files on the host system. This is a high-severity flaw because it lets an already-authenticated but otherwise limited user escalate to host-level file access by abusing Langflow's MCP server tooling integration.

Updated Aug 5, 2026 · CVSS 8.8

flowisecredential-leaksecrets-exposureapi-vulnerabilityllmopsagent-frameworkplaintext-secretsASI02 · Tool MisuseSurface: Tool LayerPropagation: Single Hop

Flowise, a popular low-code LLM/agent orchestration platform, returns decrypted credential secrets in plaintext via its credentials API because its redaction logic only masks fields explicitly typed as 'password', missing string-typed fields that commonly hold database URLs, private keys, and API keys. Any authenticated user with 'credentials:view' permission can retrieve full secrets for connection strings, cloud service accounts, and other integrations configured in the workspace, enabling lateral movement into downstream systems the agent platform connects to.

Updated Aug 4, 2026 · CVSS 6.5

datasettedatasette-appsdatasette-agentiframe-sandboxagent-browser-toolinformationalASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: None

This is a release note describing a legitimate new feature in datasette-apps that lets an AI agent open an app in a hidden, non-interactive iframe and run agent-provided JavaScript to smoke-test it. There is no evidence in this data of a vulnerability, exploit, or malicious use; it is a feature announcement rather than a threat report. Severity is rated low because no genuine security issue is described.

Updated Aug 2, 2026