CVE-2024-38746 HIGH

CVE-2024-38746: WordPress MakeStories (for Google Web Stories) plugin <= 3.0.3 - Arbitrary File Download and SSRF vulnerability

Vendor Makestories Team
Product MakeStories (for Google Web Stories)
Weakness CWE-22 · Path traversal
Published August 1, 2024
Last update April 28, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in MakeStories Team MakeStories (for Google Web Stories) allows Path Traversal, Server Side Request Forgery.This issue affects MakeStories (for Google Web Stories): from n/a through 3.0.3.

Explanation of Vulnerability in Simple Terms

02Summary

MakeStories versions up to 3.0.3 contain a path traversal vulnerability that allows an authenticated attacker to read files outside the intended directory. An attacker with low-level access can craft requests to access sensitive files on the server, such as configuration files or other private data. This vulnerability requires authentication but no user interaction.

What an attacker can do

03Attacker Capabilities

Read arbitrary files on the server outside the intended application directory.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private keys) may be exposed to authenticated users with low privileges.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account or login credentials for the application.

Key dates

06Disclosure timeline

August 1, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE