Skip to content

fix: the post /config/dump endpoint returns the full... in server.py#1947

Open
orbisai0security wants to merge 1 commit intounclecode:developfrom
orbisai0security:fix-v-010-config-dump-auth-eval
Open

fix: the post /config/dump endpoint returns the full... in server.py#1947
orbisai0security wants to merge 1 commit intounclecode:developfrom
orbisai0security:fix-v-010-config-dump-auth-eval

Conversation

@orbisai0security
Copy link
Copy Markdown

Summary

Fix critical severity security issue in deploy/docker/server.py.

Vulnerability

Field Value
ID V-010
Severity CRITICAL
Scanner multi_agent_ai
Rule V-010
File deploy/docker/server.py:327

Description: The POST /config/dump endpoint returns the full application configuration. If this endpoint is accessible without strong authentication — which the security assessment notes is unconfirmed — any attacker with network access to the Docker container can retrieve all application secrets in a single HTTP request. This includes API keys for LLM providers, database connection strings, and internal service URLs.

Changes

  • deploy/docker/server.py

Verification

  • Build passes
  • Scanner re-scan confirms fix
  • LLM code review passed

Automated security fix by OrbisAI Security

Automated security fix generated by Orbis Security AI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant