VYPR
Unrated severityNVD Advisory· Published Aug 10, 2023· Updated Oct 3, 2024

Issuer not verified from obtained token in user_oidc

CVE-2023-39953

Description

Missing issuer verification in Nextcloud user_oidc allows man-in-the-middle attacks using corrupted or known tokens; fixed in v1.3.3.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Missing issuer verification in Nextcloud user_oidc allows man-in-the-middle attacks using corrupted or known tokens; fixed in v1.3.3.

Vulnerability

The user_oidc app for Nextcloud, versions 1.0.0 through 1.3.2, fails to verify the iss (issuer) claim from the obtained token [1][2]. This missing verification allows an attacker to present a token from a different issuer as if it were from the trusted OIDC provider. The code path is reachable under default configuration when OIDC authentication is enabled [1].

Exploitation

An attacker with man-in-the-middle network position can intercept the token exchange and present a corrupted or known token that they also have access to. The attacker does not need authentication or user interaction beyond the normal login process [2]. The attack complexity is low as no special privileges are required [2].

Impact

Successful exploitation allows the attacker to impersonate any user whose token they possess or have crafted, leading to unauthorized access with potentially full privileges within the Nextcloud instance. This compromises confidentiality, integrity, and availability of the affected system [2].

Mitigation

Upgrade to user_oidc version 1.3.3, released on 2023-08-10, which adds issuer and audience validation [1][2]. No workarounds are available; the fix is included in the updated version [2].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Range: >=1.0.0,<1.3.3
  • nextcloud/security-advisoriesv5
    Range: >= 1.0.0, < 1.3.3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.