CVE-2026-85695
Received Received - Intake

Authentication Bypass and SSRF in FastChat via Worker Registration

Vulnerability report for CVE-2026-85695, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: VulnCheck

Description

FastChat contains an authentication bypass vulnerability in the /register_worker endpoint that allows unauthenticated attackers to register arbitrary worker addresses and perform server-side request forgery. Attackers can register malicious workers under victim model names to intercept user prompts, images, and responses, or probe internal network ports across the worker mesh.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
lm-sys fastchat to 0.2.36 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

FastChat has an authentication bypass flaw in the /register_worker endpoint. Unauthenticated attackers can register fake worker addresses and perform server-side request forgery. This lets them impersonate valid workers to intercept user prompts, images, responses, or scan internal network ports across the worker mesh.

Detection Guidance

Check for unauthorized worker registrations by monitoring the /register_worker endpoint logs for unexpected POST requests. Inspect network traffic for unusual server-side request forgery attempts targeting internal ports. Verify worker addresses registered in FastChat configurations match expected trusted sources.

Impact Analysis

Attackers could capture sensitive user data like prompts, images, or responses by registering malicious workers under legitimate model names. They might also probe internal systems to find other vulnerabilities or exfiltrate data from the worker network.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Organizations using FastChat may face compliance breaches and legal penalties.

Mitigation Strategies

Disable the /register_worker endpoint if not required. Implement strict authentication for worker registration. Restrict network access to the FastChat worker mesh. Update FastChat to the latest patched version. Monitor for suspicious worker registrations or internal network probes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85695. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart