CVE-2017-7922
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 · uneditedAn Improper Privilege Management issue was discovered in Cambium Networks ePMP. The privileges for SNMP community strings are not properly restricted, which may allow an attacker to gain access to sensitive information and possibly allow for configuration changes.
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 confidenceCambium Networks ePMP devices have improper privilege management for SNMP community strings, allowing unauthorized users to access sensitive information and potentially modify device configurations. The SNMP service does not properly restrict privileges based on community string permissions.
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 dataall versionsall versionsall versionsall versionsCVSS 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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- Low
- Availability
- Low
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
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.
-
Confirm device is a Cambium ePMP modelAccess the device web interface or use SNMP to query the sysDescr OID (1.3.6.1.2.1.1.1.0) to identify the device type and modelAffected if The device identifies as an ePMP 1000, ePMP Elevate, ePMP 2000, or ePMP 1000 Hotspot model
-
Verify SNMP is enabledQuery the device via SNMP using snmpget or snmpwalk on OID 1.3.6.1.4.1.17713.1.7.1 (ePMP SNMP enable status) or check the device web interface under the SNMP configuration sectionAffected if SNMP is enabled and responding to queries
-
Check for default or weak community stringsAttempt SNMP queries using default community strings 'public' (read) and 'private' (write) against the device. Compare any configured community strings against known defaultsAffected if The default community strings 'public' or 'private' are accepted, or any default community strings are in use
-
Verify SNMP write access configurationUse snmpset with a community string to test write access, or inspect the SNMP configuration page in the web interface to see if write access is enabledAffected if Write access is granted via the SNMP community string being used
-
Confirm SNMP access control list statusCheck the SNMP configuration in the web interface or via SNMP OIDs for ACL settings (1.3.6.1.4.1.17713.1.7.x) to see if source IP restrictions are configuredAffected if No ACL is configured or ACL allows unrestricted SNMP access from any IP
-
Check SNMP version in useExamine device SNMP configuration to determine if SNMPv1, v2c (community-based) or SNMPv3 (user-based) is enabledAffected if SNMPv1 or SNMPv2c is in use without SNMPv3 authentication
The device is affected if it is any Cambium ePMP model (1000, Elevate, 2000, or 1000 Hotspot) with SNMP enabled using default community strings, write access enabled, or lacking SNMP access control lists.
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 dataRestrict SNMP access using access control lists (ACLs), implement SNMPv3 with authentication and encryption, change default community strings to complex unique values, and disable SNMP write access where not required.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-7922 — 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-2017-7922 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