CVE-2026-41001

Updated on 11 Jun 2026

Severity

5.3 Medium severity

Details

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

Overview

About vulnerability

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. This enables the attacker to hijack message queue data, inject malicious messages, or potentially execute code via deserialization attacks through the journal.

Details

Affected packages:
Spring Boot @ 2.7.18 (+4824 more)

Fixes