{ "schema_version": "1.4.0", "id": "GHSA-9h6j-4ffx-cm84", "modified": "2025-04-23T15:19:55Z", "published": "2025-04-16T12:31:19Z", "aliases": [ "CVE-2025-31363" ], "summary": "Mattermost doesn't restrict domains LLM can request to contact upstream", "details": "Mattermost versions 10.4.x <= 10.4.2, 10.5.x <= 10.5.0, 9.11.x <= 9.11.9 fail to restrict domains the LLM can request to contact upstream which allows an authenticated user to exfiltrate data from an arbitrary server accessible to the victim via performing a prompt injection in the AI plugin's Jira tool.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.5.0" }, { "fixed": "10.5.1" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.4.0" }, { "fixed": "10.4.3" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "9.11.0" }, { "fixed": "9.11.10" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "8.0.0-20250218121836-2b5275d87136" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31363" }, { "type": "PACKAGE", "url": "https://github.com/mattermost/mattermost" }, { "type": "WEB", "url": "https://mattermost.com/security-updates" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3622" } ], "database_specific": { "cwe_ids": [ "CWE-201", "CWE-497" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-04-16T15:15:47Z", "nvd_published_at": "2025-04-16T10:15:15Z" } }