LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50686: Kentico Xperience <= 12.0 Portal Engine Form Control Information Disclosure

An information disclosure vulnerability in Kentico Xperience allows attackers to view sensitive stack trace details via Portal Engine form control error messages. Detailed error messages can expose internal system information and potentially reveal implementation details to unauthorized users.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-50686 is an information disclosure issue in Kentico Xperience Portal Engine form controls. Attackers may be able to trigger error messages that reveal stack traces and internal implementation details. This does not directly alter data or take systems offline, but it can expose sensitive technical information useful for follow-on attacks.

Executive priority

Treat as a high-priority confidentiality risk for public Kentico sites. It is not reported as actively exploited in the provided sources, but exposed stack traces can materially help attackers map systems and prepare deeper attacks.

Technical view

The issue is categorized as CWE-209: generation of error messages containing sensitive information. The supplied record describes unauthenticated, network-accessible exposure with CVSS 3.1 score 7.5, driven by high confidentiality impact and no integrity or availability impact. Public details identify Kentico Xperience Portal Engine, reported as affecting versions up to 12.0.

Likely exposure

Organizations running Kentico Xperience Portal Engine, especially version 12.0 or earlier, should assume possible exposure until confirmed otherwise. Internet-facing CMS deployments are the primary concern because the CVSS vector indicates remote unauthenticated access.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability appears valuable for reconnaissance because stack traces can reveal paths, components, configuration clues, and implementation details.

Researcher notes

Evidence is limited to the CVE description, CVSS metadata, Kentico hotfix reference, and VulnCheck advisory reference. The bundle does not provide a specific fixed build, proof-of-concept status, or exploitation telemetry. Avoid assuming affected versions beyond the stated Kentico Xperience Portal Engine <= 12.0 scope.

Mitigation direction

  • Review Kentico’s hotfix guidance for the affected Xperience version.
  • Apply the relevant Kentico hotfix or supported upgrade path.
  • Reduce detailed error output exposed to unauthenticated users.
  • Prioritize externally accessible Kentico Portal Engine sites.
  • Monitor web logs for unusual error-triggering requests.

Validation and detection

  • Inventory Kentico Xperience Portal Engine deployments and versions.
  • Confirm whether any deployment is version 12.0 or earlier.
  • Check whether Kentico hotfixes are applied.
  • Review production error handling for public stack traces.
  • Verify internet-facing sites do not expose detailed form-control errors.
Prepared
Confidence
medium
Sources
4

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-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2022-50686 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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
3Source 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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-50686Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
KenticoXperience0Listed
Weakness

CWE details

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

CWE-209 · source CWE mapping

Generation of Error Message Containing Sensitive Information

Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.