GHSA-w743-79pp-vx63 · Severity: high — FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no...
FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.cpp line 477) and a source code comment explicitly acknowledges 'Listen on the given address without any authentication mechanism.' None of the RPC methods in src/api.cpp (ExecuteBan, ExecuteUnBan, GetBanlist, GetTotalTrafficCounters, etc.) perform any credential verification. The ExecuteBan and ExecuteUnBan methods trigger security-critical actions: BGP route announcements that can blackhole network traffic, and execution of external notification scripts via popen(). An attacker with local network access can ban arbitrary IP addresses (causing denial of service to legitimate traffic), unban active attacks (disabling DDoS mitigation), and trigger script execution. There is also no role-based access control separating read-only monitoring from destructive administrative operations.
Conclusion & alert: CVE-2026-48692 is rated Low Risk (35.2/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-w743-79pp-vx63 · Severity: high — FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-48692 unimportant priority: Debian including 1 source packages (fastnetmon), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 4. | https://security-tracker.debian.org/tracker/CVE-2026-48692 |
ubuntu
|
medium | CVE-2026-48692 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-48692 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| pavel-odintsov | fastnetmon | <= 1.2.9 | cpe:2.3:a:pavel-odintsov:fastnetmon:*:*:*:*:community:*:*:* |