CVE-2025-55149

Tiny-Scientist is a lightweight framework for automating the entire lifecycle of scientific research—from ideation to implementation, writing, and review. In versions 0.1.1 and below, a critical path traversal vulnerability has been identified in the review_paper function in backend/app.py. The vulnerability allows malicious users to access arbitrary PDF files on the server by providing crafted file paths that bypass the intended security restrictions. This vulnerability allows attackers to: read any PDF file accessible to the server process, potentially access sensitive documents outside the intended directory and perform reconnaissance on the server's file system structure. This issue does not currently have a fix.
CVSS

No CVSS.

Configurations

No configuration.

History

11 Aug 2025, 18:32

Type Values Removed Values Added
Summary
  • (es) Tiny-Scientist es un framework ligero para automatizar todo el ciclo de vida de la investigación científica, desde la ideación hasta la implementación, la redacción y la revisión. En las versiones 0.1.1 y anteriores, se identificó una vulnerabilidad de recorrido de ruta crítica en la función review_paper de backend/app.py. Esta vulnerabilidad permite a usuarios maliciosos acceder a archivos PDF arbitrarios en el servidor al proporcionar rutas de archivo manipuladas que eluden las restricciones de seguridad previstas. Esta vulnerabilidad permite a los atacantes leer cualquier archivo PDF accesible al proceso del servidor, acceder potencialmente a documentos confidenciales fuera del directorio previsto y realizar un reconocimiento de la estructura del sistema de archivos del servidor. Este problema no tiene solución actualmente.

09 Aug 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-09 03:15

Updated : 2025-08-11 18:32


NVD link : CVE-2025-55149

Mitre link : CVE-2025-55149

CVE.ORG link : CVE-2025-55149


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')