You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Resolves#4496: adds the
9.1.10 Security and Endpoint release notes.
## Preview
[Elastic Security release notes >
9.1.10](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/4556/release-notes/elastic-security#elastic-security-9.1.10-release-notes)
## Generative AI disclosure
1. Did you use a generative AI (GenAI) tool to assist in creating this
contribution?
- [x] Yes
- [ ] No
Tool(s) and model(s) used:
Cursor, claude-4.5-opus-high
---------
Co-authored-by: Steph Milovic <stephanie.milovic@elastic.co>
Co-authored-by: Gabriel Landau <42078554+gabriellandau@users.noreply.github.com>
Copy file name to clipboardExpand all lines: release-notes/elastic-security/index.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,6 +201,26 @@ To check for security updates, go to [Security announcements for the Elastic sta
201
201
* Fixes an issue in {{elastic-defend}} that could result in a crash if a specified {{ls}} output configuration contained a certificate that couldn't be parsed.
202
202
* Fixes CVE-2025-37735 ([ESA-2025-23](https://discuss.elastic.co/t/elastic-defend-8-19-6-9-1-6-and-9-2-0-security-update-esa-2025-23/383272)) in {{elastic-defend}} on Windows which could allow a low-privilege attacker to delete arbitrary files on the system and potentially escalate privileges to SYSTEM. Windows 11 24H2 includes changes which make this issue harder to exploit.
203
203
204
+
205
+
## 9.1.10 [elastic-security-9.1.10-release-notes]
206
+
207
+
### Features and enhancements [elastic-security-9.1.10-features-enhancements]
208
+
* Updates MITRE ATT&CK mappings to `v18.1`[#246770]({{kib-pull}}246770).
209
+
210
+
### Fixes [elastic-security-9.1.10-fixes]
211
+
* Fixes an issue where the Security AI Assistant chat completion API didn't use an associated conversation's system prompt [#248020]({{kib-pull}}248020).
212
+
* Fixes an issue where entity user and host names were not escaped in URLs, which resulted in invalid URLs [#247707]({{kib-pull}}247707).
213
+
* Fixes an issue where the `createdBy` field in the notes filter didn't use exact matching [#247351]({{kib-pull}}247351).
214
+
* Fixes a display issue with filters on the **MITRE ATT&CK® coverage** page [#246794]({{kib-pull}}246794).
215
+
* Fixes an issue where Timeline actions appeared in the Alerts table bulk actions menu without proper privileges [#246150]({{kib-pull}}246150).
216
+
* Limits the detection rule execution gaps API for retrieving gap summaries to 100 `rule_id`s per request [#245924]({{kib-pull}}245924).
217
+
* Fixes an issue where the **Threat intelligence** section in the alert details flyout didn't display multiple values [#245449]({{kib-pull}}245449).
218
+
* Fixes an issue where {{elastic-defend}} upgrades and uninstallations could fail on busy systems.
219
+
* Fixes an issue in {{elastic-defend}} on Windows where Mark of the Web parsing incorrectly handled file origin information ending with a `\0`.
220
+
* For {{elastic-defend}} on Linux, reduces the occurrence of policy failures related to malware protection system deadlock avoidance.
221
+
* Fixes a bug in {{elastic-defend}} on Windows that could sometimes result in `KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL` or `PAGE_FAULT_IN_NONPAGED_AREA` bugchecks when [Offloaded Data Transfer (ODX)](https://learn.microsoft.com/en-us/windows-hardware/drivers/storage/offloaded-data-transfer) was used to copy files. This regression was introduced in {{elastic-defend}} versions 8.19.8, 9.1.8, and 9.2.2.
222
+
223
+
204
224
## 9.1.9 [elastic-security-9.1.9-release-notes]
205
225
206
226
### Features and enhancements [elastic-security-9.1.9-features-enhancements]
0 commit comments