Download PDFOpen PDF in browser

A Secure, Manifest-Based Framework for Delegated Privilege Promotion

EasyChair Preprint 16018

7 pagesDate: May 1, 2026

Abstract

Large-scale enterprise software systems commonly run as unprivileged service accounts to enforce least privilege, yet still depend on a small set of privileged components—such as executables with elevated ownership, permissions, or capabilities—for narrowly scoped operations. This creates a persistent security and operational conflict during maintenance. Automated patching tools running without elevated privileges cannot safely update privileged components without either executing the entire patch with full administrative rights or requiring manual administrator intervention. We present a secure, manifest-based infrastructure for delegated promotion of privileged software components, deployed in production as part of a large-scale enterprise database system serving both cloud and on-premises installations. The design centers on a minimal privileged mediator that validates cryptographically protected metadata and allows an unprivileged process to promote only vendor-approved files. The system explicitly mitigates Time-of-Check-to-Time-of-Use (TOCTOU) attacks using file-descriptor–bound validation and promotion, supports offline key rotation and revocation, and enables zero-downtime self-update via atomic replacement.

Keyphrases: Secure software updates, Software Supply Chain Security, TOCTOU Mitigation, least privilege, privilege separation

BibTeX entry
BibTeX does not have the right entry for preprints. This is a hack for producing the correct reference:
@booklet{EasyChair:16018,
  author    = {Rajarshi Chowdhury and Akshay Shah},
  title     = {A Secure, Manifest-Based Framework for Delegated Privilege Promotion},
  howpublished = {EasyChair Preprint 16018},
  year      = {EasyChair, 2026}}
Download PDFOpen PDF in browser