CVE-2026-7643 — ChatGPTNextWeb NextChat Vulnerability

CVE-2026-7643 — ChatGPTNextWeb NextChat Vulnerability

CVE-2026-7643 — A flaw has been found in ChatGPTNextWeb NextChat up to 2.16.1. This impacts an unknown function of the file Next.js of the component API Endpoint. Executing a manipulation can lead to permissive cross-domain policy with untrusted domains. The attack may be launched remotely. The expl

What This Means For You

  • If your environment is affected by CWE-346, CWE-942, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7643 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 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

CVE-2026-7643 - NextChat API Endpoint Cross-Domain Policy Manipulation

Sigma YAML — free preview
title: CVE-2026-7643 - NextChat API Endpoint Cross-Domain Policy Manipulation
id: scw-2026-05-02-ai-1
status: experimental
level: high
description: |
  This rule detects attempts to exploit CVE-2026-7643 by targeting the NextChat API endpoint, specifically the '/api/auth/session' path, with a POST request that includes a 'callback=' parameter in the query string. This pattern is indicative of an attempt to manipulate cross-domain policies with untrusted domains, as described in the vulnerability details. The 'referer' field check helps to narrow down to requests originating from the NextChat application itself, making the detection more specific to the vulnerable component.
author: SCW Feed Engine (AI-generated)
date: 2026-05-02
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-7643/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/api/auth/session'
      cs-method:
          - 'POST'
      sc-status:
          - '200'
      cs-uri-query|contains:
          - 'callback='
      referer|contains:
          - 'localhost:3000'
  condition: selection
falsepositives:
  - Legitimate administrative activity

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-7643 vulnerability CVE-2026-7643
CWE-346 weakness CWE-346
CWE-942 weakness CWE-942
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 02, 2026 at 18:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

ChatGPTNextWeb NextChat Improper Authorization Vulnerability (CVE-2026-7644)

CVE-2026-7644 — A vulnerability has been found in ChatGPTNextWeb NextChat up to 2.16.1. Affected is the function addMcpServer of the file app/mcp/actions.ts. The manipulation leads...

vulnerabilityCVEhigh-severitycwe-266cwe-285
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 3 IOCs /⚙ 2 Sigma

CVE-2026-7642 — Pskill9 Website-Downloader Command Injection

CVE-2026-7642 — A vulnerability was detected in pskill9 website-downloader up to 0.1.0. This affects the function download_website of the file src/index.ts of the component MCP...

vulnerabilityCVEmedium-severitycommand-injectioncwe-77cwe-78
/SCW Vulnerability Desk /MEDIUM /6.3 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-7633 — Totolink N300RH 6.1c.1353_B20190305 Vulnerability

CVE-2026-7633 — A vulnerability was identified in Totolink N300RH 6.1c.1353_B20190305. This impacts the function setUploadSetting of the file /cgi-bin/cstecgi.cgi. Such manipulation of the argument FileName...

vulnerabilityCVEmedium-severitycwe-73
/SCW Vulnerability Desk /MEDIUM /6.5 /⚑ 2 IOCs /⚙ 2 Sigma