CVE-2026-56425Disclosure(misp-project / misp)

LOWCVSS 8.8 · HIGH

Signal is active with 4 mentions in latest observed window

Immediate actions

  • Patch misp-project misp systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

The Azure Active Directory (AAD) authentication implementation contained multiple weaknesses in its OAuth 2.0 authorization flow that could allow attackers to bypass important security guarantees provided by the protocol. The application used the PHP session identifier (session_id()) as the OAuth state parameter. Because session identifiers are long-lived authentication credentials, exposing them in OAuth redirect URLs could leak valid session tokens through browser history, HTTP Referer headers, reverse proxies, access logs, or third-party infrastructure involved in the authentication flow. If obtained by an attacker, the leaked session identifier could potentially be used for session hijacking. Additionally, the implementation did not regenerate the session identifier after successful authentication, leaving authenticated sessions susceptible to session fixation attacks where an attacker forces a victim to use a known session identifier before login and later reuses that identifier after authentication. The OAuth state value was also not implemented as a dedicated, single-use nonce. This weakened CSRF protections and increased the risk of replay attacks against the OAuth callback process. The authentication flow further failed to enforce HTTPS for the configured OAuth redirect URI. If a non-HTTPS redirect URI was used, OAuth authorization codes and access tokens could traverse the network in plaintext, exposing sensitive credentials to network attackers. Finally, OAuth error responses containing attacker-controlled GET parameters were logged verbatim. An attacker could inject control characters or crafted log content, leading to log forging, log injection, or corruption of audit records. The fix introduces: * A dedicated cryptographically random OAuth state value. * Single-use state validation and invalidation. * Constant-time state comparison using hash_equals(). * Session identifier rotation after successful authentication. * Enforcement of HTTPS-only redirect URIs. * Sanitized and length-limited logging of OAuth error parameters. AAD Authentication Plugin (OAuth 2.0 / Azure Active Directory integration)

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-384

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

NONE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • misp

Threat summary

  • Patch or workaround signal is available
  • 4 mentions across 1 observed day

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 4 signals
  • Disclosure: 2 classified signals
  • General: 1 classified signal
  • 4 total mentions across 1 day

Affected systems

Products
misp

Deep dive

Activity timeline4 mentions / 1d
01234Mentions · 2026-06-22: 4Patch / Workaround · 2026-06-22: 1Technical Details · 2026-06-22: 406-22
Signal classification3 categories
Disclosure
250.0%
General
125.0%
Patch
125.0%
Referenced assets3 URLs
Full discourse4 posts
  • Upwind Security MDR@UpwindMDR
    Patch

    🚨High - MISP Multiple Security Vulnerabilities (CVE-2026-56422 & CVE-2026-56425) CVE-2026-56422- Multiple MISP core controllers and models accept client-controlled primary keys (id) and foreign keys (event_id, org_id, user_id, sharing_group_id, etc.) without proper revalidation. An authenticated user can overwrite objects, re-parent data, transfer ownership, or inject content into other users' contexts. This is a broad Mass Assignment / Authorization Bypass issue (CWE-639) affecting many create/edit/import flows. CVE-2026-56425- MISP's AAD Authentication Plugin contains multiple weaknesses in its OAuth 2.0 flow: session IDs exposed as OAuth state parameters, no session regeneration post-login, missing single-use nonce enforcement, no HTTPS enforcement on redirect URIs, and verbatim logging of attacker-controlled error parameters. Combined, these enable session hijacking, session fixation, CSRF, replay attacks, and log injection. 👉Affected: MISP (pre-fix versions). Fixed in: Latest MISP. Upgrade to latest.

    Post summary

    The text discloses two high‑severity MISP vulnerabilities and explicitly advises upgrading to the latest MISP version to apply the fix.

    00000102
    226 followersView on X
  • Vulmon Vulnerability Feed@VulmonFeeds
    General

    CVE-2026-56425 Azure Active Directory OAuth 2.0 Authentication Bypass via Session Identifier Misuse https://vulmon.com/vulnerabilitydetails?qid=CVE-2026-56425

    Post summary

    The post lists CVE-2026-56425, describing it as an OAuth 2.0 authentication bypass via session identifier misuse in Azure AD, but provides no proof of concept, exploit, or patch details.

    00000109
    4.1K followersView on X
  • Infoflowcloud@infoflowcloud
    Disclosure

    🚨*CVE* CVE-2026-56425 The Azure Active Directory (AAD) authentication implementation contained multiple weaknesses in its OAuth 2.0 authorization flow that could allow attackers to bypass … https://www.cve.org/CVERecord?id=CVE-2026-56425 ----- Traducción: CVE-2026-56425 La … http://infoflow.cloud`

    Post summary

    The post announces CVE-2026-56425, noting weaknesses in Azure AD OAuth 2.0 that could enable bypass, but provides no PoC, exploit, or patch details.

    0000047
    88 followersView on X
  • CVE@CVEnew
    Disclosure

    CVE-2026-56425 The Azure Active Directory (AAD) authentication implementation contained multiple weaknesses in its OAuth 2.0 authorization flow that could allow attackers to bypass … https://www.cve.org/CVERecord?id=CVE-2026-56425

    Post summary

    The brief notice reports that CVE‑2026‑56425 exposes weaknesses in Azure Active Directory’s OAuth 2.0 flow that may allow authentication bypass, but offers no details on PoC, exploits, or fixes.

    00000714
    57.7K followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appmisp-projectmisp---

Explore more