Description
A vulnerability has been found in yaojingang GEOFlow up to 2.1.0. Impacted is the function DistributionController.isValidHttpEndpoint of the file app/Services/GeoFlow/GenericHttpEndpointResolver.php. Such manipulation of the argument endpoint_url leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 2.1.1 is recommended to address this issue. The name of the patch is 67abfd864a15d169a78429f3290c91cb3b93e849. It is advisable to upgrade the affected component.
Published: 2026-08-31
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server-side request forgery allowing remote requests to arbitrary URLs.
Action: Immediate Patch
AI Analysis

Impact

The vulnerability lies in yaojingang GEOFlow’s DistributionController.isValidHttpEndpoint method, where the supplied endpoint URL is insufficiently validated. An attacker can send a crafted URL that the server will request, resulting in a server-side request forgery. This allows the remote actor to cause the application to connect to any internal or external network resource, potentially exfiltrating data or facilitating further attacks, as described in the official advisory.

Affected Systems

All installations of yaojingang GEOFlow that are running version 2.1.0 or earlier are affected. The vendor has released a fix in version 2.1.1 (commit 67abfd864a15d169a78429f3290c91cb3b93e849) and recommends upgrading to that version to address the issue.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate severity, while the publicly disclosed nature of the flaw and the lack of an EPSS score mean exploitation is still plausible. The vulnerability is not listed in the CISA KEV catalog, but discussion on public platforms suggests that it may already be in use. The attack vector is remote; a malicious actor can trigger the flaw by sending a crafted request containing the unauthenticated endpoint URL.

Generated by OpenCVE AI on August 31, 2026 at 10:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading GEOFlow to version 2.1.1 or later.
  • Restrict outbound traffic from the application to known internal services or approved URLs to reduce the impact if an SSRF is attempted.
  • Enable logging and monitor outbound requests for unusual destinations as an additional detection measure.

Generated by OpenCVE AI on August 31, 2026 at 10:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 31 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in yaojingang GEOFlow up to 2.1.0. Impacted is the function DistributionController.isValidHttpEndpoint of the file app/Services/GeoFlow/GenericHttpEndpointResolver.php. Such manipulation of the argument endpoint_url leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 2.1.1 is recommended to address this issue. The name of the patch is 67abfd864a15d169a78429f3290c91cb3b93e849. It is advisable to upgrade the affected component.
Title yaojingang GEOFlow GenericHttpEndpointResolver.php DistributionController.isValidHttpEndpoint server-side request forgery
First Time appeared Yaojingang
Yaojingang geoflow
Weaknesses CWE-918
CPEs cpe:2.3:a:yaojingang:geoflow:*:*:*:*:*:*:*:*
Vendors & Products Yaojingang
Yaojingang geoflow
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Yaojingang Geoflow
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T14:59:12.574Z

Reserved: 2026-08-30T14:44:10.088Z

Link: CVE-2026-82667

cve-icon Vulnrichment

Updated: 2026-08-31T14:58:47.018Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T09:17:04.940

Modified: 2026-08-31T20:56:08.800

Link: CVE-2026-82667

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T12:00:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)