Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-85238— Session Fixation in MISP CustomAuth Authentication Allows Session Hijacking

Quick assessment

Affected
misp misp
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

MISP 在 CustomAuth 认证(一种自定义配置)流程中存在一个会话固定(Session Fixation)漏洞。当用户通过 CustomAuth 成功认证后,MISP 会将已认证的用户身份写入现有的会话中,但未先轮换会话标识符(Session ID)。 后果: 如果攻击者能够诱导受害者在认证前使用攻击者已知的会话标识符,那么该会话标识符在受害者成功认证后依然有效。攻击者随后可以复用这个被固定的会话标识符,从而访问受害者的已认证 MISP 会话,并可能获得与受害者账户相关的权限。 根本原因: 该问题的原因是

CVSS 7.6 · High

Affected Version Matrix 1

VendorProduct Version RangeStatus
misp misp ≤ 2.5.45 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-85238

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Session Fixation in MISP CustomAuth Authentication Allows Session Hijacking
Source: CVE Program / CVE List V5
Vulnerability Description
MISP contains a session fixation vulnerability in the CustomAuth authentication (a custom configuration) flow. When a user was successfully authenticated through CustomAuth, MISP stored the authenticated user identity in the existing session without first rotating the session identifier. As a result, if an attacker can cause a victim to use a session identifier known to the attacker before authentication, that same session identifier remains valid after the victim successfully authenticates. The attacker could subsequently reuse the fixed session identifier to access the victim's authenticated MISP session, potentially gaining the privileges associated with the victim's account. The issue occurs because __customAuthentication() wrote the authenticated user into the existing CakePHP session while the call to Session->renew() had previously been disabled. The patch restores session identifier rotation when a new authentication occurs or when the authenticated user changes, while avoiding unnecessary session renewal on every request.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
会话固定
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
misp misp 0 ~ 2.5.45 -

II. Public POCs for CVE-2026-85238

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-85238

登录查看更多情报信息。

Patches & Fixes for CVE-2026-85238 (1)

Same Patch Batch · misp · 2026-09-03 · 9 CVEs total

CVE-2026-85216 9.5 CRITICAL MISP LDAP and LinOTP Authentication Bypass via Empty or Invalid Credentials
CVE-2026-85236 8.8 HIGH MISP cullEmptyEvents CSRF Allows Irreversible Deletion of Events via GET Request
CVE-2026-85237 8.6 HIGH Missing Rate Limiting in Email OTP Verification Allows Brute-Force Authentication Bypass
CVE-2026-85221 7.6 HIGH MISP CurlClient TLS Peer Verification Disabled by Default Enables Man-in-the-Middle Attack
CVE-2026-85239 7.1 HIGH MISP Event Template Definition Validation Bypass Allows Persistent Denial of Service
CVE-2026-85227 6.1 MEDIUM Reflected Cross-Site Scripting in MISP Event Filtering via taggedAttributes and galaxyAtta
CVE-2026-85226 5.3 MEDIUM MISP OnDemand Correlation Engine Missing Access Control Allows Disclosure of Restricted Co
CVE-2026-85230 5.3 MEDIUM MISP Dashboard Button Widget Allows Persistent JavaScript URL Injection

IV. Related Vulnerabilities

V. Comments for CVE-2026-85238

No comments yet


Leave a comment