CVE-2026-41001 MEDIUM

CVE-2026-41001: Predictable Temp Directory in Artemis Auto-configuration

Vendor Spring
Product Spring Boot
Weakness CWE-377
Published June 11, 2026
Last update June 11, 2026

CVSS base score

5.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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. Affected versions: Spring 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.

Key dates

02Disclosure timeline

June 11, 2026 CVE published
June 11, 2026 Record updated