> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/command-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.security.gallagher.com/command-centre/accessnow-release-notes/2026/august.md).

# August

dffe1ef on 25 August 2026

> ### Urgent maintenance notice
>
> <https://status.gallagher.com/><br>
>
> **Notice date:** 27/8/2026\
> **Date applied: 28/08/2026**
>
> To address the Red Hat Keycloak vulnerability, CVE-2026-18963, we will upgrade Keycloak.<br>
>
> A urgent maintenance release will take place on Friday, 28 August, from 8:00 am to 9:00 am NZT. During this time, you may experience minor disruptions, including a possible sign-out. If this occurs, you can sign in again immediately. Thank you for your understanding.

{% hint style="success" %}

## Feature release

### Add a person to an Area

**Date applied:** 25/8/2026<br>

Area Owners can now add people to the Areas they own. Only Area Owners can use this workflow.

Configure Areas in the [Area Management user guide](/command-centre/accessnow-user-guide/area-management/areas-auditing.md).

A workflow template will be available shortly.
{% endhint %}

{% hint style="success" %}

## Feature release

### Display cardholder photos during approval

**Date applied:** 25/8/2026<br>

You can now display a cardholder photo in the Approval Form using the User Card in the Workflow Builder
{% endhint %}

> ### Security patch and maintenance
>
> **Date applied: 25/8/2026**<br>
>
> **Security patches applied**
>
> ```
> dotNET             Nginx
> CVE-2026-47302     CVE-2026-32740
> CVE-2026-50525     CVE-2026-32741
> CVE-2026-50651     CVE-2026-32882
> CVE-2026-57108     CVE-2026-47178
> CVE-2026-50524     CVE-2026-56208
> CVE-2026-50527     CVE-2026-56209
> CVE-2026-50648     CVE-2026-56210
> CVE-2026-50650     CVE-2026-56211
> CVE-2026-50646     CVE-2025-68431
> CVE-2026-50649     CVE-2025-59375
> CVE-2026-47304     CVE-2026-25210
> CVE-2026-50528     CVE-2026-45186
> CVE-2026-50659     CVE-2026-56408
> CVE-2026-50526
> CVE-2026-56170
> CVE-2026-47300
> CVE-2026-47303
> CVE-2026-62901
> ```
>
> \
> **Maintenance updates**\
> \
> Backend system improvements and bug fixes

> ### Bug fix
>
> **Date applied:** 25/8/2026<br>
>
> Fixed an issue that caused Area removal workflows to fail when a cardholders' access started after today.


---

# 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://help.security.gallagher.com/command-centre/accessnow-release-notes/2026/august.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.
