CVE-2026-3953: Gosoft Proticaret E-Commerce XSS Vulnerability

CVE-2026-3953: Gosoft Proticaret E-Commerce XSS Vulnerability

The National Vulnerability Database has disclosed CVE-2026-3953, a high-severity cross-site scripting (XSS) vulnerability impacting Gosoft Software Industry and Trade Ltd. Co. Proticaret E-Commerce versions from 5.0.0 up to, but not including, V 6.0.1767.1383. This flaw, rated 8.8 CVSSv3.1, stems from improper input neutralization during web page generation, enabling both stored and reflected XSS.

Attackers can exploit this by injecting malicious scripts into vulnerable web pages, which then execute in a user’s browser. This often leads to session hijacking, credential theft, or further client-side attacks. The high CVSS score reflects the network-based attack vector, low attack complexity, and high impact on confidentiality, integrity, and availability.

For defenders, this is a critical reminder that client-side vulnerabilities remain a primary vector for initial access and privilege escalation. Organizations running affected Proticaret E-Commerce instances must prioritize patching to version V 6.0.1767.1383 or later immediately. Beyond patching, robust input validation and output encoding on all web applications are non-negotiable.

What This Means For You

  • If your organization uses Gosoft Proticaret E-Commerce, you need to verify your version immediately. Any instance between v5.0.0 and V 6.0.1767.1383 is vulnerable to CVE-2026-3953. Patching to V 6.0.1767.1383 or newer is the only way to mitigate this high-severity XSS risk.

Related ATT&CK Techniques

🛡️ Detection Rules

5 rules · 6 SIEM formats

5 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1190 Initial Access

Web Application Exploitation Attempt — CVE-2026-3953

Sigma YAML — free preview
title: Web Application Exploitation Attempt — CVE-2026-3953
id: scw-2026-05-07-1
status: experimental
level: high
description: |
  Detects common exploitation patterns targeting web applications. Review CVE-2026-3953 advisories for specific indicators.
author: SCW Feed Engine (auto-generated)
date: 2026-05-07
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-3953/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri-query|contains:
        - '..'
        - 'SELECT'
        - 'UNION'
        - '<script'
        - 'cmd='
        - '/etc/passwd'
      condition: selection
falsepositives:
  - Legitimate activity from CVE-2026-3953

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-3953 XSS Gosoft Software Industry and Trade Ltd. Co. Proticaret E-Commerce
CVE-2026-3953 XSS Proticaret E-Commerce versions from v5.0.0 before V 6.0.1767.1383
CVE-2026-3953 XSS Improper neutralization of input during web page generation
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 07, 2026 at 15:16 UTC

This content was AI-rewritten and enriched by Shimi's Cyber World based on the original source. All intellectual property rights remain with the original author.

Believe this infringes your rights? Submit a takedown request.

Related coverage

DivvyDrive XSS Vulnerability (CVE-2026-6002) Poses High Risk

CVE-2026-6002 — Improper neutralization of Script-Related HTML tags in a web page (basic XSS) vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Cross-Site Scripting (XSS)....

vulnerabilityCVEhigh-severitycross-site-scripting-xsscwe-80
/SCW Vulnerability Desk /HIGH /8.8 /⚑ 3 IOCs /⚙ 2 Sigma

DivvyDrive Critical CSRF Vulnerability: CVE-2026-5791 Poses Remote Attack Risk

CVE-2026-5791 — Cross-Site request forgery (CSRF) vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Cross Site Request Forgery. This issue affects DivvyDrive: from 4.8.2.9 before...

vulnerabilityCVEcriticalhigh-severitycwe-352
/SCW Vulnerability Desk /CRITICAL /9.6 /⚑ 2 IOCs

DivvyDrive Stored XSS Vulnerability (CVE-2026-5784) Poses High Risk

CVE-2026-5784 — Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Stored XSS. This issue affects...

vulnerabilityCVEhigh-severitycross-site-scripting-xsscwe-79
/SCW Vulnerability Desk /HIGH /8.8 /⚑ 4 IOCs