December 2025 Summaries
6 posts from Datadome
Filter
Month:
Year:
Post Summaries
Back to Blog
AI agents, tasked with activities like shopping and booking on behalf of users, require robust systems to ensure their legitimacy and determine their permissible actions. AI agent authentication is crucial for confirming an agent's identity, while authorization governs the scope of their actions. These components are essential for the security infrastructure of the emerging agentic era. The implementation of standard protocols such as OAuth 2.1 and mTLS is vital for secure machine interactions, with the Model Context Protocol (MCP) gaining traction for agent interactions. Traditional human-centric security models fall short for autonomous agents, necessitating new frameworks like Agent Trust, which emphasize least-privilege access and real-time behavioral verification to effectively manage agent permissions.
Dec 24, 2025
130 words in the original blog post.
The once clear distinction between good and bad bots on the web is becoming increasingly blurred as advanced AI agents adopt tactics typical of adversarial actors to navigate a more restricted online environment. Historically, good bots identified themselves through specific user agent strings and adhered to rules in robots.txt, while bad bots disguised their identities to scrape content or launch attacks. However, with the rise of generative AI, sophisticated AI platforms are now emulating these deceptive methods, such as masquerading as human users and executing aggressive, distributed request patterns to bypass blocks and gather data. This shift is exemplified by incidents involving Perplexity AI and xAI’s Grok, which have used such tactics to fulfill user requests while avoiding detection. Consequently, traditional defense strategies relying on user agent strings have become ineffective, prompting the need for AI-driven detection systems that assess behavior rather than identity claims. To mitigate these challenges, a return to transparent and standardized authentication protocols, like Web Bot Auth, is suggested as a means to restore trust and clearly distinguish between helpful AI services and malicious scrapers.
Dec 19, 2025
1,175 words in the original blog post.
DataDome, a security vendor specializing in protecting web, mobile, and API traffic from fraud and bot attacks, has aligned with the Cybersecurity and Infrastructure Security Agency's (CISA) Secure by Design Pledge to enhance security standards across the industry. The pledge focuses on seven key commitments, including authentication, secure configurations, vulnerability disclosure, logging, supply chain integrity, and public accountability. DataDome already incorporates these principles in its operations, offering strong authentication practices such as Single Sign-On (SSO) and two-factor authentication, secure-by-default configurations, and continuous security improvements through automated scanning and secure coding practices. The company maintains transparency through a public vulnerability disclosure process, a bug bounty program, and a Trust Center for communicating security assessments and updates. By embedding supply chain security into development processes and providing enriched traffic logs for monitoring, DataDome aims to minimize risks and enhance accountability. The pledge aligns with DataDome's philosophy of integrating security from the start, and the company is committed to further advancements in authentication, visibility, access controls, and transparency to uphold and raise security standards.
Dec 17, 2025
974 words in the original blog post.
Fraud levels have surged to unprecedented heights, with U.S. consumers reporting a 25% increase in losses, totaling $12.5 billion in 2024, primarily driven by investment scams that accounted for $5.7 billion, as reported by the Federal Trade Commission. Businesses worldwide faced even harsher impacts, losing an average of 7.7% of annual revenue to fraud, amounting to an estimated $534 billion, with U.S. companies experiencing a 9.8% loss, which is a 46% increase from the previous year, according to TransUnion’s 2025 Global Fraud Report. Forrester forecasts that cybercrime will cost organizations $12 trillion by 2025, prompting regulators to enhance consumer data protection and compelling organizations to adopt more proactive security measures. The rapid growth of digital account takeovers, which increased by 21% year-over-year and 141% since 2021, further complicates the cybersecurity landscape. However, organizations implementing automated fraud prevention software have managed to achieve zero fraud incidents and reduce manual review time, highlighting the potential return on investment in robust cyberfraud protection strategies.
Dec 12, 2025
217 words in the original blog post.
AI agent security is crucial for protecting systems from autonomous software capable of reasoning, planning, and taking actions independently, unlike traditional bots that follow preset scripts. As companies like Salesforce, Stripe, and OpenAI develop agentic commerce protocols for AI agents to autonomously perform tasks like browsing and purchasing, it is essential to ensure these agents do not access systems without proper authorization, as they can be either malicious or unauthorized. The detection of nearly 1.2 billion requests from OpenAI crawlers in June 2025 highlights the scale of AI agent activity. Traditional security measures are insufficient against these agents due to their ability to learn and mimic human behavior, necessitating real-time verification of identity, intent, and authorization. The integration of AI agents with tools like APIs and databases can expose systems to risks such as SQL injection and credential theft, especially within multi-agent systems where one compromised agent can lead to cascading vulnerabilities. Effective defense involves multi-layered controls including prompt hardening, behavioral analysis, content filtering, sandboxing, and continuous monitoring to mitigate threats.
Dec 11, 2025
302 words in the original blog post.
Agentic commerce marks a transformative shift in digital commerce, characterized by AI agents autonomously browsing, comparing, and completing transactions without direct human interaction. Major platforms like Google and Amazon are integrating agentic features, prompting businesses to adapt to AI-driven consumer journeys, which present both opportunities and risks. These AI-mediated interactions are reshaping product discovery, decision-making, and brand engagement, necessitating businesses to adjust their security, marketing, and operational frameworks. To navigate this new landscape, a comprehensive guide offers strategies for engaging with AI agents, emphasizing the importance of visibility, control, and cross-functional coordination. Key concerns include data leakage, fraud risks, and the need for a robust infrastructure to manage AI agent activities, alongside new opportunities such as structured data licensing. As AI agents become a significant component of digital traffic, businesses must prepare swiftly to harness benefits while mitigating potential threats.
Dec 11, 2025
630 words in the original blog post.