CVE-2025-69397
Local File Inclusion Vulnerability in ThemeREX Tint
Publication date: 2026-02-20
Last updated on: 2026-02-24
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | tint | to 1.7 (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-69397 is a Local File Inclusion (LFI) vulnerability in the WordPress Tint Theme versions up to and including 1.7. It allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filename for include/require statements in PHP.
This means an attacker can potentially access sensitive files on the server, such as configuration files or database credentials, by tricking the application into including those files.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'This vulnerability can have severe impacts including exposure of sensitive information like database credentials.'}, {'type': 'paragraph', 'content': "Exploitation could lead to a complete database takeover depending on the website's configuration."}, {'type': 'paragraph', 'content': 'Since the vulnerability requires no privileges to exploit and is highly likely to be exploited, it poses a significant security risk to affected websites.'}] [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?
There is no official patch currently available for this vulnerability.
However, Patchstack has issued a mitigation rule that can be applied to block attacks until an official patch is released and tested.
Users are strongly advised to apply Patchstackβs mitigation immediately to protect their websites.