> 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/cloud-posture-management-rn/cortex-cloud-posture-management-release-information/features-introduced-in-2026-cloud/may-2026/release-highlights.md).

# Release Highlights

The following are the key highlights for this release.

| FEATURE                                        | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Expanded AI Visibility and Governance          | Expanded AI Visibility and Governance enables teams to easily identify AI applications running in cloud workloads and detect vulnerabilities that may expose AI pipelines or environments. Newly added support for GCP Vertex Model Garden helps teams control model proliferation, track usage patterns, and maintain a complete AI Bill of Materials (AI-BOM).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Unified human identities                       | Unified Human Identities help teams understand true access relationships, prioritize identity risk, and detect excessive or risky privileges at the human level by creating a single virtual identity that links a person's accounts across directories, cloud IdPs, and SaaS applications.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Expanded DSPM support for on-premise databases | Expanded DSPM support for on-premise databases enhances visibility into sensitive data stored in enterprise databases, outside of the cloud. Organizations with hybrid infrastructure can now identify data exposure risks and extend DSPM governance across both on-prem and cloud environments.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| New CSPM playbooks and quick actions           | New CSPM playbooks and quick actions expand automation coverage to help teams remediate internet exposed compute instances and cloud misconfigurations—across AWS, Azure, and GCP—using simple automated workflows and easy one-click actions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Native Snyk integration                        | Snyk integration seamlessly ingests their SAST and SCA findings into Cortex Cloud to centralize visibility and improve prioritization and prevention without disrupting existing development processes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Pre-runtime unified policy                     | <p>Simplify policy management with our new Unified AppSec policy engine. By consolidating build and registry image security into our existing code, drift, and supply chain framework, you can now manage detection and enforcement in one centralized place. This ensures a consistent security posture across every pre-deployment stage of the SDLC, protecting your artifacts from the first line of code to the final container image.</p><p><strong>Corresponding API update</strong>s (/public\_api/appsec/v1/policies):</p><p>- <strong>Unified finding types</strong>: Select multiple finding types at the same time to create a single policy for code, build and deploy<br>- <strong>New scan triggers</strong>: Trigger scans for CI build Image and registry images<br>- <strong>Pipeline blocking</strong>: Automatically prevent CI builds when image findings violate policies<br>- <strong>SBAC</strong>: Apply scoped access controls during  policy creation</p> |


---

# 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/cloud-posture-management-rn/cortex-cloud-posture-management-release-information/features-introduced-in-2026-cloud/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.
