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-2026-2965

CVE-2026-2965: 07FLYCMS Cross-Site Scripting Vulnerability

CVE-2026-2965 is a cross-site scripting flaw in 07FLYCMS affecting versions up to 1.2.9. Attackers can exploit the Title parameter in the System Extension Module to execute malicious scripts remotely.

Published: February 27, 2026

CVE-2026-2965 Overview

A stored Cross-Site Scripting (XSS) vulnerability has been discovered in 07FLYCMS, 07FLY-CMS, and 07FlyCRM up to version 1.2.9. The vulnerability exists in the System Extension Module component, specifically within the /admin/SysModule/edit.html file. An attacker with administrative privileges can inject malicious scripts through the Title argument, which are then stored and executed when other users access the affected page. The exploit has been publicly disclosed and may be actively used for attacks. The vendor was contacted about this disclosure but did not respond.

Critical Impact

Authenticated attackers can inject persistent malicious scripts that execute in the context of other users' sessions, potentially leading to session hijacking, data theft, or unauthorized actions within the CMS administrative interface.

Affected Products

  • 07FLYCMS up to version 1.2.9
  • 07FLY-CMS up to version 1.2.9
  • 07FlyCRM up to version 1.2.9

Discovery Timeline

  • February 23, 2026 - CVE-2026-2965 published to NVD
  • February 23, 2026 - Last updated in NVD database

Technical Details for CVE-2026-2965

Vulnerability Analysis

This vulnerability is classified as Stored Cross-Site Scripting (XSS), identified by CWE-79 (Improper Neutralization of Input During Web Page Generation). The flaw resides in the System Extension Module functionality of the 07FLYCMS family of products. When an administrator creates or modifies a system module through the /admin/SysModule/edit.html endpoint, the Title parameter fails to properly sanitize user-supplied input before storing it in the database and rendering it back to users.

The attack requires high privileges (administrative access) and user interaction for successful exploitation. While this limits the attack surface, the persistent nature of stored XSS makes it particularly dangerous as the malicious payload executes every time the affected page is loaded by any user with access to the administrative interface.

Root Cause

The root cause of this vulnerability is insufficient input validation and output encoding in the System Extension Module component. The application fails to sanitize the Title parameter before storing it in the database, and subsequently renders the unsanitized content without proper HTML entity encoding when displaying the module information. This allows JavaScript code embedded in the Title field to execute in the browser context of any user viewing the affected page.

Attack Vector

The attack is network-based and can be initiated remotely by an authenticated attacker with administrative privileges. The attacker must have access to the CMS administrative panel and the ability to modify system modules. The exploitation flow involves:

  1. An attacker with admin credentials navigates to the System Extension Module edit page at /admin/SysModule/edit.html
  2. The attacker injects malicious JavaScript code into the Title field
  3. The malicious payload is stored in the application database
  4. When any user (including other administrators) views the affected module, the stored script executes in their browser
  5. The attacker can then steal session cookies, perform actions on behalf of the victim, or redirect users to malicious sites

The vulnerability has been publicly documented with analysis available through the Notion XSS Analysis page. Additional technical details are available at VulDB #347332.

Detection Methods for CVE-2026-2965

Indicators of Compromise

  • Unusual JavaScript content in the Title field of system module entries in the database
  • HTTP requests to /admin/SysModule/edit.html containing script tags or encoded JavaScript payloads
  • Unexpected outbound connections from client browsers when accessing the System Extension Module pages
  • Modified system module records with suspicious HTML or JavaScript content

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block XSS payloads in POST requests to /admin/SysModule/edit.html
  • Monitor database entries for the system modules table for content containing <script>, javascript:, onerror=, or other common XSS vectors
  • Deploy Content Security Policy (CSP) headers to detect and report inline script execution attempts
  • Use application-level logging to track modifications to system module configurations

Monitoring Recommendations

  • Enable detailed logging for all administrative actions within the CMS, particularly module creation and modification operations
  • Configure alerts for any database queries that insert or update records containing HTML tags or JavaScript content
  • Monitor network traffic for unusual patterns following access to the administrative interface
  • Regularly audit system module entries for unexpected content or recent unauthorized modifications

How to Mitigate CVE-2026-2965

Immediate Actions Required

  • Restrict administrative access to trusted users only and implement multi-factor authentication for admin accounts
  • Audit all existing system module entries for malicious content and remove any suspicious payloads
  • Implement network-level controls to limit access to the administrative interface from trusted IP ranges only
  • Deploy a Web Application Firewall with XSS protection rules enabled for the affected endpoints

Patch Information

No official patch has been released by the vendor. The vendor was contacted about this vulnerability disclosure but did not respond. Users should monitor for updates from the 07FLYCMS project and apply security patches as soon as they become available. Consider migrating to an actively maintained CMS solution if the vendor continues to be unresponsive to security disclosures.

Workarounds

  • Implement server-side input validation to sanitize the Title parameter, stripping or encoding HTML special characters before storage
  • Apply output encoding (HTML entity encoding) when rendering the Title field in the administrative interface
  • Deploy Content Security Policy headers with strict script-src directives to prevent inline script execution
  • Consider implementing a custom security module or using a reverse proxy to filter XSS payloads before they reach the application
bash
# Example Apache mod_security rule to block XSS attempts
SecRule ARGS:Title "@rx <script|javascript:|onerror=|onclick=" \
    "id:1001,\
    phase:2,\
    deny,\
    status:403,\
    msg:'Potential XSS attempt in Title parameter',\
    log,\
    auditlog"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/Tech07flycms

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/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-79
  • Technical References
  • VulDB CTI ID #347332

  • VulDB #347332

  • VulDB Submit #755225

  • Notion XSS Analysis
  • 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