LiveActive security incident?Get immediate response
CVE Record

CVE-2023-50236: A vulnerability has been identified in Polarion ALM (All versions < V2404.0).

A vulnerability has been identified in Polarion ALM (All versions < V2404.0). The affected product is vulnerable due to weak file and folder permissions in the installation path. An attacker with local access could exploit this vulnerability to escalate privileges to NT AUTHORITY\SYSTEM.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-50236 is a local privilege escalation issue in Siemens Polarion ALM before V2404.0. Weak file and folder permissions in the installation path could let a low-privileged local attacker gain NT AUTHORITY\SYSTEM privileges. This is high impact, but the sources do not show remote exploitation or known active exploitation.

Executive priority

Prioritize remediation where Polarion ALM runs on shared, multi-user, or less tightly administered servers. This issue is not described as remotely exploitable, but successful abuse could turn limited local access into full system control.

Technical view

Siemens reports Polarion ALM versions before V2404.0 are affected by CWE-276 improper default permissions. The CVSS 3.1 vector is AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, score 7.8. Exploitation requires local access and low privileges, with potential full confidentiality, integrity, and availability impact as SYSTEM.

Likely exposure

Exposure is most likely on hosts running Siemens Polarion ALM versions earlier than V2404.0. Because the impact names NT AUTHORITY\SYSTEM, prioritize Windows-hosted installations and environments where non-admin users can access the server.

Exploitation context

The source bundle does not list CISA KEV status or cited active exploitation. CVSS marks exploit code maturity as proof-of-concept, but the provided sources do not include exploit details. Treat this as a post-access escalation risk rather than an initial remote compromise vector.

Researcher notes

Evidence is strong for affected versions, weakness class, privilege requirement, and impact. Evidence is incomplete for real-world exploitation, detailed vendor workarounds, and exact permission paths. Do not assume internet-facing exploitability from the provided sources.

Mitigation direction

  • Upgrade Polarion ALM deployments to V2404.0 or later per Siemens guidance.
  • Check Siemens advisory SSA-871717 for current vendor instructions before changing permissions.
  • Restrict local access to Polarion ALM hosts until remediation is complete.
  • Review installation path permissions for unexpected write access by low-privileged users.

Validation and detection

  • Inventory Polarion ALM versions and flag any deployment below V2404.0.
  • Confirm affected servers do not grant broad write permissions under the installation path.
  • Verify patched systems report V2404.0 or later after maintenance.
  • Review local user and service account access on Polarion ALM hosts.
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 · low confidence lookup

CWE-276: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-50236 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-50236Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C

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
SiemensPolarion ALM0unknown
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.