NONE · 0

CVE-2025-27519

Cognita is a RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry. A path traversal issue exists at /v1/internal/upload-to-local-...

Vulnerability Description

Cognita is a RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry. A path traversal issue exists at /v1/internal/upload-to-local-directory which is enabled when the Local env variable is set to true, such as when Cognita is setup using Docker. Because the docker environment sets up the backend uvicorn server with auto reload enabled, when an attacker overwrites the /app/backend/__init__.py file, the file will automatically be reloaded and executed. This allows an attacker to get remote code execution in the context of the Docker container. This vulnerability is fixed in commit a78bd065e05a1b30a53a3386cc02e08c317d2243.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-27519?

CVE-2025-27519 is a documented vulnerability. Cognita is a RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry. A path traversal issue exists at /v1/internal/upload-to-local-...

How severe is CVE-2025-27519?

CVSS scoring is not yet available for CVE-2025-27519. Check NVD for updates.

Is there a patch for CVE-2025-27519?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.