The Onion module in toxcore before 0.2.2 doesn't restrict which packets can be onion-routed, which allows a remote attacker to discover a target user's IP address (when knowing only their Tox Id) by positioning themselves close to target's Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target's DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node.
Conclusion & alert: CVE-2018-25022 is rated Exploit Available (50/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.30%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-30 | 0.62% | 0.30% | -0.32% |
| 2 | 2025-03-29 | 0.30% | 0.62% | +0.32% |
| 3 | 2025-03-17 | — | 0.30% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.1 | 3.1 | LOW |
|
1.6 | 1.4 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2018-25022 not yet assigned priority: Debian including 1 source packages (libtoxcore), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2018-25022 |
ubuntu
|
medium | CVE-2018-25022 medium priority: Ubuntu including 1 source packages (libtoxcore), 7 status rows across 7 suites (bionic, focal, impish, jammy, trusty, upstream, xenial): DNE 3, not-affected 3, needs-triage 1. | https://ubuntu.com/security/CVE-2018-25022 |
| URL | Tags |
|---|---|
| https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release | Exploit Vendor Advisory |
| https://github.com/TokTok/c-toxcore/issues/873 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/TokTok/c-toxcore/pull/872 | Patch Third Party Advisory |