CVE-2025-67982
Local File Inclusion Vulnerability in Urna
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 |
|---|---|---|
| patchstack | urna | to 2.5.12 (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-67982 is a high-priority Local File Inclusion (LFI) vulnerability affecting the WordPress Urna Theme versions up to and including 2.5.12.
This vulnerability allows an unauthenticated attacker to include local files from the target website and display their contents.
It is caused by improper control of filenames used in include/require statements in the PHP program of the Urna theme.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to disclosure of sensitive local files, such as database credentials.
Depending on the websiteβs configuration, it could result in a complete database takeover.
No authentication is required to exploit this vulnerability, increasing the risk.
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?
[{'type': 'paragraph', 'content': 'To mitigate the CVE-2025-67982 vulnerability, users should immediately update the WordPress Urna Theme to version 2.5.13 or later, which contains the patch that resolves this Local File Inclusion issue.'}, {'type': 'paragraph', 'content': "Until the update can be applied, users can deploy Patchstack's automated mitigation rules to block attacks targeting this vulnerability."}, {'type': 'list_item', 'content': 'Update Urna Theme to version 2.5.13 or above.'}, {'type': 'list_item', 'content': 'Apply Patchstack mitigation rules to protect the website before patching.'}] [1]