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-2025-63522

CVE-2025-63522: Feehi FeehiCMS Reverse Tabnabbing Flaw

CVE-2025-63522 is a Reverse Tabnabbing vulnerability in Feehi FeehiCMS 2.1.1 affecting the Comments Management function. This flaw allows attackers to manipulate parent pages. This post covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-63522 Overview

CVE-2025-63522 is a Reverse Tabnabbing vulnerability identified in FeehiCMS version 2.1.1, specifically within the Comments Management function. This medium-severity flaw allows attackers to exploit improper UI rendering to manipulate user interactions, potentially leading to phishing attacks or credential theft through a malicious redirect when users click on attacker-controlled links.

Reverse Tabnabbing is a type of User Interface Confusion attack where a malicious page opened via target="_blank" can redirect the original parent page to a phishing site using the window.opener property. When exploited in FeehiCMS's Comments Management feature, this could allow attackers to trick administrators into submitting credentials or sensitive information to attacker-controlled servers.

Critical Impact

Attackers can leverage the Comments Management function to inject links that, when clicked by administrators, redirect the original FeehiCMS admin panel to a malicious phishing page, potentially compromising administrative credentials and CMS integrity.

Affected Products

  • FeehiCMS 2.1.1
  • feehi feehicms (all installations running version 2.1.1)
  • Comments Management module in affected FeehiCMS versions

Discovery Timeline

  • 2025-12-01 - CVE-2025-63522 published to NVD
  • 2025-12-02 - Last updated in NVD database

Technical Details for CVE-2025-63522

Vulnerability Analysis

This vulnerability is classified under CWE-1021 (Improper Restriction of Rendered UI Layers or Frames), which relates to insufficient controls over how UI elements are rendered and interact with external resources. The CVSS 3.1 score of 4.6 (Medium severity) reflects the network-based attack vector with low privileges required and user interaction dependency.

The CVSS vector CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N indicates:

  • Attack Vector (AV:N): Exploitable remotely over the network
  • Attack Complexity (AC:L): Low complexity to execute
  • Privileges Required (PR:L): Low-level privileges needed (authenticated user)
  • User Interaction (UI:R): Requires victim to click the malicious link
  • Confidentiality/Integrity Impact: Low impact on both, with no availability impact

The Exploit Prediction Scoring System (EPSS) assigns this vulnerability a probability score of 0.025% with a percentile ranking of 6.12%, indicating a relatively low likelihood of exploitation in the wild compared to other vulnerabilities.

Root Cause

The root cause lies in improper handling of external links within the Comments Management function of FeehiCMS 2.1.1. When comments containing links are rendered, the application fails to include the rel="noopener noreferrer" attribute on anchor tags that use target="_blank". This oversight allows the newly opened page to access the window.opener object of the parent window, enabling malicious redirects.

The vulnerability exists because the CMS does not properly sanitize or secure user-generated content containing hyperlinks within the comments system. When an administrator reviews or interacts with comments containing malicious links, the attacker's page gains control over the parent window's navigation.

Attack Vector

The attack unfolds through the following mechanism:

  1. An attacker submits a comment containing a specially crafted external link through the FeehiCMS comment submission functionality
  2. The malicious link is stored and rendered in the Comments Management administrative interface
  3. When an administrator clicks the link, it opens in a new tab while retaining a reference to the admin panel via window.opener
  4. The attacker's malicious page executes JavaScript to redirect the original admin panel tab to a convincing phishing page
  5. The administrator, believing they are still on the legitimate FeehiCMS interface, may enter credentials or perform sensitive actions on the attacker-controlled page

This technique is particularly effective because users often trust pages they opened themselves and may not notice the URL change in the original tab while focused on the newly opened page.

Detection Methods for CVE-2025-63522

Indicators of Compromise

  • Suspicious external links in comment submissions pointing to unfamiliar or newly registered domains
  • Administrator session anomalies following comment review activities
  • Unexpected page redirects in browser history from the CMS admin panel
  • User reports of being redirected to login pages unexpectedly while managing comments
  • Browser console errors related to window.opener access from external origins

Detection Strategies

Security teams should implement monitoring for outbound link patterns within the Comments Management interface. Web Application Firewalls (WAFs) can be configured to flag or block comments containing suspicious external URLs or known phishing domains.

Review server logs for patterns indicating administrators accessing the Comments Management function followed by immediate credential submission attempts. Implement Content Security Policy (CSP) headers to restrict the ability of opened pages to interact with the parent window.

Browser-based security extensions that block window.opener access can provide an additional layer of protection for administrators reviewing user-generated content.

Monitoring Recommendations

Deploy endpoint detection and response (EDR) solutions to monitor browser processes for suspicious window.opener manipulation attempts. SentinelOne's behavioral AI engine can detect anomalous browser navigation patterns that may indicate Reverse Tabnabbing exploitation.

Configure logging to capture all external link interactions from the administrative interface. Implement alerting for any comment submissions containing links to domains registered within the past 30 days, as these are commonly used in phishing campaigns.

Regularly audit the Comments Management function for any signs of stored malicious content and implement real-time scanning of submitted comments for known malicious indicators.

How to Mitigate CVE-2025-63522

Immediate Actions Required

  • Audit all existing comments in FeehiCMS for suspicious external links and remove any potentially malicious content
  • Implement browser-level protections by using security-focused browsers or extensions that automatically add rel="noopener" to external links
  • Train administrators to verify the URL in their original browser tab after clicking any external links in user comments
  • Consider temporarily disabling the comment functionality or restricting comment link rendering until a patch is available

Patch Information

As of the latest NVD update on 2025-12-02, administrators should monitor the vendor advisory at https://github.com/liufee/cms/issues/76 for official patch releases. The issue has been documented with the vendor through their GitHub repository.

Organizations running FeehiCMS 2.1.1 should subscribe to the project's GitHub notifications to receive immediate alerts when patches become available. Review the technical advisory at https://github.com/kiwi865/CVEs/blob/main/CVE-2025-63522.md for additional technical details.

Workarounds

Until an official patch is released, administrators can implement manual mitigations by modifying the comment rendering templates to include proper rel attributes on all external links.

The recommended approach involves locating the comment display template files in the FeehiCMS installation and ensuring all anchor tags with target="_blank" include rel="noopener noreferrer". This prevents the opened page from accessing the window.opener property.

Additionally, implement a Content Security Policy header that restricts frame ancestors and navigation targets. Configure your web server or reverse proxy to add headers that limit cross-origin interactions from external pages.

For Apache web servers, add the following to your .htaccess or virtual host configuration:

apache
# Add security headers to mitigate Reverse Tabnabbing
Header always set Cross-Origin-Opener-Policy "same-origin"
Header always set Content-Security-Policy "frame-ancestors 'self'"

For Nginx configurations:

nginx
# Add security headers to mitigate Reverse Tabnabbing
add_header Cross-Origin-Opener-Policy "same-origin" always;
add_header Content-Security-Policy "frame-ancestors 'self'" always;

These headers help isolate the browsing context and prevent external pages from manipulating the parent window through window.opener.

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechFeehi

  • SeverityMEDIUM

  • CVSS Score4.6

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-1021
  • Technical References
  • Exploit, Third Party Advisory
  • Vendor Resources
  • Exploit, Issue Tracking, Vendor Advisory
  • Related CVEs
  • CVE-2025-63520: Feehi FeehiCMS XSS Vulnerability

  • CVE-2025-63523: Feehi FeehiCMS Auth Bypass 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