Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities found for cloudcmd by coderaiser
CVE-2026-82460 (GCVE-0-2026-82460)
Vulnerability from nvd – Published: 2026-08-29 16:35 – Updated: 2026-08-29 16:35
VLAI
EPSS
VEX
Title
Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown
Summary
Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory.
Severity
9.8 (Critical)
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/coderaiser/cloudcmd/issues/474 | issue-tracking |
| https://github.com/coderaiser/cloudcmd/commit/b9b… | patch |
| https://github.com/coderaiser/cloudcmd/releases/t… | release-notes |
| https://github.com/coderaiser/cloudcmd/blob/v19.2… | technical-description |
| https://github.com/coderaiser/cloudcmd | product |
| https://www.vulncheck.com/advisories/cloud-comman… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| coderaiser | cloudcmd |
Affected:
0 , < 19.20.2
(semver)
|
Date Public
2026-08-24 00:00
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageURL": "pkg:npm/cloudcmd",
"product": "cloudcmd",
"vendor": "coderaiser",
"versions": [
{
"lessThan": "19.20.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Dilipkumar Choudhary"
}
],
"datePublic": "2026-08-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-29T16:35:24.787Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Issue #474",
"tags": [
"issue-tracking"
],
"url": "https://github.com/coderaiser/cloudcmd/issues/474"
},
{
"tags": [
"patch"
],
"url": "https://github.com/coderaiser/cloudcmd/commit/b9bdc9ed528350eeb2f9ef974c18998096fae919"
},
{
"name": "Cloud Commander v19.20.2 Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/coderaiser/cloudcmd/releases/tag/v19.20.2"
},
{
"tags": [
"technical-description"
],
"url": "https://github.com/coderaiser/cloudcmd/blob/v19.20.1/server/root.js"
},
{
"tags": [
"product"
],
"url": "https://github.com/coderaiser/cloudcmd"
},
{
"name": "VulnCheck Advisory: Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/cloud-commander-before-19.20.2-directory-traversal-via-rest-and-markdown"
}
],
"title": "Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-82460",
"datePublished": "2026-08-29T16:35:24.787Z",
"dateReserved": "2026-08-29T14:10:59.924Z",
"dateUpdated": "2026-08-29T16:35:24.787Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-82460 (GCVE-0-2026-82460)
Vulnerability from cvelistv5 – Published: 2026-08-29 16:35 – Updated: 2026-08-29 16:35
VLAI
EPSS
VEX
Title
Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown
Summary
Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory.
Severity
9.8 (Critical)
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/coderaiser/cloudcmd/issues/474 | issue-tracking |
| https://github.com/coderaiser/cloudcmd/commit/b9b… | patch |
| https://github.com/coderaiser/cloudcmd/releases/t… | release-notes |
| https://github.com/coderaiser/cloudcmd/blob/v19.2… | technical-description |
| https://github.com/coderaiser/cloudcmd | product |
| https://www.vulncheck.com/advisories/cloud-comman… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| coderaiser | cloudcmd |
Affected:
0 , < 19.20.2
(semver)
|
Date Public
2026-08-24 00:00
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageURL": "pkg:npm/cloudcmd",
"product": "cloudcmd",
"vendor": "coderaiser",
"versions": [
{
"lessThan": "19.20.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Dilipkumar Choudhary"
}
],
"datePublic": "2026-08-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Cloud Commander before 19.20.2 contains a directory traversal vulnerability in REST file-operation and markdown endpoints that fails to properly validate path normalization. Attackers can use path traversal sequences to read, write, move, or copy files outside the configured root directory."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-29T16:35:24.787Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Issue #474",
"tags": [
"issue-tracking"
],
"url": "https://github.com/coderaiser/cloudcmd/issues/474"
},
{
"tags": [
"patch"
],
"url": "https://github.com/coderaiser/cloudcmd/commit/b9bdc9ed528350eeb2f9ef974c18998096fae919"
},
{
"name": "Cloud Commander v19.20.2 Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/coderaiser/cloudcmd/releases/tag/v19.20.2"
},
{
"tags": [
"technical-description"
],
"url": "https://github.com/coderaiser/cloudcmd/blob/v19.20.1/server/root.js"
},
{
"tags": [
"product"
],
"url": "https://github.com/coderaiser/cloudcmd"
},
{
"name": "VulnCheck Advisory: Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/cloud-commander-before-19.20.2-directory-traversal-via-rest-and-markdown"
}
],
"title": "Cloud Commander before 19.20.2 Directory Traversal via REST and Markdown",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-82460",
"datePublished": "2026-08-29T16:35:24.787Z",
"dateReserved": "2026-08-29T14:10:59.924Z",
"dateUpdated": "2026-08-29T16:35:24.787Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}