> 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-2025-xdr-4x/april-2025/release-highlights.md).

# Release Highlights

The Cortex XDR 4.1 release includes the following highlights:

| FEATURE                                                                                                | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Full-featured automation capabilities                                                                  | Embedded automation natively delivers industry-leading automation capabilities to streamline operations, accelerate triage, and boost productivity. These include pre-built and custom integrations and playbooks, automated quick actions, and case investigation war rooms.                                                                                                                                                                                                                                                                   |
| Enhanced ML-based protection with the VBScript file examination module                                 | Strengthened defense against advanced threats by using an ML-based protection model for the Cortex XDR Agent on Windows that can detect and prevent adversary techniques using VBscript files at the execution stage.                                                                                                                                                                                                                                                                                                                           |
| Granular exception handling with automated recommendations                                             | Enhanced exception capabilities allow you to define precise exceptions for a specific scenario or leverage Cortex XDR’s automated recommendations ensuring smoother operations without compromising on security.                                                                                                                                                                                                                                                                                                                                |
| Enhanced ML model for detecting malicious Linux executables                                            | Advanced high-accuracy detection of malicious Linux executables using a local analysis model that leverages big data, ML, and threat analysis across both on-premise and cloud environments.                                                                                                                                                                                                                                                                                                                                                    |
| <p>New Graph Search in Query Builder</p><p>(Beta)</p><p>(Requires a Cortex XDR with Cloud license)</p> | Drive SecOps convergence and improve threat detection and response with a new Graph Search feature embedded in the Query Builder. Graph Search provides an interactive and visually intuitive way to map out and explore the full stack of an organization’s posture and the associated risks it drives. This enables security teams, from code to cloud to SOC, to more efficiently understand attack paths, discover hidden risks, and make informed decisions in less time, leading to improved security posture and operational efficiency. |


---

# 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-2025-xdr-4x/april-2025/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.
