← back to popular plugins
wordfence / plugin · age-gate
Age Gate
age-gate
total installs
40,000
total vulns
2
critical
1
high
0
medium
1
low
0
latest vuln
—
patched
2
unpatched
0
avg time to patch
—
vulnerabilities
(2)
Age Gate <= 3.5.4 - Missing Authorization
medium
✓ patched
The Age Gate plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the store() function in all versions up to, and including, 3.5.4. This makes it possible for unauthenticated attackers to update settings.
Age Gate <= 3.5.3 - Unauthenticated Local PHP File Inclusion via 'lang'
critical
✓ patched
cve id
CVE-2025-2505 ↗
cvss score
9.8
cwe
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
published
Mar 19, 2025
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.