Threats Tagged 'cwe-73'
View all threats tagged with 'cwe-73'. 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-73'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-19011: File Inclusion in TinyAGICVE-2026-19011 0 A medium severity vulnerability (CVE-2026-19011) exists in TinyAGI version 0.0.20 within the buildSystemPrompt function of packages/server/src/routes/agents.ts. This flaw allows remote attackers to perform file inclusion via crafted input. The vulnerability has a public exploit available, but no official patch or vendor response has been issued yet. Join the discussion | GCVE Database | 08/06/2026, 07:15:08 UTC Added: 08/06/2026, 18:17:07 UTC |
CVE-2026-16054: CWE-73 External Control of File Name or Path in Drag and Drop Multiple File Upload for WooCommerceCVE-2026-16054 0 The Drag and Drop Multiple File Upload for WooCommerce WordPress plugin before 1.1.8 does not prevent unauthenticated users from obtaining a valid nonce that is the only control gating its file-deletion routine, allowing anonymous attackers to delete files staged in its upload directory and irreversibly destroy customers' pending order attachments. Join the discussion | CVE Database V5 | 08/06/2026, 09:30:29 UTC Added: 08/06/2026, 06:26:59 UTC |
CVE-2026-60009: CWE-352 in Eclipse Foundation Eclipse TheiaCVE-2026-60009 0 In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend binds `POST /file-upload` in every filesystem-enabled deployment. The handler takes an attacker-supplied absolute path from the multipart `uri` field and calls `fs.move(tmp, target, { overwrite: true })` with no workspace confinement and no authentication. In browser (non-Electron) deployments the connection token is enforced only on WebSocket upgrades; the HTTP middleware in `@theia/core` re-issues the cookie and calls `next()` without rejecting tokenless HTTP requests. Because `multipart/form-data` is a CORS-safelisted request type, a cross-origin web page can trigger the write with no preflight and no credentials, resulting in an unauthenticated arbitrary file write outside the workspace to any absolute path the backend process can write. This can escalate to remote code execution, for example by overwriting a startup-executed file such as `~/.bashrc`. Electron mode uses a separate `ElectronSecurityToken` and is not affected via this path. Join the discussion | CVE Database V5 | 08/05/2026, 10:59:24 UTC Added: 08/05/2026, 11:11:59 UTC |
CVE-2026-15307: CWE-73: External Control of File Name or Path in djangoproject DjangoCVE-2026-15307 0 An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the `django.contrib.gis.gdal.GDALRaster` constructor. Any value used in a spatial lookup against a `GeometryField` or `RasterField` reaches this constructor, including untrusted input, for example a spatial-field filter submitted through the Django admin changelist query string by a staff user with view permission. A `dict`, or a `str` holding its JSON representation, is opened in write mode regardless of the constructor's `write=False` default, allowing a file with an attacker-chosen name and contents to be written through a file-backed GDAL driver. Any other `str` is treated as a datasource, allowing an outbound network request through a GDAL virtual filesystem handler. Writing a file to a location later imported by the application can result in remote code execution. Earlier, unsupported Django series (such as 5.1.x, 5.0.x, and 4.2.x) were not evaluated and may also be affected. Django would like to thank Bence Nagy, localhost-detect, and kimchunbok_ for reporting this issue. Join the discussion | CVE Database V5 | 08/04/2026, 15:48:18 UTC Added: 08/04/2026, 16:28:46 UTC |
CVE-2026-18806: CWE-73 External control of file name or path in TÜBİTAK BİLGEM Software Technologies Research Institute pardus-image-writerCVE-2026-18806 0 External control of file name or path vulnerability in TÜBİTAK BİLGEM Software Technologies Research Institute pardus-image-writer allows Removing Important Client Functionality. This issue affects pardus-image-writer: before 1.0.4. Join the discussion | CVE Database V5 | 08/04/2026, 12:38:14 UTC Added: 08/04/2026, 13:42:26 UTC |
CVE-2026-66310: CWE-73: External Control of File Name or Path in Microsoft Microsoft Edge for AndroidCVE-2026-66310 0 External control of file name or path in Microsoft Edge for Android allows an unauthorized attacker to disclose information locally. Join the discussion | CVE Database V5 | 08/03/2026, 22:53:10 UTC Added: 08/03/2026, 23:19:24 UTC |
CVE-2026-65802: CWE-73: External Control of File Name or Path in Microsoft Microsoft Edge (Chromium-based)CVE-2026-65802 0 External control of file name or path in Microsoft Edge for Android allows an unauthorized attacker to disclose information over a network. Join the discussion | CVE Database V5 | 08/03/2026, 22:57:52 UTC Added: 08/03/2026, 23:19:24 UTC |
CVE-2026-52680: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in Apache Software Foundation Apache KyuubiCVE-2026-52680 0 Apache Kyuubi REST batch multipart upload handling uses the client-supplied multipart filename when creating a temporary uploaded resource. A remote attacker who can access the REST batch upload endpoint can provide path traversal sequences in the filename and cause the Kyuubi server process to write controlled content outside the intended upload directory, subject to filesystem permissions. This issue affects Apache Kyuubi: from 1.7.0 through 1.11.1. Users are recommended to upgrade to version 1.12.0, which fixes the issue. Join the discussion | CVE Database V5 | 07/30/2026, 16:07:12 UTC Added: 07/30/2026, 16:22:55 UTC |
The Ultimate Addons for WPBakery Page Builder WordPress plugin before 3.21.4 does not perform a capability or nonce check before deleting a site's… (CVE-2026-15382)CVE-2026-15382 0 The Ultimate Addons for WPBakery Page Builder WordPress plugin before 3.21.4 does not perform a capability or nonce check before deleting a site's custom-uploaded icon font packs, allowing unauthenticated attackers to permanently delete all of a site's custom icon fonts with a single request. Join the discussion | GCVE Database | 07/30/2026, 06:32:36 UTC Added: 07/30/2026, 15:50:38 UTC |
CVE-2026-67429: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in flytohub flyto-coreCVE-2026-67429 0 Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image.download and related file-writing modules use caller-controlled output_dir instead of validate_path_with_env_config and its FLYTO_SANDBOX_DIR confinement, allowing attacker-controlled response bytes to be written to arbitrary filesystem paths the process can access. This issue is fixed in version 2.26.6. Join the discussion | CVE Database V5 | 07/29/2026, 18:50:43 UTC Added: 07/29/2026, 18:52:44 UTC |
Showing 1 to 10 of 33 results