LiveActive security incident?Get immediate response
CVE Record

CVE-2026-17276: IBM i is Affected By Multiple Vulnerabilities in Navigator for i

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to escalate privileges due to improper authorization in the handling of high-authority threads.

CriticalCVSS 9.6Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A low-privileged, authenticated remote user could gain elevated privileges on affected IBM i systems by abusing improper authorization around high-authority threads. Successful exploitation could expose sensitive information or permit unauthorized changes. Availability impact is not identified in the supplied CVSS assessment.

Executive priority

Treat as an urgent remediation item because authenticated users with limited access may gain powerful privileges and compromise sensitive business data or system integrity. Prioritize externally reachable and shared-access IBM i environments, while preserving normal change-control and operational testing.

Technical view

CVE-2026-17276 is a CWE-269 improper privilege management vulnerability affecting IBM i 7.3 through 7.6. It is remotely reachable, requires low privileges, needs no user interaction, and has low attack complexity. The CVSS 3.1 score is 9.6, with high confidentiality and integrity impact and changed scope.

Likely exposure

Exposure exists where IBM i 7.3, 7.4, 7.5, or 7.6 runs the affected Navigator for i functionality and untrusted users hold authenticated access. Internet or broadly network-accessible management interfaces increase concern, although the supplied sources do not define required configuration details.

Exploitation context

The attacker must already possess authenticated, low-privileged access. The supplied record is not marked as CISA KEV, and no cited source establishes active exploitation or public exploit availability. This absence is not proof that exploitation has not occurred.

Researcher notes

The authorization flaw concerns handling of high-authority threads and may cross a security boundary, reflected by CVSS scope change. The supplied material does not identify affected components, configurations, indicators of compromise, patch identifiers, or technical root-cause details. Use IBM advisory 7283292 as the authoritative remediation reference.

Mitigation direction

  • Review IBM advisory 7283292 and apply its version-specific fixes or remediation guidance promptly.
  • Restrict Navigator for i access to trusted administrative networks and authorized users.
  • Review low-privileged accounts and remove unnecessary access while remediation is pending.
  • Monitor IBM guidance for updated fix, prerequisite, or supersedence information.

Validation and detection

  • Inventory IBM i systems and confirm whether versions 7.3, 7.4, 7.5, or 7.6 are present.
  • Compare installed fixes against the version-specific requirements in IBM advisory 7283292.
  • Confirm Navigator for i is not exposed beyond intended administrative networks.
  • Review authentication and privilege-change records for unexpected activity involving low-privileged accounts.
Prepared
Confidence
high
Sources
3

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.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookup
cve · low confidence lookup

CVE-2026-17276 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
Critical
CVSS
9.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N3.15.8ibm

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2026-17276Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMi7.6, 7.5, 7.4, 7.3Listed
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.