PatchSiren

PatchSiren cyber security CVE debrief

CVE-2016-8986 IBM CVE debrief

CVE-2016-8986 describes an IBM WebSphere MQ 8.0 issue where an authenticated user with access to the queue manager can use specially crafted HTTP requests to bring down MQ channels. IBM’s advisory/reference 1998648 is cited in the official NVD record. The issue is rated CVSS 6.5 (Medium) with a primary impact on availability.

Vendor
IBM
Product
CVE-2016-8986
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2017-02-22
Original CVE updated
2026-05-13
Advisory published
2017-02-22
Advisory updated
2026-05-13

Who should care

IBM WebSphere MQ 8.0 administrators, messaging platform owners, teams operating queue managers and MQ channels, and security teams responsible for IBM middleware patching and access control.

Technical summary

NVD maps the issue to IBM WebSphere MQ 8.0, including 8.0.0.0 through 8.0.0.5. The CVSS v3.0 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating a network-reachable issue requiring low privileges and no user interaction, with high availability impact only. NVD also lists CWE-284 (Improper Access Control).

Defensive priority

Medium; raise priority if MQ channels are business-critical or the queue manager is broadly accessible to authenticated users.

Recommended defensive actions

  • Review IBM advisory/reference 1998648 and apply the vendor patch or update path it specifies.
  • Restrict who can authenticate to the queue manager and verify that only intended users and service accounts have access.
  • Audit MQ channel and queue-manager access controls for least privilege, especially where HTTP-based management or integration paths are enabled.
  • Monitor for unexpected MQ channel interruptions or repeated administrative requests from authenticated accounts.
  • Confirm whether your IBM WebSphere MQ deployment matches the affected 8.0 family listed by NVD (8.0.0.0 through 8.0.0.5).

Evidence notes

This debrief is based on the official NVD record for CVE-2016-8986 and the IBM vendor advisory/reference linked from that record. The source description states that an authenticated user with queue-manager access can bring down MQ channels using specially crafted HTTP requests. NVD classifies the weakness as CWE-284 and assigns CVSS v3.0 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Official resources

CVE published on 2017-02-22 in the official source record; IBM advisory/reference 1998648 is linked from the NVD entry.