CVE-2026-45230

Source
https://cve.org/CVERecord?id=CVE-2026-45230
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45230.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45230
Published
2026-05-18T18:06:56.344Z
Modified
2026-08-12T03:51:16.730645022Z
Severity
  • 8.8 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
DumbAssets 1.0.11 Path Traversal File Deletion via /api/delete-file
Details

DumbAssets through 1.0.11 contains a path traversal vulnerability in the POST /api/delete-file endpoint and filesToDelete array parameters that allows unauthenticated attackers to delete arbitrary files by supplying ../ sequences that bypass directory boundary validation. Attackers can exploit the optional and disabled-by-default authentication control to traverse outside the intended application directory and delete critical files such as server.js or package.json, causing complete denial of service.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45230.json"
}
References

Affected packages

Git / github.com/dumbwareio/dumbassets

Affected ranges

Type
GIT
Repo
https://github.com/dumbwareio/dumbassets
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.0.11"
        },
        {
            "fixed": "1.0.11"
        }
    ]
}

Affected versions

v1.*
v1.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45230.json"