CRCYHCNIMar 16

Keys on Doormats: Exposed API Credentials on the Web

arXiv:2603.124986.2h-index: 5
Predicted impact top 65% in CR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a security problem for organizations by identifying widespread credential exposure on the web, which is incremental as it extends prior research to a new environment.

The study investigated the exposure of API credentials on the web by analyzing 10 million webpages, revealing 1,748 distinct credentials from 14 service providers across nearly 10,000 webpages, with exposure lasting from months to years.

Application programming interfaces (APIs) have become a central part of the modern IT environment, allowing developers to enrich the functionality of applications and interact with third parties such as cloud and payment providers. This interaction often occurs through authentication mechanisms that rely on sensitive credentials such as API keys and tokens that require secure handling. Exposure of these credentials can pose significant consequences to organizations, as malicious attackers can gain access to related services. Previous studies have shown exposure of these sensitive credentials in different environments such as cloud platforms and GitHub. However, the web remains unexplored. In this paper, we study exposure of credentials on the web by analyzing 10M webpages. Our findings reveal that API credentials are widely and publicly exposed on the web, including highly popular and critical webpages such as those of global banks and firmware developers. We identify 1,748 distinct credentials from 14 service providers (e.g., cloud and payment providers) across nearly 10,000 webpages. Moreover, our analysis of archived data suggest credentials to remain exposed for periods ranging from a month to several years. We characterize web-specific exposure vectors and root causes, finding that most originate from JavaScript environments. We also discuss the outcomes of our responsible disclosure efforts that demonstrated a substantial reduction in credential exposure on the web.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes