Cyber Resilience

CVE-2023-6837

High

Published: 15 December 2023

Published
15 December 2023
Modified
05 June 2025
KEV Added
Patch
CVSS Score v3.1 8.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
EPSS Score 0.0032 55.1th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-6837 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Wso2 Carbon Identity Application Authentication Framework. Its CVSS base score is 8.5 (High).

Operationally, ranked in the top 44.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Multiple WSO2 products have been identified as vulnerable to perform user impersonatoin using JIT provisioning. In order for this vulnerability to have any impact on your deployment, following conditions must be met: * An IDP configured for federated authentication and…

more

JIT provisioning enabled with the "Prompt for username, password and consent" option. * A service provider that uses the above IDP for federated authentication and has the "Assert identity using mapped local subject identifier" flag enabled. Attacker should have: * A fresh valid user account in the federated IDP that has not been used earlier. * Knowledge of the username of a valid user in the local IDP. When all preconditions are met, a malicious actor could use JIT provisioning flow to perform user impersonation.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

wso2
api manager
2.5.0 — 2.5.0.32 · 2.6.0 — 2.6.0.52 · 3.0.0 — 3.0.0.50
wso2
identity server
5.6.0 — 5.6.0.16 · 5.7.0 — 5.7.0.35 · 5.8.0 — 5.8.0.26
wso2
identity server as key manager
5.6.0 — 5.6.0.17 · 5.7.0 — 5.7.0.39 · 5.9.0 — 5.9.0.45
wso2
carbon identity application authentication endpoint
≤ 5.11.256.3 · 5.11.257.0 — 5.12.153.19 · 5.12.154.0 — 5.20.254
wso2
carbon identity application authentication framework
≤ 5.11.256.3 · 5.11.257.0 — 5.12.153.21 · 5.12.154.0 — 5.12.387.7

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-863

Periodic review and update of procedures reduces incorrect authorization implementations over time.

addresses: CWE-863

Supervision identifies cases where authorization logic incorrectly permits unauthorized actions.

addresses: CWE-863

Defining permitted attribute values and auditing modifications reduces the chance of incorrect authorization outcomes due to tampered or missing labels.

addresses: CWE-863

The authorization process and usage restrictions help prevent incorrect authorization for remote access types.

addresses: CWE-863

Establishing configuration and connection requirements helps ensure correct rather than incorrect authorization for wireless access.

addresses: CWE-863

Establishing connection authorization processes for mobile devices helps ensure authorization decisions are correctly implemented rather than incorrect.

addresses: CWE-863

Monitoring account use, notifying on changes, and reviewing accounts for compliance corrects incorrect authorization assignments.

addresses: CWE-863

Ensures authorization decisions for external system use are correctly implemented and enforced.

References