Description
A vulnerability has been found in heshengtao super-agent-party up to 0.4.1. The impacted element is the function sanitize_proxy_url of the file server.py of the component extension_proxy Route. The manipulation of the argument url leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is located in the sanitize_proxy_url function of the extension_proxy Route within server.py, allowing a supplied URL to be processed by the server. This manipulation results in server‑side request forgery, letting an attacker cause the application to make arbitrary HTTP requests to internal or external resources. The primary impact is the potential for unauthorized access to internal systems or information leakage, assuming the application ignores SSRF mitigations. The flaw is identified as CWE‑918.

Affected Systems

The product heshengtao super‑agent‑party with any version up to and including 0.4.1 is affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. No EPSS data is available, yet the vulnerability is publicly disclosed and can be triggered remotely, with no authentication requirement noted in the description. Although it is not listed in the CISA KEV catalog, the ability to target internal networks makes it an attractive vector for attackers when the vulnerable component is exposed to the internet.

Generated by OpenCVE AI on August 6, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If a vendor release a patch is available, apply it immediately.
  • Remove or isolate the extension_proxy route from external exposure and enforce strict validation or whitelisting of URLs.
  • Implement network‑level controls such as ACLs or firewall rules to block outbound requests from the application to internal networks, mitigating the impact if the vulnerability remains.

Generated by OpenCVE AI on August 6, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in heshengtao super-agent-party up to 0.4.1. The impacted element is the function sanitize_proxy_url of the file server.py of the component extension_proxy Route. The manipulation of the argument url leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title heshengtao super-agent-party extension_proxy Route server.py sanitize_proxy_url server-side request forgery
First Time appeared Heshengtao
Heshengtao super-agent-party
Weaknesses CWE-918
CPEs cpe:2.3:a:heshengtao:super-agent-party:*:*:*:*:*:*:*:*
Vendors & Products Heshengtao
Heshengtao super-agent-party
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

Heshengtao Super-agent-party
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T14:50:26.830Z

Reserved: 2026-08-05T16:10:43.730Z

Link: CVE-2026-18973

cve-icon Vulnrichment

Updated: 2026-08-06T14:50:23.055Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T01:16:29.410

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-18973

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:04:54Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)