The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-50891

CVE-2025-50891: Adform Site Tracking XSS Vulnerability

CVE-2025-50891 is a cross-site scripting flaw in Adform Site Tracking that enables attackers to inject HTML or execute code via cookie hijacking. This article covers technical details, affected versions, and mitigation.

Published: April 29, 2026

CVE-2025-50891 Overview

CVE-2025-50891 is a high-severity vulnerability affecting the server-side backend for Adform Site Tracking. This security flaw allows attackers to inject HTML or execute arbitrary code through cookie hijacking techniques. The vulnerability is classified under CWE-79 (Cross-Site Scripting) and CWE-77 (Command Injection), indicating multiple attack surfaces that can be exploited by malicious actors.

The vulnerability was identified in the Adform Site Tracking server-side backend and was addressed in the update released on 2025-08-28. Notably, customers utilizing Adform Site Tracking do not need to take any local action to update their installed software, as the fix was applied server-side.

Critical Impact

Attackers can leverage cookie hijacking to inject malicious HTML content or execute arbitrary code on affected systems, potentially compromising user sessions and sensitive data across websites using Adform Site Tracking.

Affected Products

  • Adform Site Tracking server-side backend (versions before 2025-08-28)
  • Adform Site Tracking 1.1 (local installations automatically updated via server-side fix)

Discovery Timeline

  • 2025-08-19 - CVE-2025-50891 published to NVD
  • 2025-08-28 - Adform releases server-side security patch
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-50891

Vulnerability Analysis

This vulnerability combines elements of Cross-Site Scripting (XSS) and Command Injection, creating a dangerous attack surface. The flaw exists in how the Adform Site Tracking backend processes cookie data, failing to properly sanitize or validate input before rendering or executing it.

The attack mechanism involves cookie hijacking, where an attacker manipulates cookie values that are subsequently processed by the server-side backend without adequate validation. This allows for injection of malicious HTML content that gets reflected back to users, or in more severe cases, execution of arbitrary code on the server.

The vulnerability is network-accessible and requires no authentication or user interaction to exploit, making it particularly concerning for websites that implement Adform tracking solutions. The scope is changed, meaning the vulnerability can affect resources beyond the vulnerable component itself.

Root Cause

The root cause of CVE-2025-50891 lies in improper input validation and sanitization of cookie data within the Adform Site Tracking server-side backend. The application fails to adequately filter or escape special characters and potentially dangerous content contained within cookie values before processing them, leading to both reflected XSS (CWE-79) and command injection (CWE-77) attack vectors.

Attack Vector

The attack leverages the network-accessible nature of the Adform Site Tracking backend. An attacker can craft malicious cookie values containing HTML payloads or command injection strings. When these cookies are processed by the vulnerable server-side component, the lack of proper sanitization allows the malicious content to be interpreted as legitimate HTML or executed as commands.

The vulnerability can be exploited to steal user session tokens, redirect users to malicious sites, deface web content, or potentially execute arbitrary code on the server depending on the specific injection context. Technical details and proof-of-concept information are available in the researcher's GitHub repository.

Detection Methods for CVE-2025-50891

Indicators of Compromise

  • Unusual or malformed cookie values in HTTP request logs, particularly those containing HTML tags, JavaScript, or shell command syntax
  • Unexpected script execution or HTML rendering originating from cookie-derived content
  • Anomalous server behavior or unexpected command execution in systems running Adform Site Tracking
  • User reports of redirected sessions or unexpected page content on sites using Adform tracking

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block requests containing suspicious cookie payloads with HTML or command injection patterns
  • Deploy SIEM correlation rules to identify patterns of cookie manipulation attempts targeting Adform tracking endpoints
  • Enable detailed HTTP access logging with full cookie inspection to capture potential exploitation attempts
  • Utilize endpoint detection solutions to monitor for unusual process spawning or script execution associated with web server components

Monitoring Recommendations

  • Monitor HTTP traffic for requests to Adform tracking endpoints with abnormal cookie content or encoding
  • Set up alerts for any XSS or injection-related WAF rule triggers on systems implementing Adform Site Tracking
  • Regularly review web server access logs for suspicious patterns indicating reconnaissance or exploitation attempts
  • Implement Content Security Policy (CSP) headers to mitigate the impact of successful XSS exploitation

How to Mitigate CVE-2025-50891

Immediate Actions Required

  • Verify that the Adform Site Tracking backend has been updated to the version released on 2025-08-28 or later
  • Implement additional input validation and output encoding on any custom integrations with Adform tracking
  • Deploy or update WAF rules to block common XSS and command injection payloads in cookie values
  • Review access logs for any evidence of exploitation attempts prior to the patch deployment

Patch Information

Adform has released a server-side security update addressing this vulnerability as of 2025-08-28. According to the vulnerability disclosure, customers do not need to take any local action to update their installed software, including Adform Site Tracking 1.1. The fix was applied server-side by Adform.

Organizations should verify that their Adform tracking implementation is functioning correctly after the update and consult the Adform Help Site Tracking Guide for any additional configuration recommendations.

Workarounds

  • If immediate patching verification is not possible, implement strict cookie validation at the application or WAF layer to filter potentially malicious content
  • Deploy Content Security Policy (CSP) headers with strict script-src directives to limit the impact of XSS attacks
  • Consider temporarily disabling Adform tracking on sensitive pages until patch status can be confirmed
  • Implement HttpOnly and Secure flags on all cookies to reduce the attack surface for cookie-based exploitation
bash
# Example CSP header configuration for web server
# Add to Apache configuration or .htaccess
Header set Content-Security-Policy "default-src 'self'; script-src 'self' https://track.adform.net; object-src 'none'; frame-ancestors 'self';"

# For Nginx
add_header Content-Security-Policy "default-src 'self'; script-src 'self' https://track.adform.net; object-src 'none'; frame-ancestors 'self';";

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechAdform Site Tracking

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79

  • CWE-77
  • Technical References
  • GitHub CVE PoC Script

  • GitHub CVE Source Directory

  • Adform Help Site Tracking Guide
  • Latest CVEs
  • CVE-2026-8468: Elixir Plug Library DoS Vulnerability

  • CVE-2026-8295: simdjson Information Disclosure Vulnerability

  • CVE-2025-68421: Comarch ERP Optima Auth Bypass Vulnerability

  • CVE-2025-68420: Comarch ERP Optima Privilege Escalation
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English