LiveActive security incident?Get immediate response
CVE Record

CVE-1999-0516: An SNMP community name is guessable.

An SNMP community name is guessable.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Network devices often use SNMP, a management protocol, protected by a shared password called a community name. This CVE notes that if the community name is easy to guess (like "public" or "private"), an attacker on the network can read device information and, depending on configuration, change settings. It is a long-standing hygiene issue rather than a single product bug.

Executive priority

Treat as a baseline hygiene item rather than an emergency. Remediation is inexpensive and closes a common reconnaissance path attackers use before larger intrusions. Prioritize devices exposed to untrusted networks or handling sensitive infrastructure such as core switches, firewalls, and storage fabrics.

Technical view

CVE-1999-0516 describes weak or default SNMP community strings that allow unauthorized read or write access via SNMPv1/v2c. The sources do not enumerate specific products; a Brocade security advisory (2017-243) is referenced as one vendor context. Any SNMP-enabled device using guessable community names is potentially affected. No CVSS, CWE, or patch is provided in the bundle.

Likely exposure

Applies to any network device, appliance, or server exposing SNMP with default or weak community strings. Exposure is highest where SNMPv1/v2c is reachable from untrusted networks or where "public"/"private" strings remain in use on switches, routers, printers, and management appliances.

Exploitation context

Not listed in CISA KEV. This is a configuration weakness, widely known since the late 1990s and commonly probed by scanners and opportunistic attackers. The provided sources do not cite active in-the-wild exploitation campaigns, but guessable SNMP strings are a routine finding in assessments and network audits.

Researcher notes

The CVE entry is intentionally generic and predates modern CVSS/CWE tagging; affected product data is "n/a". The referenced Brocade advisory (2017-243) is one downstream mapping. Because SNMPv1/v2c transmits community strings in cleartext, sniffing on the same broadcast domain is also a realistic discovery path. Confirm current device inventory rather than relying on the CVE metadata alone.

Mitigation direction

  • Replace default community strings with strong, unique values on all SNMP-enabled devices.
  • Prefer SNMPv3 with authentication and encryption over SNMPv1/v2c where supported.
  • Restrict SNMP access via ACLs to authorized management hosts only.
  • Block SNMP (UDP 161/162) at perimeter and untrusted network boundaries.
  • Follow vendor hardening guidance, including the referenced Brocade advisory for affected fabric devices.
  • Disable SNMP entirely on devices that do not require remote monitoring.

Validation and detection

  • Inventory devices with SNMP enabled and record their community string configuration.
  • Scan internal and external ranges for UDP/161 exposure and test for common community strings under authorized change control.
  • Audit device configurations for SNMPv1/v2c usage and verify ACL restrictions.
  • Confirm SNMPv3 users have strong authPriv settings where SNMPv3 is deployed.
  • Review SIEM and network logs for SNMP queries from unexpected sources.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-1999-0516 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.