GHSA-f98m-cp3g-ghc5 · Severity: high — FastNetMon Community Edition through 1.2.9 contains a configuration injection vulnerability in...
FastNetMon Community Edition through 1.2.9 contains a configuration injection vulnerability in the Juniper router integration plugin. In src/juniper_plugin/fastnetmon_juniper.php, the $IP_ATTACK variable (received from argv[1]) is directly interpolated into Juniper NETCONF set-configuration commands at lines 69 and 90 without any validation or sanitization. Line 69: $conn->load_set_configuration("set routing-options static route {$IP_ATTACK} community 65535:666 discard"). Line 90: $conn->load_set_configuration("delete routing-options static route {$IP_ATTACK}/32"). An attacker who can control the IP address string can inject additional Juniper CLI configuration commands by embedding newline characters followed by arbitrary set/delete commands. This could modify the router's routing table, firewall filters, user accounts, or any other configuration element accessible via NETCONF. The impact is full router compromise.
Conclusion & alert: CVE-2026-48694 is rated Low Risk (35.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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 | 2026-05-27 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-f98m-cp3g-ghc5 · Severity: high — FastNetMon Community Edition through 1.2.9 contains a configuration injection vulnerability in...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-48694 unimportant priority: Debian including 1 source packages (fastnetmon), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-48694 |
ubuntu
|
medium | CVE-2026-48694 medium priority: Ubuntu including 1 source packages (fastnetmon), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, resolute, upstream): needs-triage 6, DNE 1. | https://ubuntu.com/security/CVE-2026-48694 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| pavel-odintsov | fastnetmon | <= 1.2.9 | cpe:2.3:a:pavel-odintsov:fastnetmon:*:*:*:*:community:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/pavel-odintsov/fastnetmon | Product |
| https://lorikeetsecurity.com/blog/fastnetmon-cve-2026-48694-juniper-netconf-injection | Third Party Advisory |