CVE-2026-48697
published 2026-05-26CVE-2026-48697: FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on outbound HTTPS connections. The execute_web_request_secure() function in…
PriorityP343high7.4CVSS 3.1
AVNACHPRNUINSUCHIHAN
EPSS
0.16%
5.9th percentile
FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on outbound HTTPS connections. The execute_web_request_secure() function in src/fast_library.cpp creates a boost::asio::ssl::context with tls_client mode and calls set_default_verify_paths() to load CA certificates, but never calls set_verify_mode(boost::asio::ssl::verify_peer). Without this call, OpenSSL performs the TLS handshake without validating the server's certificate chain, making all HTTPS connections vulnerable to man-in-the-middle attacks. This function is used for telemetry reporting to community-stats.fastnetmon.com, which sends system information including CPU model, kernel version, traffic statistics, and software configuration. An attacker can intercept and modify this data or redirect it to a malicious server.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pavel-odintsov | fastnetmon | <= 1.2.9 | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections [epel-all]
bugzilla·2026-05-28·CVSS 7.4
CVE-2026-48697 [HIGH] CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections [epel-all]
CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections [epel-all]
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.
Bugzilla
CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections [fedora-all]
bugzilla·2026-05-28·CVSS 7.4
CVE-2026-48697 [HIGH] CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections [fedora-all]
CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections [fedora-all]
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.
Bugzilla
CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections
bugzilla·2026-05-26·CVSS 7.4
CVE-2026-48697 [HIGH] CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections
CVE-2026-48697 fastnetmon: missing verification of TLS certificates on outbound HTTPS connections
FastNetMon Community Edition through 1.2.9 does not verify TLS certificates on outbound HTTPS connections. The execute_web_request_secure() function in src/fast_library.cpp creates a boost::asio::ssl::context with tls_client mode and calls set_default_verify_paths() to load CA certificates, but never calls set_verify_mode(boost::asio::ssl::verify_peer). Without this call, OpenSSL performs the TLS handshake without validating the server's certificate chain, making all HTTPS connections vulnerable to man-in-the-middle attacks. This function is used for telemetry reporting to community-stats.fastnetmon.com, which sends system information including CPU model, kernel version, traffic statistics, a
2026-05-26
Published