v0.159.27

Infisical/infisicalv0.159.27May 7, 2026by varonix0

AI Summary

This release addresses security and stability issues within PKI, PAM, and AWS authentication. It includes support for RDP access in PAM and fixes for dashboard loading and honey token validation.

Key Highlights

  • RDP access support for Active Directory accounts
  • Fix for AWS ARN allowlist regex escaping
  • Dashboard loading fix for missing honey token permissions
  • Improved logging for audit log queues

New Features

  • RDP PAM access
  • AWS auth fix
  • Dashboard loading fix
  • Audit queue logging improvements

Full Release Notes

## What's Changed
* docs(pki): list supported subject attributes for certificate policies by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6337
* fix(aws-auth): escape regex metacharacters in ARN allowlist matching by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6344
* feat(pam): add export and cell scroll to postgres web access by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/6321
* improvement(platfor-315): tolerate newer migration history on startup by @PrestigePvP in https://github.com/Infisical/infisical/pull/6329
* feat(pam): support RDP access for Active Directory domain accounts by @bernie-g in https://github.com/Infisical/infisical/pull/6255
* fix(request): rollback saferequest changes by @victorvhs017 in https://github.com/Infisical/infisical/pull/6353
* fix(inc-52): etag expiration by @PrestigePvP in https://github.com/Infisical/infisical/pull/6354
* fix(honey-tokens): validate signing key, stack name and region by @mathnogueira in https://github.com/Infisical/infisical/pull/6352
* fix: resolved dashobard not loading when honey token permission was missing by @akhilmhdh in https://github.com/Infisical/infisical/pull/6361
* feat: improved logging message for audit log queue by @akhilmhdh in https://github.com/Infisical/infisical/pull/6363
* docs(projectpage): resize project overview screenshots by @jakehulberg in https://github.com/Infisical/infisical/pull/6362
* fix: resolved sub org id selection in legacy loading by @akhilmhdh in https://github.com/Infisical/infisical/pull/6347
* improvement(frontend): fix select default text and icon display by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/6317


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.159.26...v0.159.27