> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-3.x-rn/cortex-xdr-release-information/previous-maintenance-releases/broker-vm.md).

# Broker VM

Cortex XDR includes a Broker VM version with each release, which contains new features and enhancements. There can be a number of additional Broker VM maintenance releases before the next Cortex XDR release that are compatible with the released version.

## Broker VM Compatibility

The table below lists the most recent Broker VM versions that are compatible with Cortex XDR starting from the Cortex XDR 3.1 release.

| Broker VM Version  | Cortex XDR Version | Release Date       |
| ------------------ | ------------------ | ------------------ |
| 32.0.52 (Current)  | 3.19               | July 26, 2026      |
| 31.100.2 (Current) | 3.19               | July 26, 2026      |
| 32.0.51            | 3.19               | July 12, 2026      |
| 31.0.58            | 3.18               | May 17, 2026       |
| 31.0.57            | 3.18               | May 3, 2026        |
| 30.0.63            | 3.17               | February 22, 2026  |
| 30.0.61            | 3.17               | February 8, 2026   |
| 30.0.52            | 3.17               | January 25, 2026   |
| 29.0.77            | 3.16               | November 23, 2025  |
| 29.0.71            | 3.16               | November 9, 2025   |
| 28.0.99            | 3.15               | August 3, 2025     |
| 28.0.96            | 3.15               | July 20, 2025      |
| 27.100.18          | 3.14               | June 22, 2025      |
| 27.100.17          | 3.14               | June 8, 2025       |
| 27.0.47            | 3.14               | April 27, 2025     |
| 26.100.10          | 3.13               | March 16, 2025     |
| 26.100.3           | 3.13               | March 9, 2025      |
| 26.0.119           | 3.13               | February 16, 2025  |
| 26.0.116           | 3.13               | February 2, 2025   |
| 25.100.4           | 3.12               | October 27, 2024   |
| 25.0.44            | 3.12               | September 22, 2024 |
| 24.100.4           | 3.11               | August 25, 2024    |
| 24.5.1             | 3.11               | July 21, 2024      |
| 24.4.7             | 3.11               | July 14, 2024      |
| 24.2.8             | 3.11               | June 30, 2024      |
| 23.100.2           | 3.10               | June 2, 2024       |
| 23.0.35            | 3.10               | May 5, 2024        |
| 23.0.33            | 3.10               | April 14, 2024     |
| 22.0.35            | 3.9                | February 25, 2024  |
| 22.0.32            | 3.9                | February 11, 2024  |
| 21.5.4             | 3.8                | January 7, 2024    |
| 20.9.1             | 3.8                | January 7, 2024    |
| 21.2.10            | 3.8                | December 3, 2023   |
| 20.8.3             | 3.8                | December 3, 2023   |
| 21.1.12            | 3.8                | November 19, 2023  |
| 21.0.67            | 3.8                | October 29, 2023   |
| 20.7.7             | 3.7                | October 22, 2023   |
| 20.3.1             | 3.7                | August 16, 2023    |
| 20.2.6             | 3.7                | August 6, 2023     |
| 20.0.96            | 3.7                | June 25, 2023      |
| 19.3.3             | 3.6                | May 7, 2023        |
| 19.1.2             | 3.6                | March 19, 2023     |
| 19.0.12            | 3.6                | March 5, 2023      |
| 18.6.3             | 3.5                | February 19, 2023  |
| 18.4.1             | 3.5                | February 5, 2023   |
| 18.1.4             | 3.5                | January 15, 2023   |
| 18.0.23            | 3.5                | December 4, 2022   |
| 17.4.1             | 3.4                | November 2, 2022   |
| 17.3               | 3.4                | October 30, 2022   |
| 17.2.5             | 3.4                | October 2, 2022    |
| 17.1.22            | 3.4                | September 11, 2022 |
| 16.1.4             | 3.3                | June 26, 2022      |
| 15.1.4             | 3.2                | April 3, 2022      |
| 14.3.3             | 3.1                | February 6, 2022   |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-3.x-rn/cortex-xdr-release-information/previous-maintenance-releases/broker-vm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
