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

CVE-2026-6624: BichitroGan ISP Billing XSS Vulnerability

CVE-2026-6624 is a cross-site scripting flaw in BichitroGan ISP Billing Software 2025.3.20 affecting the Pool List Interface. This post covers technical details, affected versions, security impact, and mitigation.

Published: April 23, 2026

CVE-2026-6624 Overview

A Cross-Site Scripting (XSS) vulnerability has been identified in BichitroGan ISP Billing Software version 2025.3.20. The vulnerability affects an unknown function within the file /?_route=pool/add of the Pool List Interface component. An attacker can exploit this vulnerability by manipulating input parameters to inject malicious scripts, leading to cross-site scripting attacks. The attack can be performed remotely over the network and requires high privileges along with user interaction.

Critical Impact

This XSS vulnerability enables remote attackers with administrative privileges to inject malicious scripts that execute in victim browsers, potentially leading to session hijacking, credential theft, or unauthorized actions on behalf of authenticated users.

Affected Products

  • BichitroGan ISP Billing Software 2025.3.20
  • Pool List Interface Component (/?_route=pool/add)

Discovery Timeline

  • 2026-04-20 - CVE CVE-2026-6624 published to NVD
  • 2026-04-22 - Last updated in NVD database

Technical Details for CVE-2026-6624

Vulnerability Analysis

This vulnerability falls under CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting (XSS). The flaw exists in the Pool List Interface of BichitroGan ISP Billing Software, specifically within the route handler at /?_route=pool/add.

The vulnerability allows an attacker with high-level privileges to inject malicious content through manipulated input that is not properly sanitized before being rendered in the web interface. When a victim user with an active session interacts with the compromised page, the injected script executes within their browser context.

The exploit has been made publicly available, increasing the risk of active exploitation. The vendor was contacted regarding this disclosure but did not respond.

Root Cause

The root cause of this vulnerability is improper input validation and output encoding in the Pool List Interface. The application fails to adequately sanitize user-supplied input before incorporating it into dynamically generated web pages. This allows specially crafted input containing script tags or JavaScript event handlers to be stored or reflected back to users, where it executes as legitimate code within the application's trusted domain context.

Attack Vector

The attack vector is network-based, requiring an authenticated attacker with elevated privileges to inject the malicious payload. The exploitation scenario involves:

  1. An attacker with administrative access navigates to the Pool List Interface at /?_route=pool/add
  2. The attacker submits a crafted payload containing malicious JavaScript through an improperly validated input field
  3. The malicious content is either stored in the database or reflected in the response
  4. When another user (victim) accesses the affected page, the malicious script executes in their browser
  5. The script can then steal session cookies, capture credentials, or perform actions as the victim user

For detailed technical information about this vulnerability, refer to the GitHub Issue Discussion and the VulDB Vulnerability Summary.

Detection Methods for CVE-2026-6624

Indicators of Compromise

  • Unusual HTTP requests to /?_route=pool/add containing encoded script tags or JavaScript event handlers
  • Web server logs showing requests with <script>, javascript:, onerror=, onload=, or similar XSS payload patterns in query parameters or POST data
  • Browser console errors indicating blocked inline scripts (if CSP is enabled) or unexpected script execution
  • Reports from users of unexpected behavior or redirects when accessing the Pool List Interface

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block common XSS payload patterns targeting the /pool/add route
  • Enable detailed access logging on the web server and configure alerts for requests containing potentially malicious script content
  • Deploy endpoint detection solutions that can identify browser-based attacks and script injection attempts
  • Configure intrusion detection systems (IDS) to monitor for XSS attack signatures in HTTP traffic

Monitoring Recommendations

  • Monitor access logs for the /?_route=pool/add endpoint, particularly requests from administrative users
  • Set up alerts for unusual patterns of access to the Pool List Interface or unexpected parameter values
  • Review application audit logs for changes made through the affected interface that may indicate exploitation
  • Correlate web server logs with authentication events to identify potential privilege abuse scenarios

How to Mitigate CVE-2026-6624

Immediate Actions Required

  • Restrict access to the Pool List Interface (/?_route=pool/add) to only essential administrative users
  • Implement Content Security Policy (CSP) headers to prevent inline script execution
  • Deploy a Web Application Firewall (WAF) with XSS protection rules in front of the application
  • Audit administrative accounts and revoke access for unused or unnecessary privileged accounts

Patch Information

No vendor patch is currently available. According to the vulnerability disclosure, the vendor was contacted about this issue but did not respond. Organizations using BichitroGan ISP Billing Software 2025.3.20 should implement the workarounds listed below and monitor for future security updates.

For additional details, see the VulDB Submission Report.

Workarounds

  • Implement strict input validation on all user-controllable parameters in the Pool List Interface
  • Apply output encoding (HTML entity encoding) for all user-supplied data rendered in the web interface
  • Configure Content Security Policy headers with script-src 'self' to block inline scripts
  • Consider isolating administrative interfaces on a separate network segment accessible only from trusted management workstations
  • Enable HTTPOnly and Secure flags on all session cookies to reduce the impact of potential session theft
bash
# Example: Add Content Security Policy header in Apache
# Add to .htaccess or Apache configuration
Header always set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; object-src 'none'; frame-ancestors 'self'"

# Example: Add Content Security Policy header in Nginx
# Add to nginx.conf or site configuration
add_header Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; object-src 'none'; frame-ancestors 'self'" always;

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechBichitrogan

  • 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
  • GitHub Issue Discussion

  • VulDB Submission Report

  • VulDB Vulnerability Summary

  • VulDB CTI Details
  • Related CVEs
  • CVE-2026-6623: BichitroGan ISP Billing Software XSS Flaw

  • CVE-2026-6622: BichitroGan ISP Billing XSS Vulnerability

  • CVE-2026-5031: BichitroGan ISP Billing Software RCE Flaw
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