CVE-2024-44012 HIGH

CVE-2024-44012: WordPress WP Newsletter Subscription plugin <= 1.1 - Local File Inclusion vulnerability

Vendor Wpdev33
Product WP Newsletter Subscription
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 wpdev33 WP Newsletter Subscription wp-newsletter-subscription allows PHP Local File Inclusion.This issue affects WP Newsletter Subscription: from n/a through <= 1.1.

Explanation of Vulnerability in Simple Terms

02Summary

WP Newsletter Subscription versions 1.1 and earlier contain a path traversal vulnerability that allows an attacker to read or modify arbitrary files on the server. The vulnerability requires the attacker to trick a site visitor into clicking a malicious link. An attacker can access sensitive files like configuration files containing database credentials or modify site files to inject malicious code.

What an attacker can do

03Attacker Capabilities

Read or modify arbitrary files on the server, including sensitive configuration and code files.

Potential impact on your site

04Site Impact

Attackers could steal database credentials, modify site files, or inject malicious code without needing a WordPress account.

Conditions required to exploit

05Prerequisites

No authentication required, but the victim must click a malicious link or visit an attacker-controlled page.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE