CVE-2019-16320
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedCobham Sea Tel v170 224521 through v194 225444 devices allow attackers to obtain potentially sensitive information, such as a vessel's latitude and longitude, via the public SNMP community.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceCobham Sea Tel maritime satellite communication devices (versions v170 224521 through v194 225444) expose an SNMP service with the default 'public' community string, allowing unauthenticated remote attackers to query the device and retrieve sensitive vessel tracking data including GPS coordinates (latitude and longitude).
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444>= 170_224521, <= 194_225444CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the device modelDetermine if the target device is a Cobham Sea Tel product such as Coastal 18, Sailor 600 Vsat Ku, Sailor 800 Vsat, Sailor 900 Vsat, Sailor 900 Vsat High Power, Sea Tel 4009 Vsat Broadband At Sea, Sea Tel 5012 Vsat, or Sea Tel 6012 Vsat Ku Band. Consult the device web interface, management console, or physical labeling.Affected if The device is one of the listed Cobham Sea Tel models.
-
Check the firmware versionAccess the device management interface (typically via web UI or CLI) and retrieve the firmware version information. Compare the installed version against the affected range: greater than or equal to 170_224521 and less than or equal to 194_225444.Affected if The installed firmware version falls within 170_224521 through 194_225444.
-
Verify SNMP service is exposedConfirm that SNMP (ports 161/UDP or 162/UDP) is listening on the device or accessible from the network. Use a port scanner or test SNMP connectivity with a tool such as snmpwalk from an external host.Affected if The SNMP service is accessible from a network location.
-
Test default community stringAttempt an SNMP query using the 'public' community string against the device (e.g., snmpwalk -v2c -c public <device_ip>). Successful retrieval of OID values confirms the default string is in use.Affected if SNMP queries using the 'public' community string return valid data.
-
Check for GPS data exposureQuery SNMP OIDs related to location or GPS data (such as .1.3.6.1.4.1.26100.1 or similar vendor-specific OIDs) using the 'public' community string to verify if sensitive vessel tracking coordinates are accessible.Affected if SNMP queries return GPS coordinates, latitude, longitude, or location data.
The environment is affected if the device is a Cobham Sea Tel model running firmware between 170_224521 and 194_225444 with SNMP enabled and the default 'public' community string still configured, allowing unauthenticated access to sensitive vessel tracking data.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataChange the default SNMP community strings from 'public' to strong, unique values on all affected devices and restrict SNMP access to authorized management IP addresses via firewall rules or ACLs.
- Consultation3.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,168.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-16320 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2019-16320 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data