{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-2817",
        "assignerOrgId": "36c7be3b-2937-45df-85ea-ca7133ea542c",
        "state": "PUBLISHED",
        "assignerShortName": "HeroDevs",
        "dateReserved": "2026-02-19T17:07:39.475Z",
        "datePublished": "2026-02-19T17:18:09.839Z",
        "dateUpdated": "2026-02-20T20:31:49.664Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "packageName": "org.springframework.data:spring-data-geode",
                    "product": "Spring Data Geode",
                    "repo": "https://github.com/spring-attic/spring-data-geode",
                    "vendor": "VMware",
                    "versions": [
                        {
                            "lessThanOrEqual": "2.7.18",
                            "status": "affected",
                            "version": "2.0.0.RELEASE",
                            "versionType": "maven"
                        }
                    ]
                },
                {
                    "defaultStatus": "unaffected",
                    "packageName": "org.springframework.data:spring-data-gemfire",
                    "product": "Spring Data Gemfire",
                    "repo": "https://github.com/spring-attic/spring-data-gemfire",
                    "vendor": "VMware",
                    "versions": [
                        {
                            "lessThanOrEqual": "2.2.13.RELEASE",
                            "status": "affected",
                            "version": "1.7.0.RELEASE",
                            "versionType": "maven"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "Use of insecure directory in Spring Data Geode snapshot import extracts archives into predictable, permissive directories under the system temp location. On shared hosts, a local user with basic privileges can access another user’s extracted snapshot&nbsp;contents, leading to unintended exposure of cache data."
                        }
                    ],
                    "value": "Use of insecure directory in Spring Data Geode snapshot import extracts archives into predictable, permissive directories under the system temp location. On shared hosts, a local user with basic privileges can access another user’s extracted snapshot contents, leading to unintended exposure of cache data."
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-149",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-149 Explore for Predictable Temporary File Names"
                        }
                    ]
                },
                {
                    "capecId": "CAPEC-155",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-155 Screen Temporary Files for Sensitive Information"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                },
                {
                    "cvssV4_0": {
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "attackVector": "LOCAL",
                        "baseScore": 4.8,
                        "baseSeverity": "MEDIUM",
                        "exploitMaturity": "NOT_DEFINED",
                        "privilegesRequired": "LOW",
                        "providerUrgency": "NOT_DEFINED",
                        "subAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "valueDensity": "NOT_DEFINED",
                        "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0",
                        "vulnAvailabilityImpact": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "LOW",
                        "vulnerabilityResponseEffort": "NOT_DEFINED"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-538",
                            "description": "CWE-538: Insertion of Sensitive Information into Externally-Accessible File or Directory",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-378",
                            "description": "CWE-378: Creation of Temporary File With Insecure Permissions",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-379",
                            "description": "CWE-379: Creation of Temporary File in Directory with Insecure Permissions",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "36c7be3b-2937-45df-85ea-ca7133ea542c",
                "shortName": "HeroDevs",
                "dateUpdated": "2026-02-19T17:18:09.839Z"
            },
            "references": [
                {
                    "url": "https://www.herodevs.com/vulnerability-directory/cve-2026-2817"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "tags": [
                "unsupported-when-assigned",
                "x_open-source"
            ],
            "title": "Spring Data Geode Insecure Temporary Directory Usage",
            "x_generator": {
                "engine": "Vulnogram 0.5.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-02-20T20:31:34.178282Z",
                                "id": "CVE-2026-2817",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-02-20T20:31:49.664Z"
                }
            }
        ]
    }
}