Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2020-37118

CVE-2020-37118: P5 FNIP CSRF Vulnerability

CVE-2020-37118 is a cross-site request forgery flaw in P5 FNIP-8x16A and FNIP-4xSH 1.0.20 that enables attackers to perform unauthorized administrative actions. This article covers technical details, affected versions, and mitigation.

Published: February 6, 2026

CVE-2020-37118 Overview

CVE-2020-37118 is a Cross-Site Request Forgery (CSRF) vulnerability affecting P5 FNIP-8x16A and FNIP-4xSH devices running firmware version 1.0.20. This vulnerability allows attackers to perform administrative actions without user interaction by crafting malicious web pages. When authenticated users visit a specially crafted page, attackers can add new admin users, change passwords, and modify system configurations without the victim's knowledge or consent.

Critical Impact

Attackers can fully compromise device administration by tricking authenticated users into loading malicious pages, enabling unauthorized creation of admin accounts and modification of system configurations.

Affected Products

  • P5 FNIP-8x16A firmware version 1.0.20
  • P5 FNIP-4xSH firmware version 1.0.20

Discovery Timeline

  • 2026-02-05 - CVE CVE-2020-37118 published to NVD
  • 2026-02-05 - Last updated in NVD database

Technical Details for CVE-2020-37118

Vulnerability Analysis

This CSRF vulnerability exists due to the lack of proper anti-forgery token validation in the P5 FNIP device web management interface. The affected devices fail to implement adequate request validation mechanisms, allowing state-changing requests to be forged by external websites. When an authenticated administrator visits a malicious webpage while logged into the device management interface, the attacker-controlled page can submit requests to the device on behalf of the user.

The vulnerability is particularly concerning for industrial control and automation environments where these devices are commonly deployed. The network-based attack vector requires user interaction (visiting a malicious page), but the exploitation itself requires no special privileges from the attacker's perspective.

Root Cause

The root cause of CVE-2020-37118 is the absence of CSRF protection mechanisms in the device's web application. Specifically, the administrative interface does not implement CSRF tokens, same-site cookie attributes, or origin header validation. This allows cross-origin requests from attacker-controlled websites to be processed as legitimate administrative commands when a user's browser includes valid session cookies.

Attack Vector

The attack leverages the network-accessible web management interface of P5 FNIP devices. An attacker creates a malicious webpage containing hidden forms or JavaScript that automatically submits requests to the target device. When an authenticated administrator browses to the attacker's page, their browser automatically includes authentication cookies with the forged requests, causing the device to execute privileged operations such as:

  • Creating new administrative user accounts
  • Changing existing user passwords
  • Modifying device configurations
  • Altering system settings

The attack requires no direct access to the target network if the victim's browser can reach both the attacker's page and the target device.

For technical exploitation details, refer to the Zero Science Vulnerability Advisory ZSL-2020-5564 and Exploit-DB #48362.

Detection Methods for CVE-2020-37118

Indicators of Compromise

  • Unexpected creation of new administrative user accounts on P5 FNIP devices
  • Unauthorized password changes for existing administrative accounts
  • Configuration modifications without corresponding legitimate administrative activity
  • Web server logs showing administrative requests with external referrer headers

Detection Strategies

  • Monitor P5 FNIP device audit logs for administrative account creation events without corresponding legitimate activity
  • Implement network monitoring to detect cross-origin requests to device management interfaces
  • Review web server access logs for requests containing external or suspicious referrer headers
  • Deploy network intrusion detection rules to identify CSRF attack patterns targeting device management endpoints

Monitoring Recommendations

  • Enable comprehensive logging on all P5 FNIP device web interfaces
  • Implement alerting for any administrative account modifications
  • Monitor network traffic for unusual patterns of requests to device management ports
  • Conduct periodic audits of administrative user accounts to detect unauthorized additions

How to Mitigate CVE-2020-37118

Immediate Actions Required

  • Restrict network access to P5 FNIP device management interfaces using firewall rules or network segmentation
  • Implement strict access controls limiting administrative access to trusted network segments only
  • Advise administrators to avoid browsing untrusted websites while authenticated to device management interfaces
  • Consider placing devices behind a VPN to reduce attack surface

Patch Information

No vendor patch information is currently available. Organizations should monitor the P5 Security Overview page for firmware updates addressing this vulnerability. Additional details are available in the VulnCheck Advisory on CSRF and IBM X-Force Vulnerability Database.

Workarounds

  • Isolate affected devices on dedicated management VLANs inaccessible from user workstations
  • Implement a web application firewall (WAF) in front of device management interfaces to filter suspicious requests
  • Configure browser-based protections such as strict same-site cookie policies where supported
  • Require administrators to use dedicated browser profiles or separate machines for device management tasks
bash
# Example network isolation configuration (iptables)
# Restrict access to P5 FNIP management interface (port 80/443) to trusted management subnet only
iptables -A INPUT -p tcp --dport 80 -s 192.168.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.100.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
  • TypeCSRF

  • Vendor/TechN/A

  • SeverityMEDIUM

  • CVSS Score5.1

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-352
  • Technical References
  • IBM X-Force Vulnerability

  • Packet Storm File Release

  • Exploit-DB #48362

  • P5 Security Overview

  • VulnCheck Advisory on CSRF

  • Zero Science Vulnerability ZSL-2020-5564
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync CSRF Vulnerability
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