AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-39964

HIGH · CVSS 7.5 EPSS 0.82% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-08-10 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-39964
Severity
HIGH
CVSS
7.5
EPSS
0.82%
Linux

Original NVD Description

1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, arbitrary file reads allow an attacker to read arbitrary important configuration files on the server. In the `api/v1/file.go` file, there is a function called `LoadFromFile`, which directly reads the file by obtaining the requested path `parameter[path]`. The request parameters are not filtered, resulting in a background arbitrary file reading vulnerability. Version 1.5.0 has a patch for this issue.