Description
A vulnerability has been found in BidingCC BuildingAI up to 26.0.1. Impacted is the function uploadRemoteFile of the file packages/core/src/modules/upload/services/file-storage.service.ts of the component Remote Upload API. The manipulation of the argument url leads to server-side request forgery. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-04-26
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑side request forgery
Action: Assess Impact
AI Analysis

Impact

The vulnerability resides in the uploadRemoteFile function within the Remote Upload API. A malformed or crafted argument for the url parameter allows an attacker to instruct the application server to make arbitrary HTTP requests. This SSRF capability can expose internal services, read sensitive data, or pivot to other systems, thereby compromising confidentiality and integrity. The description does not indicate denial‑of‑service impacts.

Affected Systems

BidingCC BuildingAI versions up to and including 26.0.1 are affected. The flaw is located in the file-storage.service.ts module under packages/core/src/modules/upload/services. No newer versions are documented as safe.

Risk and Exploitability

The CVSS base score is 6.9, reflecting moderate to high risk. The EPSS score of <1% suggests a low probability of current exploitation, and the issue is not in the CISA KEV catalog. The exploitation is remote and does not require local access; an attacker only needs to cause the application to request an arbitrary URL. No official patch or workaround has been released yet.

Generated by OpenCVE AI on April 28, 2026 at 05:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade BidingCC BuildingAI to a version newer than 26.0.1 once the vendor releases a fix.
  • Implement network segmentation or firewall rules that block outbound traffic from the application server to internal or untrusted destinations, reducing the impact of SSRF.
  • Add strict validation or an allow‑list for the url parameter in the uploadRemoteFile API to reject or whitelist acceptable targets.

Generated by OpenCVE AI on April 28, 2026 at 05:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Bidingcc
Bidingcc buildingai
Vendors & Products Bidingcc
Bidingcc buildingai

Mon, 27 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'}


Sun, 26 Apr 2026 23:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in BidingCC BuildingAI up to 26.0.1. Impacted is the function uploadRemoteFile of the file packages/core/src/modules/upload/services/file-storage.service.ts of the component Remote Upload API. The manipulation of the argument url leads to server-side request forgery. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title BidingCC BuildingAI Remote Upload API file-storage.service.ts uploadRemoteFile 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

Bidingcc Buildingai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T12:41:39.168Z

Reserved: 2026-04-26T07:12:55.144Z

Link: CVE-2026-7065

cve-icon Vulnrichment

Updated: 2026-04-27T12:41:34.651Z

cve-icon NVD

Status : Deferred

Published: 2026-04-27T00:16:20.523

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

Link: CVE-2026-7065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T05:15:22Z

Weaknesses