Secure Endpoint Agent 11.1 release notes

If automatic agent updates are disabled, you can assign an agent version to your account's Windows and Mac devices to prevent agent upgrades.

To determine if you want to assign agent version 11.1, review this topic to learn about the improvements included in this version of the Secure Endpoint Agent.

To learn about all features, enhancements, and fixes introduced in Secure Endpoint 11.1, see the Secure Endpoint 11.1 release notes.

About the Secure Endpoint Agent

The Secure Endpoint Agent is a small software client that resides on devices that are managed in the Secure Endpoint Console. After the agent is initially installed on a new device, it's activated with the first connection to the Absolute Monitoring Center.

Each agent package includes software specific to its supported operating system, including the agent and its associated agent components, an installer, and a readme file.

Agent improvements and fixes

Version 11.1.0.1 of the Secure Endpoint Agent includes improvements and fixes to the following agent components:

Component Component version Fixes and improvements
Windows

Application Resilience

(RAR)

7.16.1.20
  • Fixed an issue where the RAR component was unable to detect an installed application if its registry key was set to read-only.

Component manager

(CTES)

1.0.0.4243
  • The Secure Endpoint Agent now supports a new message from the Absolute Monitoring Center that indicates if a device is located within a blocked country, enabling the enforcement of offline freeze policies based on the device's geographic location. This enhancement ensures that devices remain secure and unusable if they are detected in unauthorized regions, even when they are not connected to the internet.

  • Fixed an issue where a rogue process could intercept authentication tokens during the Secure Endpoint Agent startup process. This issue is now fixed by hardening the communication channel between agent components and ensuring secure service initialization.

  • Fixed an issue where the Secure Endpoint Agent was unable to download required components on certain devices using a proxy. This issue occurred because the agent incorrectly attempted to retrieve proxy configuration details via HTTP instead of HTTPS, resulting in blocked requests.

  • Fixed an issue where a device report could display an outdated agent version if a new package bundle contained the same component versions as the previous one. The Secure Endpoint Agent now sends a package status update following every device state change to ensure the console accurately reflects the current package bundle.

Data Discovery
(DARAgent)

11.1.0.11

  • The DARAgent component and its bundled third-party libraries have been updated with the latest security fixes and hardening improvements. These updates reduce exposure to named pipe squatting, XML External Entity (XXE) attacks in agent commands, and potential buffer overruns in HTTP form parsing and pipe pathnames. Performance optimizations were also included to streamline character and token processing, reducing scan times while maintaining result accuracy.

    These updates also address several critical and high-severity vulnerabilities in transitive third-party library dependencies, including CVE-2026-31790, CVE-2026-31789, CVE-2026-45186, CVE-2026-41080, CVE-2026-1757, CVE-2026-2648, and others.

Freeze
(DFZ)
1.0.10.12
  • The DFZ component was updated to support a new option in Offline Freeze rules. You now have the option to automatically freeze a device if it enters a country sanctioned by the US government. Learn more
Manage Supervisor Password and
Playbooks
(PER)

1.0.11.15

Up to two device reboots are required to upgrade to this version of the PER component. Note that in some cases, a concurrent Windows update may trigger an additional reboot.

  • Fixed an issue where temporary recovery files were not deleted from the device after the PER component updated, or attempted to update, the Absolute Recovery Environment.

  • Previously, some devices may have failed to be provisioned because the EFI system partition was not ready for the Absolute Bootloader to be installed. The PER component now includes a retry mechanism to ensure that the Absolute Bootloader is successfully installed.

  • To improve the provisioning process, the PER component now creates the recovery partition before it installs the Absolute Bootloader and the Absolute Recovery Environment.

  • When provisioning a device, the BitLocker recovery key prompt may have been displayed if the PER component failed to suspend BitLocker before the device user restarted the device. This issue is now fixed. BitLocker is now suspended as expected and the prompt is no longer displayed after a restart.

  • When the Microsoft UEFI CA 2023 certificate was installed on a device, and Secure Boot was enabled, the PER component failed to correctly detect the certificate. This issue is now fixed. The certificate is detected and the PER component installs the correct version of the bootloader.

  • The PER component now detects when an enabled Windows Group Policy setting is preventing write access to the recovery partition on BitLocker-enabled devices. When this issue occurs, the following reason now shows in the Playbooks > Status details report column to help you troubleshoot device provisioning:

    BitLocker blocked write access to recovery partition

Web Usage

(WMA)

11.1.0.2
  • The WMA component and its bundled third-party libraries have been updated with the latest security fixes and hardening improvements. These updates reduce exposure to DNS rebinding and Cross-Site Request Forgery (CSRF) attacks, preventing malicious web pages from injecting fraudulent telemetry into agent data.

    These updates also address several critical and high-severity vulnerabilities in transitive third-party library dependencies, including CVE-2026-31790, CVE-2026-28386, CVE-2026-28387, CVE-2026-2673, and others.

Mac

Anti-Malware

(AVP)

1.0.11.44
  • Previously, the AVP component may have failed to report a Mac device’s anti-malware status and details if an error occurred during the scanning process. This issue is now fixed.

Component manager

(CTES)

1.0.0.4240
  • The Secure Endpoint Agent now supports a new message from the Absolute Monitoring Center that indicates if a device is located within a blocked country, enabling the enforcement of offline freeze policies based on the device's geographic location. This enhancement ensures that devices remain secure and unusable if they are detected in unauthorized regions, even when they are not connected to the internet.

  • Security of the CTES component has been improved by enforcing stricter access controls on the Secure Endpoint Agent for macOS. This update ensures that internal communication channels and temporary directories are restricted to administrative users, preventing potential unauthorized access to device credentials or system functions. Severity: Medium

  • Security of the CTES component has been improved by implementing stricter access controls and validation for internal communication channels on macOS devices. The Secure Endpoint Agent now uses protected directories, restricted file permissions, and ownership validation for inter-process communication to prevent unauthorized local users from intercepting or manipulating sensitive device data. Severity: Medium

  • Fixed an issue where a rogue process could intercept authentication tokens during the Secure Endpoint Agent startup process. This issue is now fixed by hardening the communication channel between agent components and ensuring secure service initialization.

  • Fixed an issue where the Secure Endpoint Agent was unable to download required components on certain devices using a proxy. This issue occurred because the agent incorrectly attempted to retrieve proxy configuration details via HTTP instead of HTTPS, resulting in blocked requests.

  • Fixed an issue where a device report could display an outdated agent version if a new package bundle contained the same component versions as the previous one. The Secure Endpoint Agent now sends a package status update following every device state change to ensure the console accurately reflects the current package bundle.

Freeze
(DFZ)
1.0.6.5
  • The DFZ component was updated to support a new option in Offline Freeze rules. You now have the option to automatically freeze a device if it enters a country sanctioned by the US government. Learn more
Data Discovery
(DARAgent)
11.1.0.11
  • The DARAgent component and its bundled third-party libraries have been updated with the latest security fixes and hardening improvements. These updates reduce exposure to denial-of-service (DoS) vulnerabilities, XML External Entity (XXE) attacks in agent commands, and potential buffer overruns in HTTP form parsing and pipe pathnames. Performance optimizations were also included to reduce memory overhead and resolve race conditions in document processing native code.

    These updates also address several critical and high-severity vulnerabilities in transitive third-party library dependencies, including CVE-2026-31790, CVE-2026-31789, CVE-2026-45186, CVE-2026-28386, CVE-2026-6305, and others.

Hardware

(HDP)

1.0.13.40
  • Performance improvement.

Version 11.1 of the Secure Endpoint Agent includes improvements and fixes to the following agent components:

Component Component version Fixes and improvements
Windows

Component manager

(CTES)

1.0.0.4223
  • The Secure Endpoint Agent now supports payload encryption for data reported by the ESP component. This enhancement helps protect sensitive information, such as BitLocker recovery keys, from interception by deep packet inspection (DPI) tools while data is transmitted to the Absolute Monitoring Center.

  • Fixed an issue where the restart prompt was not displayed if a user was not logged in when a reboot was requested by the PER component. The CTES component now waits for a user to log in before displaying the prompt to ensure the restart request is visible.

  • Security of the CTES component has been improved by adding a bounds check to the data serialization process. This update prevents potential data corruption and ensures the integrity of security-relevant information, such as policy configurations and device state data, when processing large data sets. Severity: Medium

  • Performance and logging improvements.

Custom Data Collector

(CDC)

1.0.14.20
  • Obsolete JavaScript files are no longer included when the CDC component is downloaded, reducing the component's footprint on the device without affecting the collection of data points.

Full-Disk Encryption

(ESP)

1.0.12.4
  • The ESP component can now be configured to collect BitLocker recovery keys from your Windows devices. Learn more

Installed Applications

(SNG)

1.0.16.100
  • Fixed an issue where application usage data from Windows devices occasionally contained null values, which could prevent the data from being processed correctly. The data collection process has been updated to ensure that only valid usage reports are transmitted and processed.

Manage Supervisor Password and
Playbooks
(PER)
1.0.10.8
  • Fixed an issue where the PER component was unable to validate the installation of the Absolute Bootloader on some devices due to EFI volume mounting errors. The agent now uses an improved validation method and includes retry logic to ensure the Bootloader is accessible.

  • The following security and reliability improvements were added to the PER component:

    • Improved how internal file paths are handled to ensure that long registry entries are processed safely, maintaining system stability and protecting against potential memory issues. Severity: High

    • The validation logic used when manifest files are processed has been updated. This change ensures that configuration data is handled reliably during agent restarts, preventing potential system instability or undefined behavior. Severity: Medium

    • Optimized how system resources are managed during the setup and monitoring of the recovery partition to provide more efficient system performance and enhance the overall reliability of recovery operations. Severity: Medium

    • All source file hashes are now validated before the installation process begins. This update ensures that all necessary files are fully verified for integrity before they are installed, further protecting the endpoint against unauthorized changes. Severity: Medium

    • Enhanced how sensitive data is managed in system memory to ensure that temporary encryption information is more effectively cleared after use. Severity: Medium

    • Stronger validation for encrypted data is now enforced to strengthen the integrity of local communications and help protect system configuration data from unauthorized changes. Severity: Medium

Reach Script

(ANS)

1.0.6.4
  • Fixed an issue where Reach scripts on Windows devices occasionally failed to execute due to a race condition when reading the action configuration. The Secure Endpoint Agent now automatically retries the parsing process to ensure scripts run successfully.

Mac

Component manager

(CTES)

1.0.0.4221
  • The Secure Endpoint Agent now supports payload encryption for data reported by the ESP component. This enhancement helps protect sensitive information, such as BitLocker recovery keys, from interception by deep packet inspection (DPI) tools while data is transmitted to the Absolute Monitoring Center.

  • Security of the CTES component has been improved by implementing stricter access controls and more secure storage for internal communication channels on macOS devices. Previously, certain temporary communication files were created with overly permissive access, which could potentially allow unauthorized local users to intercept sensitive device information. These files have been moved to protected system directories with restricted permissions to ensure only authorized processes can access the data. Severity: High

  • Security of the CTES component has been improved by moving inter-process communication files from a world-writable directory to a protected, root-owned directory on macOS devices. This change prevents potential symbolic link attacks where a local attacker could manipulate files to gain unauthorized access. Severity: Medium

  • Security of the CTES component has been improved by ensuring that cryptographic keys used for inter-process communication on macOS are generated using a non-deterministic seed. Previously, a predictable sequence was used to derive these keys, which could potentially allow an attacker to forge authenticated messages. This issue is now fixed. Severity: Medium

  • Security of the CTES component has been improved by adding a bounds check to the data serialization process. This update prevents potential data corruption and ensures the integrity of security-relevant information, such as policy configurations and device state data, when processing large data sets. Severity: Medium

Device Usage

(DUR)

1.0.8.27
  • The DUR component has been updated to fix an issue where devices that were experiencing frequent power or session events, such as those in a reboot loop, may have stopped reporting Device Usage data.