CVE-2026-22428
Local File Inclusion in AncoraThemes Tooth Fairy
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 |
|---|---|---|
| ancorathemes | tooth_fairy | From 1.0 (inc) to 1.16 (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-2026-22428 is a Local File Inclusion (LFI) vulnerability in the WordPress Tooth Fairy Theme versions up to and including 1.16. This vulnerability allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filename parameters in PHP include/require statements.
By exploiting this flaw, attackers can potentially access sensitive information stored on the server, such as database credentials, which could lead to further compromise.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'This vulnerability can have severe impacts including unauthorized access to sensitive files on the server. Attackers can use it to expose confidential information like database credentials.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, exploitation could lead to a complete database takeover, resulting in data loss, data manipulation, or further system compromise."}, {'type': 'paragraph', 'content': 'Because the vulnerability is unauthenticated and has a high CVSS score of 8.1, it poses a high risk and is likely to be exploited if not mitigated.'}] [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?
Users are strongly advised to implement immediate mitigation measures using Patchstackβs protection to secure their websites.
No official patch is currently available for the theme, so applying Patchstackβs mitigation rule is the recommended immediate step to block attacks until a safe patch can be developed and applied.