1. GitHub Runner Scaler Vulnerability: Unbounded Memory Growth via ETag State Accumulation
A memory exhaustion vulnerability has been identified in the KEDA GitHub Runner scaler, stemming from the absence of cache eviction logic for the enableEtags feature. The scaler maintains persistent state maps tracking etags, previousJobs, previousWfrs, and previousRepos, using repository names and constructed URLs as ...