原始 OSV JSON
{
"id": "GHSA-r5hp-3cgj-j6xv",
"aliases": [
"CVE-2026-40979"
],
"details": "In Spring AI, having access to a shared environment can expose the ONNX model used by the application.\n\nAffected versions:\nSpring AI: 1.0.0 - 1.0.5 (fixed in 1.0.6), 1.1.0 - 1.1.4 (fixed in 1.1.5)",
"summary": "Spring AI's ONNX model cache defaults to world-writable predictable /tmp directory",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.6"
}
]
}
],
"package": {
"name": "org.springframework.ai:spring-ai-transformers",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.1.0"
},
{
"fixed": "1.1.5"
}
]
}
],
"package": {
"name": "org.springframework.ai:spring-ai-transformers",
"ecosystem": "Maven"
}
}
],
"modified": "2026-05-06T19:52:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N"
}
],
"published": "2026-04-28T09:34:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40979",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-projects/spring-ai",
"type": "PACKAGE"
},
{
"url": "https://spring.io/security/cve-2026-40979",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-377"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-04-28T09:16:16Z",
"github_reviewed_at": "2026-05-06T19:52:09Z"
}
}