CVE-2026-3826
Local File Inclusion in IFTOP Enables Remote Code Execution
Publication date: 2026-03-11
Last updated on: 2026-03-17
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wellchoose | organization_portal_system | to iftop_p4_181 (exc) |
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?
The vulnerability in IFTOP developed by WellChoose is a Local File Inclusion (LFI) flaw. This means that unauthenticated remote attackers can exploit this weakness to include and execute arbitrary files on the server, potentially allowing them to run arbitrary code.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows attackers to execute arbitrary code on the affected server without any authentication. This can lead to full system compromise, data theft, service disruption, or further attacks within the network.
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?
I don't know