Security readout for executives and security teams
Plain-English summary
OpenNMS 18.0.1 and earlier can store unsafe content supplied through SNMP trap data. When a web UI user views the events list, that stored content can execute in the browser. The main business risk is compromise of a monitoring console user session or sensitive data visible through that interface.
Executive priority
Treat this as a high-priority legacy exposure if OpenNMS is still running at or below 18.0.1. The fix is old and named, so remediation should focus on confirming upgrade status and reducing untrusted trap input paths.
Technical view
This is a stored cross-site scripting vulnerability in OpenNMS event handling for SNMP trap-supplied data. Insufficient filtering allows attacker-controlled content to be persisted and later rendered on the events list page. The source bundle states it was fixed in OpenNMS 18.0.2, released September 20, 2016.
Likely exposure
Exposure is most likely where OpenNMS 18.0.1 or earlier accepts SNMP traps from untrusted or weakly controlled network sources and users access the web UI events list.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires a malicious SNMP trap to be accepted and a web UI user to view the affected events page, so user interaction is part of the impact path.
Researcher notes
The record maps to CWE-79 with CVSS 3.1 score 7.1. The stated path is stored XSS from SNMP trap data into the events list page. Evidence is sufficient for affected version and fixed version, but not for exploitation in the wild.
Mitigation direction
- Upgrade OpenNMS to version 18.0.2 or later.
- Check OpenNMS vendor guidance and release notes for the applicable fixed build.
- Restrict SNMP trap acceptance to trusted sources only.
- Limit OpenNMS web UI access to authorized administrators.
- Review monitoring network segmentation around OpenNMS collectors.
Validation and detection
- Inventory OpenNMS versions and flag 18.0.1 or earlier.
- Confirm the OpenNMS 18.0.2 fix or equivalent patch is applied.
- Review SNMP trap source controls for untrusted senders.
- Check whether the events list page is exposed to non-administrative users.
- Review logs for unexpected or suspicious SNMP trap events.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2016-6555 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N2.84.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.1HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.rapid7.com/blog/post/2016/11/15/r7-2016-24-opennms-stored-xss-via-snmp-cve-2016-6555-cve-2016-6556/CVE reference · x_refsource_MISC
- https://github.com/OpenNMS/opennms/pull/1019CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
