Publish Advisories

GHSA-69jq-qr7w-j7qh
GHSA-69jq-qr7w-j7qh
This commit is contained in:
advisory-database[bot]
2025-03-05 18:39:08 +00:00
parent c26b7afa22
commit f748bc9420
2 changed files with 65 additions and 29 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-69jq-qr7w-j7qh",
"modified": "2025-03-05T18:37:33Z",
"published": "2025-03-05T00:30:35Z",
"aliases": [
"CVE-2025-26319"
],
"summary": "FlowiseAI Flowise arbitrary file upload vulnerability",
"details": "FlowiseAI Flowise v2.2.6 was discovered to contain an arbitrary file upload vulnerability in /api/v1/attachments.",
"severity": [
{
"type": "CVSS_V4",
"score": "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/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "flowise"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.2.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26319"
},
{
"type": "PACKAGE",
"url": "https://github.com/FlowiseAI/Flowise"
},
{
"type": "WEB",
"url": "https://github.com/FlowiseAI/Flowise/blob/flowise-ui%402.2.6/packages/server/src/index.ts#L165-L190"
},
{
"type": "WEB",
"url": "https://github.com/dorattias/CVE-2025-26319"
}
],
"database_specific": {
"cwe_ids": [
"CWE-434"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-03-05T18:37:33Z",
"nvd_published_at": "2025-03-04T22:15:40Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-69jq-qr7w-j7qh",
"modified": "2025-03-05T00:30:35Z",
"published": "2025-03-05T00:30:35Z",
"aliases": [
"CVE-2025-26319"
],
"details": "FlowiseAI Flowise v2.2.6 was discovered to contain an arbitrary file upload vulnerability in /api/v1/attachments.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26319"
},
{
"type": "WEB",
"url": "https://github.com/dorattias/CVE-2025-26319"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-04T22:15:40Z"
}
}