Description
A vulnerability was identified in BigSweetPotatoStudio HyperChat up to 2.0.0-alpha.63. Affected by this issue is the function fetch of the file packages/core/src/http/aiProxyMiddleware.mts of the component AI Proxy Middleware. Such manipulation of the argument baseurl leads to server-side request forgery. The attack can be launched remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-04-28
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server-side Request Forgery
Action: Apply Patch
AI Analysis

Impact

A flaw in the fetch function of the AI Proxy Middleware in BigSweetPotatoStudio HyperChat enables an attacker to manipulate the baseurl argument, causing the server to request arbitrary URLs on behalf of the compromised system. This server‑side request forgery can allow access to internal resources, data exfiltration, or further lateral movement, affecting confidentiality and integrity. The vulnerability is classified as CWE‑918 and has a CVSS score of 6.9, indicating moderate severity.

Affected Systems

The issue affects BigSweetPotatoStudio HyperChat versions up to and including 2.0.0‑alpha.63. Users running any of these releases should verify their installation and consider upgrading to a fixed version once available.

Risk and Exploitability

The exploit is remote and publicly available, though the EPSS score is not reported. The vulnerability has not been listed in the CISA KEV catalog, suggesting no confirmed exploitation in the wild to date. Nevertheless, the moderate CVSS score and the remote launch capability mean that an attacker can potentially leverage this flaw without needing local access, especially if the AI Proxy Middleware is exposed to the Internet.

Generated by OpenCVE AI on April 28, 2026 at 19:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade BigSweetPotatoStudio HyperChat to a version newer than 2.0.0‑alpha.63 once the vendor releases a fix.
  • Replace or remove the AI Proxy Middleware if the feature is not required to reduce the attack surface.
  • Validate or sanitize the baseurl argument before passing it to the fetch function, ensuring it does not point to internal or sensitive endpoints.
  • Limit the middleware’s network access to trusted destinations only, or place it behind a firewall that blocks outbound requests to untrusted hosts.

Generated by OpenCVE AI on April 28, 2026 at 19:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-r2jq-4h3x-rfj6 BigSweetPotatoStudio HyperChat has a Server-Side Request Forgery issue
History

Tue, 28 Apr 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Bigsweetpotatostudio
Bigsweetpotatostudio hyperchat
Vendors & Products Bigsweetpotatostudio
Bigsweetpotatostudio hyperchat

Tue, 28 Apr 2026 04:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in BigSweetPotatoStudio HyperChat up to 2.0.0-alpha.63. Affected by this issue is the function fetch of the file packages/core/src/http/aiProxyMiddleware.mts of the component AI Proxy Middleware. Such manipulation of the argument baseurl leads to server-side request forgery. The attack can be launched remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Title BigSweetPotatoStudio HyperChat AI Proxy Middleware aiProxyMiddleware.mts fetch server-side request forgery
Weaknesses CWE-918
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Bigsweetpotatostudio Hyperchat
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-28T12:42:17.157Z

Reserved: 2026-04-27T15:38:49.324Z

Link: CVE-2026-7223

cve-icon Vulnrichment

Updated: 2026-04-28T12:42:04.317Z

cve-icon NVD

Status : Deferred

Published: 2026-04-28T04:16:29.043

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7223

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T19:45:07Z

Weaknesses