FKIE_CVE-2025-55526
Vulnerability from fkie_nvd - Published: 2025-08-26 14:15 - Updated: 2025-09-15 19:38
Severity ?
Summary
n8n-workflows Main Commit ee25413 allows attackers to execute a directory traversal via the download_workflow function within api_server.py
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/Zie619/n8n-workflows/issues/48 | Exploit, Issue Tracking |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:n8n:fastapi:0.115.14:*:*:*:*:*:*:*",
"matchCriteriaId": "6CF9A173-B170-467B-A6CE-F06C959FD262",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:n8n:pydantic:2.11.7:*:*:*:*:*:*:*",
"matchCriteriaId": "ABC66DD2-C661-472D-80D7-C2B4944BC494",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:n8n:uvicorn:0.35.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1EB48958-83AD-41DC-BB5B-ADB261C29252",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:microsoft:windows_11:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5200AF17-0458-4315-A9D6-06C8DF67C05B",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "n8n-workflows Main Commit ee25413 allows attackers to execute a directory traversal via the download_workflow function within api_server.py"
},
{
"lang": "es",
"value": "El commit principal ee25413 de n8n-workflows permite a los atacantes ejecutar directory traversal atrav\u00e9s de la funci\u00f3n download_workflow dentro de api_server.py"
}
],
"id": "CVE-2025-55526",
"lastModified": "2025-09-15T19:38:14.897",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-08-26T14:15:41.410",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://github.com/Zie619/n8n-workflows/issues/48"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…