CVE-2024-1524 PUBLISHED

A local user can be impersonated when using federated authentication with Silent JIT Provisioning.

Assigner: WSO2
Reserved: 15.02.2024 Published: 24.02.2026 Updated: 24.02.2026

When the "Silent Just-In-Time Provisioning" feature is enabled for a federated identity provider (IDP) there is a risk that a local user store user's information may be replaced during the account provisioning process in cases where federated users share the same username as local users.

There will be no impact on your deployment if any of the preconditions mentioned below are not met. Only when all the preconditions mentioned below are fulfilled could a malicious actor associate a targeted local user account with a federated IDP user account that they control.

The Deployment should have: -An IDP configured for federated authentication with Silent JIT provisioning enabled.

The malicious actor 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. -An account at the federated IDP matching the targeted local username.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
CVSS Score: 7.7

Product Status

Vendor WSO2
Product WSO2 API Manager
Versions Default: unaffected
  • affected from 4.2.0 to 4.2.0.108 (excl.)
Vendor WSO2
Product WSO2 Identity Server
Versions Default: unaffected
  • affected from 6.0.0 to 6.0.0.171 (excl.)
  • affected from 6.1.0 to 6.1.0.128 (excl.)

Solutions

Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-3144/#solution

References

Problem Types

  • CWE-290 Authentication Bypass by Spoofing CWE