Skip to content

[5.19.x] Restrict URL protocol types loaded by XBeanBrokerFactory (#1910)#1916

Merged
cshannon merged 1 commit intoapache:activemq-5.19.xfrom
cshannon:1910-backport-5.19.x
Apr 13, 2026
Merged

[5.19.x] Restrict URL protocol types loaded by XBeanBrokerFactory (#1910)#1916
cshannon merged 1 commit intoapache:activemq-5.19.xfrom
cshannon:1910-backport-5.19.x

Conversation

@cshannon
Copy link
Copy Markdown
Contributor

This adds a new system property to control which protocol types are valid for loading resources using the XBeanBrokerFactory. By default only file and classpath resources can be loaded.

The goal of this is to prevent possible future security issues by hardening what is allowed to be loaded by default.

(cherry picked from commit 85fa7bb)

This adds a new system property to control which protocol types are
valid for loading resources using the XBeanBrokerFactory. By default
only file and classpath resources can be loaded.

The goal of this is to prevent possible future security issues by
hardening what is allowed to be loaded by default.

(cherry picked from commit 85fa7bb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

1 participant