CVE-2022-0679
Medium PUBLISHEDNarnoo Distributor <= 2.5.1 - Unauthenticated LFI to Arbitrary File Read / RCE
Not yet in CISA KEV
Recommended Action
Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
At a Glance
The Narnoo Distributor WordPress plugin through 2.5.1 fails to validate and sanitize the lib_path parameter before it is passed into a call to require() via the narnoo_distributor_lib_request AJAX action (available to both unauthenticated and authenticated users) which results in the disclosure of arbitrary files as the content of the file is then displayed in the response as JSON data. This could also lead to RCE with various tricks but depends on the underlying system and it's configuration.
- Published
- Mar 28, 2022
- First Seen
- Sep 18, 2025
- CVSS
- 9.8 Critical
- EPSS
- —
Recommended Actions
- Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
| Source | Added |
|---|---|
| The Shadowserver (via CIRCL) First | 2025-09-18 00:00 UTC |
Detection Context
Request patterns and scanner artifacts observed for this CVE. Operational detection logic guidance is coming soon.
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-0679.yaml | Apr 25, 2025 |
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV:N/AC:M/Au:N/C:P/I:P/A:P
Exploitation Status
Exploited in the wild
Recorded 2025-09-18 00:00:00 UTC · The Shadowserver (via CIRCL)
Proof of concept available
Recorded 2026-06-12 14:20:27 UTC · Nuclei Templates
Weaknesses (CWE)
-
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-0679.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
-
Proof of Concept Exploit Available
-
Added to KEVIntel
-
Detected by Nuclei
-
CVE Published to Public
-
CVE ID Reserved
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v1/pro/kevs/CVE-2022-0679
{
"cve_id": "CVE-2022-0679",
"title": "Narnoo Distributor <= 2.5.1 - Unauthenticated LFI to Arbitrary File Read / RCE",
"affected_vendor": "Unknown",
"affected_product": "Narnoo Distributor",
"confidence": "Medium",
"cvss_score": 9.8,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}