CVE-2026-22745 Affecting apache-activemq-6.2 package, versions <6.2.8-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.34% (26th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-APACHEACTIVEMQ62-18312845
  • published26 Jul 2026
  • disclosed29 Apr 2026

Introduced: 29 Apr 2026

CVE-2026-22745  (opens in a new tab)

How to fix?

Upgrade Minimos:latest apache-activemq-6.2 to version 6.2.8-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream apache-activemq-6.2 package and not the apache-activemq-6.2 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources.

More precisely, an application can be vulnerable when all the following are true:

  • the application is using Spring MVC or Spring WebFlux
  • the application is serving static resources from the file system
  • the application is running on a Windows platform

When all the conditions above are met, the attacker can send malicious requests that are slow to resolve and that can keep HTTP connections in use. This can cause a Denial of Service on the application.