CVE-2025-53335
Local File Inclusion Vulnerability in ThemeREX Berger
Publication date: 2026-03-05
Last updated on: 2026-03-10
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | berger | to 1.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-53335 is a Local File Inclusion (LFI) vulnerability in the WordPress Berger Theme versions up to and including 1.1.1. It allows an unauthenticated attacker to include and display local files from the target website by exploiting improper control of filename for include/require statements in PHP.
This means that an attacker can trick the application into loading files from the server that should not be accessible, potentially exposing sensitive information.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to exposure of sensitive information such as database credentials by allowing attackers to include and view local files on the server.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, this could escalate to a complete database takeover, posing a high risk to the security and integrity of the affected system."}, {'type': 'paragraph', 'content': 'The vulnerability has a high severity score of 8.1, indicating significant potential impact.'}] [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
Since no official patch is currently available for CVE-2025-53335, immediate mitigation involves applying the mitigation rule issued by Patchstack to block attacks exploiting this Local File Inclusion vulnerability.
Patchstack recommends implementing this mitigation rule as soon as possible to protect affected websites running the WordPress Berger Theme versions up to and including 1.1.1.
Continuously monitor for an official patch release and apply it safely once available to fully resolve the vulnerability.