CVE-2024-13539 MEDIUM

CVE-2024-13539: AForms Eats <= 1.3.1 - Unauthenticated Full Path Disclosure

Vendor Vividcolorsjp
Product AForms Eats
Weakness CWE-209 · Error message info leak
Published February 12, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The AForms Eats plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 1.3.1. This is due the /vendor/aura/payload-interface/phpunit.php file being publicly accessible and displaying error messages. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

Explanation of Vulnerability in Simple Terms

02Summary

AForms Eats versions 1.3.1 and earlier contain an information disclosure vulnerability that exposes sensitive data over the network. An unauthenticated attacker can retrieve this information without user interaction. The vulnerability has a CVSS score of 5.3, indicating moderate risk to confidentiality.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the application without authentication.

Potential impact on your site

04Site Impact

Sensitive data may be exposed to unauthorized parties if AForms Eats is deployed on your site.

Conditions required to exploit

05Prerequisites

Network access to the affected application; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 12, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE