CVE-2026-22376
Local File Inclusion Vulnerability in Parkivia
Publication date: 2026-02-20
Last updated on: 2026-02-20
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ancorathemes | parkivia | to 1.1.9 (inc) |
| ancorathemes | parkivia | From 1.0.0 (inc) to 1.1.9 (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-22376 is a Local File Inclusion (LFI) vulnerability found in the WordPress Parkivia Theme versions up to and including 1.1.9.
This vulnerability allows unauthenticated attackers to include local files from the target website by exploiting improper control of filename parameters in PHP include/require statements.
By including these files, attackers can display sensitive information such as database credentials.
The issue is classified under the OWASP Top 10 category A3: Injection.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to exposure of sensitive information including database credentials.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, attackers could achieve a complete database takeover."}, {'type': 'paragraph', 'content': 'This represents a highly dangerous threat with a CVSS severity score of 8.1, indicating it is expected to be exploited in the wild.'}, {'type': 'paragraph', 'content': 'No official patch is currently available, so users are advised to apply mitigation rules provided by Patchstack to protect their 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?
Users are strongly advised to apply Patchstackβs mitigation rule to block attacks targeting this vulnerability until an official patch is released.
Since no official patch is currently available for the Parkivia theme, applying this mitigation is the best immediate step to protect your website.