Threats Tagged 'cwe-829'
View all threats tagged with 'cwe-829'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-829'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-54325: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in earendil-works piCVE-2026-54325 0 Pi is a minimal terminal coding harness. Pi before 0.79.0 loaded project-local configuration and resources from a repository's .pi directory without first asking the user to trust that repository. This included project-local extensions, which are executable TypeScript or JavaScript modules loaded into the Pi process. An attacker who controls a repository could place Pi-specific project resources in that repository. If a user then started Pi from that working tree, the project-local extension code could run with the same privileges as the local Pi process without the user having a convenient way to make a trust decision. This vulnerability is fixed in 0.79.0. Join the discussion | CVE Database V5 | 06/23/2026, 19:22:55 UTC Added: 06/23/2026, 20:39:24 UTC |
CVE-2026-46580: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in Eclipse Foundation Eclipse TheiaCVE-2026-46580 0 In Eclipse Theia versions prior to 1.71.0, files matching the pattern .prompts/*.prompttemplate in a workspace were automatically loaded and could override or extend the AI agent's system prompts. An attacker could craft a malicious repository containing prompt template files that, when the workspace was opened in Theia, replaced the AI's system instructions with attacker-controlled content (indirect prompt injection). Combined with other AI chat features available in untrusted workspaces, this enabled attack chains leading to data exfiltration via Markdown image rendering or arbitrary command execution via task definitions. Join the discussion | CVE Database V5 | 06/18/2026, 14:26:59 UTC Added: 06/18/2026, 15:20:12 UTC |
CVE-2026-44691: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in Eclipse Foundation Eclipse TheiaCVE-2026-44691 0 In Eclipse Theia versions prior to 1.69.0, custom task definitions in workspace files (e.g. .theia/tasks.json, .vscode/tasks.json) could be executed without requiring workspace trust. An attacker could craft a malicious repository that, when cloned and opened in Theia, leads to execution of arbitrary commands with the user's privileges. In combination with AI chat features and a workspace .theia/settings.json that disabled tool confirmation, this could be triggered automatically by sending a message in the AI chat. Join the discussion | CVE Database V5 | 06/18/2026, 14:35:25 UTC Added: 06/18/2026, 15:20:12 UTC |
CVE-2026-44688: CWE-1427 Improper neutralization of input used for LLM prompting in Eclipse Foundation Eclipse TheiaCVE-2026-44688 0 In Eclipse Theia versions prior to 1.71.0, the AI chat agent processed workspace file and directory names as part of its prompt context without distinguishing them from system instructions. An attacker could craft a malicious repository with adversarial directory or file names that, when analyzed by the AI agent, would cause the agent to follow attacker-controlled instructions (indirect prompt injection). Combined with other AI chat features available in untrusted workspaces, this enabled attack chains leading to data exfiltration via Markdown image rendering or arbitrary command execution via task definitions. Join the discussion | CVE Database V5 | 06/18/2026, 14:22:33 UTC Added: 06/18/2026, 15:20:12 UTC |
CVE-2026-22551: CWE-201: Insertion of Sensitive Information Into Sent Data in Eclipse Foundation Eclipse TheiaCVE-2026-22551 0 In Eclipse Theia versions prior to 1.71.0, the AI chat rendered Markdown image tags from AI responses, triggering HTTP requests to arbitrary external URLs without restriction. Combined with prompt injection in a malicious workspace, an attacker could induce the AI agent to construct image URLs encoding sensitive information from the workspace or conversation context, exfiltrating it to attacker-controlled servers. The workspace trust enforcement introduced in v1.71.0 mitigates the documented attack chain by disabling AI features in untrusted workspaces. Join the discussion | CVE Database V5 | 06/18/2026, 14:32:01 UTC Added: 06/18/2026, 15:20:12 UTC |
CVE-2026-22283: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in Dell PowerFlexCVE-2026-22283 0 Dell PowerFlex Manager versions prior to 4.8 contain a vulnerability classified as Inclusion of Functionality from Untrusted Control Sphere (CWE-829). This flaw allows an unauthenticated remote attacker to potentially cause information disclosure. The vulnerability has a high severity rating with a CVSS score of 7.5. No official patch or remediation guidance is currently provided by the vendor. Join the discussion | CVE Database V5 | 06/17/2026, 14:24:20 UTC Added: 06/17/2026, 15:07:07 UTC |
CVE-2026-42089: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in yeoman environmentCVE-2026-42089 0 Yeoman Environment provides an API to discover, create, and run generators, and to configure where and how a generator is resolved. Versions 2.9.0 through 6.0.0 install missing local generator packages from caller-supplied package names without user confirmation. In downstream consumers that pass attacker-controlled project configuration into this path, this can result in arbitrary package installation and code execution during CLI bootstrap. The vulnerable method is installLocalGenerators(), which calls repository.install() directly without prompting the user. This issue has been fixed in version 6.0.0. Join the discussion | CVE Database V5 | 06/16/2026, 16:15:04 UTC Added: 06/16/2026, 18:31:01 UTC |
CVE-2026-12057: CWE-829 Inclusion of functionality from untrusted control sphere in Foxit Software Inc. Foxit AICVE-2026-12057 0 When the application executes the JavaScript script embedded in the PDF within the sandbox, it fails to intercept some dangerous interfaces, which allows remote scripts to be loaded, resulting in arbitrary code execution. Join the discussion | CVE Database V5 | 06/15/2026, 10:21:22 UTC Added: 06/15/2026, 12:00:20 UTC |
CVE-2026-47174: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in duck-organization duck-siteCVE-2026-47174 0 In Duck Site before version 1.0.1, the repository has a deploy workflow that runs after the build workflow completes. The build workflow runs on pull requests, while the deploy workflow runs with package-write permissions and deployment secrets. If an attacker can make a pull request build satisfy the deploy workflow’s main branch condition, the deploy job checks out the triggering workflow commit, builds it into a Docker image, pushes it as latest, and triggers Dokploy deployment. This can allow attacker-controlled pull request code to become the deployed production site image without being merged. This issue has been patched in version 1.0.1. Join the discussion | CVE Database V5 | 06/11/2026, 18:46:59 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47172: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in duck-organization quest-botCVE-2026-47172 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, the repository has a privileged deploy workflow that runs after the unprivileged build workflow completes. The build workflow runs on pull requests, and the deploy workflow checks out the triggering workflow’s head_sha, builds that code into a Docker image, pushes it as latest, and triggers production deployment. If an attacker can open a pull request from a branch named main, the deploy workflow condition can treat the PR build as deployable and build the attacker-controlled commit in a privileged deployment context. This can result in malicious container deployment and production bot compromise. This issue has been patched in version 1.0.3. Join the discussion | CVE Database V5 | 06/11/2026, 18:28:53 UTC Added: 06/11/2026, 19:00:33 UTC |
Showing 1 to 10 of 16 results