Description
A security vulnerability has been detected in yaojingang GEOFlow up to 2.1.0. This affects an unknown part of the file app/Http/Controllers/Site/HomeController.php of the component JSON-LD Theme Handler. The manipulation of the argument Search leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 2.1.1 is able to mitigate this issue. The identifier of the patch is 67abfd864a15d169a78429f3290c91cb3b93e849. Upgrading the affected component is recommended.
Published: 2026-08-31
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross-site scripting
Action: Immediate Patch
AI Analysis

Impact

A cross‑site scripting flaw exists in the JSON‑LD Theme component of GEOFlow, caused by untrusted handling of the Search argument within HomeController.php. This flaw allows a remote attacker to inject malicious scripts that will execute in the browsers of users who view the affected page, thereby opening a vector for executing code in the client context. The vulnerability is identified by CWE‑79 and potentially involves code execution within the browser context, as indicated by the presence of CWE‑94.

Affected Systems

All installations of yaojingang GEOFlow version 2.1.0 or earlier are affected. Deployments of version 2.1.1, released with the patch commit 67abfd864a15d169a78429f3290c91cb3b93e849, eliminate the vulnerable code path.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity. No EPSS score is available, so the current exploitation probability is unknown, and the flaw is not listed in the CISA KEV catalog. The attack can be carried out remotely via normal web traffic, and the publicly disclosed exploit demonstrates that an attacker can leverage the vulnerability against vulnerable deployments.

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 patch by upgrading to GEOFlow version 2.1.1, which removes the vulnerable code path in HomeController.php.
  • Sanitize or validate the Search query parameter on the server side to escape characters that could form JavaScript and prevent XSS when rendering JSON‑LD Theme content.
  • Configure a Content‑Security‑Policy header to restrict script execution to trusted sources, thereby limiting the impact of any remaining injection attempts.

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

Tue, 01 Sep 2026 22:00: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 08:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in yaojingang GEOFlow up to 2.1.0. This affects an unknown part of the file app/Http/Controllers/Site/HomeController.php of the component JSON-LD Theme Handler. The manipulation of the argument Search leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 2.1.1 is able to mitigate this issue. The identifier of the patch is 67abfd864a15d169a78429f3290c91cb3b93e849. Upgrading the affected component is recommended.
Title yaojingang GEOFlow JSON-LD Theme HomeController.php cross site scripting
First Time appeared Yaojingang
Yaojingang geoflow
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:yaojingang:geoflow:*:*:*:*:*:*:*:*
Vendors & Products Yaojingang
Yaojingang geoflow
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Yaojingang Geoflow
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-01T14:58:57.729Z

Reserved: 2026-08-30T14:43:56.975Z

Link: CVE-2026-82664

cve-icon Vulnrichment

Updated: 2026-09-01T14:58:51.791Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-01T15:17:36.353

Link: CVE-2026-82664

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:18:52Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')