CVE-2025-2505 CRITICAL

CVE-2025-2505: Age Gate <= 3.5.3 - Unauthenticated Local PHP File Inclusion via 'lang'

Vendor Philsbury
Product Age Gate
Weakness CWE-22 · Path traversal
Published March 20, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Age Gate plugin for WordPress is vulnerable to Local PHP File Inclusion in all versions up to, and including, 3.5.3 via the 'lang' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary PHP files on the server, allowing the execution of code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

Age Gate versions 3.5.3 and earlier contain a path traversal vulnerability that allows unauthenticated attackers to read, modify, or delete arbitrary files on the server. The vulnerability requires no user interaction and can be exploited over the network. This affects the confidentiality, integrity, and availability of the entire site.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete any file on the server without authentication.

Potential impact on your site

04Site Impact

Complete compromise of site files and data; attackers can steal credentials, inject malware, or take the site offline.

Conditions required to exploit

05Prerequisites

Network access to the vulnerable Age Gate installation; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 20, 2025 CVE published
April 8, 2026 Record updated