SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82285

HIGH · CVSS 8.2 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability allows unauthenticated attackers to exploit the POST /api/v1/workflow/report/callback endpoint in bisheng versions up to 2.6.0-fix2, enabling server-side request forgery (SSRF) attacks. This can lead to the enumeration of internal network services and access to sensitive cloud metadata, posing a significant risk to organizations using affected versions. Organizations utilizing bisheng should prioritize patching this vulnerability to mitigate potential data exposure and internal network compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82285
Severity
HIGH
CVSS
8.2
EPSS
0.31%

Original NVD Description

bisheng through 2.6.0-fix2 contains a server-side request forgery vulnerability in the POST /api/v1/workflow/report/callback endpoint that lacks authentication and applies no URL scheme restrictions or host filtering. Unauthenticated attackers can supply arbitrary URLs to enumerate internal network services and cloud metadata endpoints, then retrieve captured responses from object storage using caller-supplied object names.