CVE-2024-44016 HIGH

CVE-2024-44016: WordPress Podiant plugin <= 1.1 - Local File Inclusion vulnerability

Vendor Amarksteadman
Product Podiant
Weakness CWE-22 · Path traversal
Published October 5, 2024
Last update April 28, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in amarksteadman Podiant podiant allows PHP Local File Inclusion.This issue affects Podiant: from n/a through <= 1.1.

Explanation of Vulnerability in Simple Terms

02Summary

Podiant versions 1.1 and earlier contain a path traversal vulnerability that allows an attacker to read or modify files on the server outside the intended directory. The vulnerability requires user interaction and high attack complexity, but successful exploitation grants full read and write access to sensitive files, potentially compromising the entire application.

What an attacker can do

03Attacker Capabilities

Read or modify files outside the intended directory on the server.

Potential impact on your site

04Site Impact

Attacker could read configuration files, database credentials, or modify application files to inject malicious code.

Conditions required to exploit

05Prerequisites

User interaction required (e.g., victim clicks a malicious link); network access; no authentication needed.

Key dates

06Disclosure timeline

October 5, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE