CVE-2026-41001
Received
Received - Intake
Directory Traversal in Spring Boot Artemis Embedded Configuration
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: VMware
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_boot | From 2.7.0 (inc) to 4.0.6 (inc) |
| vmware | spring_boot | 2.7.34 |
| vmware | spring_boot | 3.3.20 |
| vmware | spring_boot | 3.4.17 |
| vmware | spring_boot | 3.5.15 |
| vmware | spring_boot | 4.0.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-377 | Creating and using insecure temporary files can leave application and system data vulnerable to attack. |