{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.0.6"
              },
              {
                "introduced": "3.5.0"
              },
              {
                "fixed": "3.5.14"
              }
            ],
            "source": "DESCRIPTION"
          },
          "events": [
            {
              "introduced": "1c0e08b4c434b0e77a83098267b2a0f5a3fc56d7"
            },
            {
              "fixed": "8821ad2cd381bb4b9615a61479e1de7305a8ba39"
            },
            {
              "introduced": "8c2d6453243f319accaef7a190ff8ddf89f482a2"
            },
            {
              "fixed": "7d7b3ac12735161f9c096ce6cb415bdd9fc4a0f4"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-boot",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "cwe_ids": [
      "CWE-377"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41001.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.6.1"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "fixed": "3.5.14.1"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "fixed": "3.4.17"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "fixed": "3.3.20"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "fixed": "2.7.34"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.6"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "fixed": "3.5.14"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "fixed": "3.4.16"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "fixed": "3.3.19"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "fixed": "2.7.33"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when no explicit path is configured. A local attacker on the same host can pre-create this predictable directory or place a symlink before the application starts.\n\nAffected versions:\nSpring Boot 4.0.0 through 4.0.6; 3.5.0 through 3.5.14; 3.4.0 through 3.4.16; 3.3.0 through 3.3.19; 2.7.0 through 2.7.33.",
  "id": "CVE-2026-41001",
  "modified": "2026-09-06T03:30:42.932892961Z",
  "published": "2026-06-11T05:04:28.663Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-41001"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41001.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41001"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Predictable Temp Directory in Artemis Auto-configuration"
}