CVE-2026-28046
Local File Inclusion in Law Office Plugin β€ 3.3.0 Allows Code Execution
Publication date: 2026-03-05
Last updated on: 2026-03-06
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | law_office | to 3.3.0 (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-28046 is a Local File Inclusion (LFI) vulnerability found in the WordPress Law Office Theme versions up to and including 3.3.0.
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.
As a result, attackers can potentially access sensitive information stored on the server, such as database credentials.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to serious security impacts including exposure of sensitive files and data.'}, {'type': 'paragraph', 'content': "Attackers may gain access to critical information like database credentials, which could lead to a complete database takeover depending on the website's configuration."}, {'type': 'paragraph', 'content': 'Because the vulnerability is unauthenticated and has a high severity score (8.1), it poses a highly dangerous risk and is expected to be exploited in the wild.'}] [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 this Local File Inclusion vulnerability in the WordPress Law Office Theme up to version 3.3.0, immediate mitigation is critical.
- Apply the mitigation rule issued by Patchstack to block attacks targeting this vulnerability.
- Monitor your website for any suspicious activity that might indicate exploitation attempts.
- Plan to update or patch the theme as soon as an official fix is released.