LiveActive security incident?Get immediate response
CVE Record

CVE-2023-39338: Enables an authenticated user (enrolled device) to access a service protected by Sentry even if they are no...

Enables an authenticated user (enrolled device) to access a service protected by Sentry even if they are not authorized according to the sentry policy to access that service. It does not enable the user to authenticate to or use the service, it just provides the tunnel access.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-39338 is an Ivanti Sentry authorization problem. An enrolled, authenticated device may get tunnel access to a Sentry-protected service even when Sentry policy should deny it. The source says this does not authenticate the user to the protected service, but it may bypass a network access control layer.

Executive priority

Treat as a moderate priority if Ivanti Sentry 9.0 gates access to sensitive internal services. The main business risk is unintended network reachability, especially where protected services rely heavily on Sentry policy rather than independent authentication.

Technical view

The bundle identifies CWE-732 in Ivanti Sentry 9.0. The issue lets an authenticated user with an enrolled device reach a tunnel for a Sentry-protected service despite policy authorization failure. CVSS is 6.8 medium, with high confidentiality and integrity impact noted, but no availability impact.

Likely exposure

Exposure appears limited to organizations running Ivanti Sentry 9.0 for protected service access. The bundle does not identify other affected versions, CPEs, deployment modes, or cloud versus on-premises distinctions.

Exploitation context

The source bundle does not report active exploitation, and KEV is false. The described attacker position is an authenticated user on an enrolled device. The issue provides tunnel access only; separate application authentication may still prevent actual service use.

Researcher notes

Evidence is narrow: one affected product/version is listed, and the bundle does not include patch version, workaround detail, or exploit evidence. Validate exposure against Ivanti’s advisory and local Sentry policy behavior before rating enterprise impact higher.

Mitigation direction

  • Check Ivanti guidance for the supported remediation path.
  • Inventory any Ivanti Sentry 9.0 deployments.
  • Review Sentry policies for protected service authorization boundaries.
  • Restrict enrolled device access to users with a business need.
  • Monitor tunnel access for policy-denied service reachability.

Validation and detection

  • Confirm whether Ivanti Sentry 9.0 is present.
  • List services protected by Sentry policies.
  • Verify enrolled users cannot tunnel to unauthorized protected services.
  • Review logs for unexpected tunnel access attempts.
  • Confirm downstream services enforce independent authentication.
Prepared
Confidence
medium
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-732: 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-2023-39338 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
Medium
CVSS
6.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/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
0Timeline events
0ADP providers
2Source links

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
6.8CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N1.65.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.8Medium
CVSS 3.0 vector shape for CVE-2023-39338Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IvantiSentry9.0unaffected
Weakness

CWE details

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

CWE-732 · source CWE mapping

Incorrect Permission Assignment for Critical Resource

Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.