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
    • 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-0325

CVE-2025-0325: Axis Guard Tour VAPIX API DoS Vulnerability

CVE-2025-0325 is a denial of service vulnerability in Axis Guard Tour VAPIX API that allows attackers to block access to configuration pages. This article covers the technical details, affected systems, and mitigation.

Updated: January 22, 2026

CVE-2025-0325 Overview

A vulnerability exists in the Guard Tour VAPIX API of Axis network devices that allows authenticated attackers to exploit improper input validation in API parameters. This flaw enables attackers to pass arbitrary values to API calls, which can be incorrectly processed, resulting in a denial of service condition that blocks access to the guard tour configuration page in the device's web interface.

Critical Impact

Authenticated attackers can block administrative access to guard tour configuration functionality on affected Axis devices, disrupting security surveillance operations.

Affected Products

  • Axis network devices with Guard Tour VAPIX API functionality
  • Axis devices running vulnerable firmware versions (see vendor advisory for specific versions)

Discovery Timeline

  • 2025-06-02 - CVE CVE-2025-0325 published to NVD
  • 2025-06-02 - Last updated in NVD database

Technical Details for CVE-2025-0325

Vulnerability Analysis

This vulnerability is classified under CWE-628 (Function Call with Incorrectly Specified Arguments), which occurs when a function is called with arguments that are not correctly validated or processed. In this case, the Guard Tour VAPIX API fails to properly validate parameter values, accepting arbitrary input that can disrupt normal operation.

The VAPIX API is Axis's proprietary API used for device management and configuration. The guard tour functionality allows administrators to configure automated PTZ (Pan-Tilt-Zoom) camera movements for surveillance purposes. When exploited, this vulnerability prevents legitimate administrators from accessing and modifying guard tour configurations through the web interface.

Root Cause

The root cause of this vulnerability lies in insufficient input validation within the Guard Tour VAPIX API handler. The API accepts parameter values without proper boundary checking or sanitization, allowing arbitrary values to be processed. This improper handling of function arguments leads to a state where the web interface configuration page becomes inaccessible.

Attack Vector

The attack can be executed over the network by an authenticated user with low privileges. The attacker sends specially crafted API requests with arbitrary parameter values to the Guard Tour VAPIX endpoint. Once the malformed request is processed, the guard tour configuration page becomes blocked, preventing legitimate administrative access.

The vulnerability requires authentication, limiting the attack surface to users who already have some level of access to the device. However, in environments where multiple users have device access or where credentials may have been compromised, this presents a significant risk to operational continuity.

Detection Methods for CVE-2025-0325

Indicators of Compromise

  • Unexpected failures when accessing guard tour configuration pages in the Axis device web interface
  • Anomalous VAPIX API requests containing unusual or malformed parameter values
  • Authentication logs showing repeated API calls to guard tour endpoints from suspicious sources
  • User reports of inability to modify guard tour settings despite having proper permissions

Detection Strategies

  • Monitor VAPIX API traffic for requests with abnormal parameter values targeting guard tour endpoints
  • Implement web application firewall rules to detect and block malformed API requests
  • Review device access logs for patterns of API abuse from authenticated accounts
  • Configure alerts for guard tour configuration access failures that exceed normal thresholds

Monitoring Recommendations

  • Enable comprehensive logging on Axis devices to capture all API interactions
  • Implement network monitoring to detect unusual traffic patterns to device management interfaces
  • Establish baseline metrics for guard tour configuration access to identify anomalies
  • Consider implementing session monitoring for privileged device management accounts

How to Mitigate CVE-2025-0325

Immediate Actions Required

  • Review and restrict user access to Axis devices to only necessary personnel
  • Implement network segmentation to limit access to device management interfaces
  • Monitor for exploitation attempts by reviewing API access logs
  • Contact Axis support for guidance on available patches or firmware updates

Patch Information

Axis has published a security advisory addressing this vulnerability. Organizations should review the Axis Security Advisory for CVE-2025-0325 for specific patch information and affected firmware versions. Apply the recommended firmware updates as soon as they become available through official Axis channels.

Workarounds

  • Restrict network access to Axis device management interfaces using firewall rules
  • Implement strong authentication controls and regularly rotate credentials for device access
  • Consider disabling the guard tour feature if not operationally required until patches are applied
  • Use VPN or other secure access methods to limit exposure of device management interfaces
bash
# Example: Restrict access to Axis device management interface
# Add firewall rules to limit access to trusted management networks only
iptables -A INPUT -p tcp --dport 80 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechAxis

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-628
  • Technical References
  • Axis Security Advisory for CVE-2025-0325
  • Related CVEs
  • CVE-2024-0066: Axis O3C Information Disclosure Flaw
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