Skip to content

[6.2.x] Restrict URL protocol types loaded by XBeanBrokerFactory (#1910)#1915

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

[6.2.x] Restrict URL protocol types loaded by XBeanBrokerFactory (#1910)#1915
cshannon merged 1 commit intoapache:activemq-6.2.xfrom
cshannon:1910-backport-6.2.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)
@cshannon cshannon merged commit d88c0ed into apache:activemq-6.2.x Apr 13, 2026
cshannon added a commit that referenced this pull request Apr 13, 2026
@cshannon cshannon deleted the 1910-backport-6.2.x branch April 13, 2026 21:54
@github-project-automation github-project-automation Bot moved this from Todo to Done in Apache ActiveMQ v6.2.5 Apr 13, 2026
@cshannon cshannon mentioned this pull request Apr 13, 2026
pburgess147 pushed a commit to peersoftware/activemq that referenced this pull request Apr 17, 2026
apache#1915)

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)
jgallimore added a commit to tomitribe/activemq that referenced this pull request Apr 24, 2026
jgallimore added a commit to tomitribe/activemq that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

1 participant