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-46320

CVE-2025-46320: Claris FileMaker Server XSS Vulnerability

CVE-2025-46320 is a cross-site scripting flaw in Claris FileMaker Server's WebDirect custom homepage that enables unauthorized access and remote code execution. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2025-46320 Overview

CVE-2025-46320 is a cross-site scripting (XSS) vulnerability affecting the FileMaker WebDirect custom homepage feature in Claris FileMaker Server. An attacker who lures an authenticated user into clicking a crafted link can inject script into the WebDirect session, potentially leading to unauthorized access and remote code execution. The flaw is tracked under CWE-79 (Improper Neutralization of Input During Web Page Generation). Claris addressed the issue in FileMaker Server 22.0.4 and FileMaker Server 21.1.7.

Critical Impact

Successful exploitation enables script execution in the WebDirect user's browser context, which Claris states could lead to unauthorized access and remote code execution.

Affected Products

  • Claris FileMaker Server versions prior to 22.0.4
  • Claris FileMaker Server versions prior to 21.1.7
  • FileMaker WebDirect custom homepage component

Discovery Timeline

  • 2026-02-24 - CVE-2025-46320 published to NVD
  • 2026-02-25 - Last updated in NVD database

Technical Details for CVE-2025-46320

Vulnerability Analysis

The vulnerability resides in the FileMaker WebDirect custom homepage, a feature that lets administrators present a branded landing page to web users before they access hosted FileMaker solutions. WebDirect renders user-controllable input into the custom homepage without sufficient output encoding. An attacker can craft a URL or payload that causes the server to reflect or store malicious script content. When a victim loads the page, the browser executes the attacker's script in the WebDirect origin.

Claris notes that exploitation can chain beyond simple session abuse into remote code execution. Script running in the WebDirect context can invoke server-side scripting or file operations available to the authenticated user, which expands impact past a typical browser-bound XSS payload.

Root Cause

The root cause is improper neutralization of input rendered into the WebDirect custom homepage. Input destined for an HTML context is not consistently HTML-encoded, and attacker-controlled data reaches the DOM as executable script. This is a classic [CWE-79] pattern where the trust boundary between user input and rendered markup is not enforced.

Attack Vector

Exploitation requires user interaction. The attacker delivers a crafted link, typically through phishing or a malicious referrer, to a user who has access to the FileMaker WebDirect deployment. When the victim opens the link, the injected script runs within the WebDirect application. Because the scope is changed, the script can reach resources beyond the initial vulnerable component. No prior authentication or privileges are required on the attacker side. Technical exploit details are not publicly available; refer to the Claris Support FAQ for vendor guidance.

Detection Methods for CVE-2025-46320

Indicators of Compromise

  • WebDirect access logs containing HTML or JavaScript syntax such as <script>, onerror=, or javascript: in query strings or referrer headers targeting the custom homepage path.
  • Outbound HTTP requests from FileMaker Server hosts to unfamiliar domains following a WebDirect session.
  • Unexpected FileMaker scripts executing through WebDirect sessions tied to phishing-related referrers.

Detection Strategies

  • Inspect HTTP request and response bodies for the WebDirect custom homepage endpoint and alert on script-like payloads in user-supplied parameters.
  • Correlate WebDirect authentication events with anomalous browser-driven actions, such as bulk record exports or administrative script calls shortly after login.
  • Use web application firewall rules tuned for reflected and stored XSS patterns targeting the WebDirect URI namespace.

Monitoring Recommendations

  • Forward FileMaker Server and reverse proxy logs to a centralized analytics platform such as Singularity Data Lake for OCSF-normalized search and retention.
  • Monitor FileMaker Server hosts with endpoint telemetry to identify post-exploitation behaviors including unexpected child processes or script engine usage.
  • Track WebDirect user-agent strings and source IP geolocation for deviations from baseline access patterns.

How to Mitigate CVE-2025-46320

Immediate Actions Required

  • Upgrade Claris FileMaker Server to version 22.0.4 or 21.1.7 as appropriate for your release train.
  • Audit existing WebDirect custom homepage content for any unexpected modifications or injected markup.
  • Rotate FileMaker user credentials and session tokens if exploitation is suspected.
  • Educate WebDirect users about phishing links that target FileMaker URLs.

Patch Information

Claris fixed CVE-2025-46320 in FileMaker Server 22.0.4 and FileMaker Server 21.1.7. Download links and release notes are available through the Claris Support FAQ. Apply the update on all FileMaker Server nodes, including secondary machines in multi-server deployments.

Workarounds

  • Disable the FileMaker WebDirect custom homepage feature until the patch is applied if business workflows allow.
  • Place FileMaker Server behind a web application firewall configured to strip or block script tags in request parameters targeting WebDirect URIs.
  • Enforce a strict Content-Security-Policy at the reverse proxy to limit inline script execution against the WebDirect origin.
bash
# Configuration example: verify installed FileMaker Server version
fmsadmin -v
# Expected output should be 22.0.4 or 21.1.7 (or later) after patching

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechClaris Filemaker Server

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Vendor Resources
  • Claris Support FAQ
  • Related CVEs
  • CVE-2025-46295: Claris FileMaker Server RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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