Description
A vulnerability has been found in a2ui-project a2ui up to 0.10.7. Affected by this vulnerability is the function httpx.get of the file agent_sdks/python/a2ui_agent/src/a2ui/extensions/file_resolve/file_resolver.py of the component FileResolver. The manipulation leads to server-side request forgery. It is possible to initiate the attack remotely. The identifier of the patch is 2bb8423060308bbdea8ba468dabed4fc256d18ea. To fix this issue, it is recommended to deploy a patch.
Published: 2026-09-16
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery (SSRF)
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the FileResolver component of a2ui, where the httpx.get function can be manipulated to forge server‑side requests. This SSRF flaw allows an attacker to initiate arbitrary outbound HTTP connections from the application, potentially exposing internal services or sensitive data and serving as a launchpad for more extensive attacks. The weakness is classified as CWE‑918, reflecting unsafe URL handling and validation.

Affected Systems

The a2ui application provided by a2ui‑project, versions up to and including 0.10.7, is impacted. The FileResolver component processes user‑supplied URLs and is the specific feature vulnerable to exploitation.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity, and the EPSS score of less than 1% shows that exploitation is currently unlikely in the wild. The vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known exploits. Attackers can remotely trigger the flaw by supplying crafted URLs to the application, exploiting the lack of validation in the httpx.get call. Once triggered, the affected server can reach internal services or external endpoints, providing a foothold for further compromise.

Generated by OpenCVE AI on September 16, 2026 at 17:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch identified by commit 2bb8423060308bbdea8ba468dabed4fc256d18ea or upgrade to a later a2ui release that contains this fix.
  • Configure the FileResolver to validate or restrict URLs, limiting outbound requests to trusted domains only during any upgrade window.
  • Monitor outgoing HTTP traffic and application logs for suspicious requests that may indicate attempted SSRF exploitation.

Generated by OpenCVE AI on September 16, 2026 at 17:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 16 Sep 2026 01:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in a2ui-project a2ui up to 0.10.7. Affected by this vulnerability is the function httpx.get of the file agent_sdks/python/a2ui_agent/src/a2ui/extensions/file_resolve/file_resolver.py of the component FileResolver. The manipulation leads to server-side request forgery. It is possible to initiate the attack remotely. The identifier of the patch is 2bb8423060308bbdea8ba468dabed4fc256d18ea. To fix this issue, it is recommended to deploy a patch.
Title a2ui-project a2ui FileResolver file_resolver.py httpx.get server-side request forgery
First Time appeared A2ui-project
A2ui-project a2ui
Weaknesses CWE-918
CPEs cpe:2.3:a:a2ui-project:a2ui:*:*:*:*:*:*:*:*
Vendors & Products A2ui-project
A2ui-project a2ui
References
Metrics cvssV2_0

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

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:X/RL:O/RC:C'}

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:X/RL:O/RC:C'}

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:X'}


Subscriptions

A2ui-project A2ui
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-16T19:38:20.455Z

Reserved: 2026-09-15T18:29:05.720Z

Link: CVE-2026-92215

cve-icon Vulnrichment

Updated: 2026-09-16T19:38:16.619Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T02:17:38.650

Modified: 2026-09-16T20:17:47.223

Link: CVE-2026-92215

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T17:45:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)