CVE-2026-41001
Analyzed
Analyzed - Analysis Complete
Directory Traversal in Spring Boot Artemis Embedded Configuration
Vulnerability report for CVE-2026-41001, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-11
Last updated on: 2026-09-04
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 3.4.0 (inc) to 3.4.17 (exc) |
| vmware | spring_boot | to 2.7.34 (exc) |
| vmware | spring_boot | From 3.3.0 (inc) to 3.3.20 (exc) |
| vmware | spring_boot | From 3.5.0 (inc) to 3.5.14.1 (exc) |
| vmware | spring_boot | From 4.0.0 (inc) to 4.0.6.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-377 | Creating and using insecure temporary files can leave application and system data vulnerable to attack. |