Delinea incident
Secret Server Cloud: Errors when accessing secrets
Delinea experienced a minor incident on October 1, 2025 affecting Secret Server Cloud and Secret Server Cloud and 1 more component, lasting 1h 50m. The incident has been resolved; the full update timeline is below.
Affected components
Update timeline
- investigating Oct 01, 2025, 07:13 PM UTC
We are currently investigating an issue that is impacting a subset of Secret Server Cloud customers. When accessing certain type of secrets, users are seeing a red banner with an error message - "s.getTime is not a function". We are reverting the latest deployment that is causing this issue. We apologize for any inconvenience this may have caused. For any questions or concerns, please reach out to our support team at https://support.delinea.com.
- identified Oct 01, 2025, 07:31 PM UTC
Rollback of the latest release is in progress. We will share the next update in 30minutes or sooner. Thank you for your patience.
- identified Oct 01, 2025, 08:13 PM UTC
We are continuing with the rollback of latest release in US region. Rollback in other regions is complete. Tenants in other regions except US are able to access the secrets that were previously showing an error Thank you for your patience. We apologize for the inconvenience this has caused.
- monitoring Oct 01, 2025, 08:36 PM UTC
A fix has been implemented and we are monitoring the results.
- resolved Oct 01, 2025, 09:04 PM UTC
This incident has been resolved.
- postmortem Oct 08, 2025, 12:04 AM UTC
### Incident Overview On October 2, 2025, a subset of customers could not access secrets within their tenant. When they tried to access secret’s general tab, they saw an error message like "s.getTime is not a function." This impacted only active directory secrets linked to discovered accounts with a populated AD expiration date field. Other secret types, and active directory secrets without a populated AD expiration date field were not impacted. Start Time: October 2, 2025, 02:30 PM EDT End Time: October 2, 2025, 04:55 PM EDT ### Root Cause A bug was introduced in the latest Secret Server Cloud release. We reverted the release to restore the functionality for the impacted secrets. The issue occurred because the system misread the expiration date field on Active Directory secrets. In some cases, the system expected the field to always be stored in one format, but in reality, it could appear in different formats. When an expiration date was present, this mismatch caused the error and prevented access. ### Preventive Actions To prevent recurrence, the following actions are planned or in progress: Fix how the system reads and processes the expiration date field, so it works reliably in all cases. Update internal checks so similar mismatches in field formats are caught before release.