CVE-2025-27410

MEDIUM

PwnDoc <1.2.0 - Path Traversal

Title source: llm

Description

PwnDoc is a penetration test reporting application. Prior to version 1.2.0, the backup restore functionality is vulnerable to path traversal in the TAR entry's name, allowing an attacker to overwrite any file on the system with their content. By overwriting an included `.js` file and restarting the container, this allows for Remote Code Execution as an administrator. The remote code execution occurs because any user with the `backups:create` and `backups:update` (only administrators by default) is able to overwrite any file on the system. Version 1.2.0 fixes the issue.

Exploits (1)

nomisec WORKING POC
by shreyas-malhotra · poc
https://github.com/shreyas-malhotra/CVE-2025-27410

Scores

CVSS v3 6.5
EPSS 0.1650
EPSS Percentile 94.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-22 CWE-23
Status published
Products (1)
pwndoc_project/pwndoc < 1.2.0
Published Feb 28, 2025
Tracked Since Feb 18, 2026