> 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-5.x-rn/release-information/features-introduced-in-2026-xdr-5x/may-2026/release-highlights.md).

# Release Highlights

The following are the key highlights for this release.

| FEATURE                                                   | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                        |
| --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| File Integrity Monitoring (FIM) for XDR                   | Meet strict compliance requirements across Windows and Linux by monitoring critical file and directory changes. FIM is fully consolidated into the Cortex XDR agent, eliminating the need for additional deployments. Additional license required.                                                                                                                 |
| Container as a Service (CaaS) support for AWS ECS Fargate | Embed the Cortex XDR agent within the container image for CaaS workloads and get real-time monitoring and protection against active threats. This is available via the Cloud Runtime Security add-on for Cortex XDR.                                                                                                                                               |
| Mobile security updates                                   | Streamline large-scale deployments with new Android zero-touch installation support via MDM providers like Workspace ONE and Intune.                                                                                                                                                                                                                               |
| Advanced Email Security enhancements                      | Streamline threat triage with Malicious Emails Inventory – a purpose-built view for rapid analysis and preliminary remediation. Additionally, the Email Security Agent uses AI to analyze suspicious and user-reported phishing, providing context on why an email was flagged and the recommended remediation. Available with the Advanced Email Security add-on. |
| Identity and privilege-based SOC response                 | Instantly disrupt the attack kill chain with minimal user impact by validating identity and dynamically limiting privileges via CyberArk EPM. CyberArk EPM license required.                                                                                                                                                                                       |
| Device guardrails for SD cards                            | Fortify your perimeter by blocking SD Card devices connected via the PCI Bus. This new capability closes a critical vector for data exfiltration and neutralizes a common entry point for malicious code.                                                                                                                                                          |
| Advanced prevention for macOS                             | Neutralize privilege escalation attempts in near-real-time with macOS kernel behavioral monitoring.                                                                                                                                                                                                                                                                |
| Endpoint DLP improvements                                 | Accelerate file scanning and minimize resource consumption with an optimized classification engine designed for larger files. The expanded application library now supports the latest versions of WhatsApp, Teams, and Zoom, along with new FTP, SSH, and RDP tools to better monitor or block data movement by privileged users.                                 |


---

# 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-5.x-rn/release-information/features-introduced-in-2026-xdr-5x/may-2026/release-highlights.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.
