CVE-2026-90895
Last modified
CVE-2026-90895 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. Affected versions of MISP’s interactive CLI shell implement access control independently from the normal web application, causing several authorization inconsistencies. The patch shows that CLI access could differ from the web application in multiple security-sensitive areas: - feed listings did not enforce the same lookup_visible restrictions for non-host-organisation users; - feed detail access did not enforce the same host-organisation/site-admin authorization as FeedsController::view(); - Feed.headers, which can contain HTTP authorization credentials, could be exposed instead of being hidden or masked; - server synchronization authkey values were not explicitly hidden from CLI detail output; - sharing-group detail access did not consistently use SharingGroup::checkIfAuthorised(); - the use command could establish context for a record without first proving that the user was authorized to view that record The commit additionally hardens pagination and terminal rendering, including neutralization of terminal control sequences found in database-backed values. Those are important hardening changes, but the main vulnerability is the CLI authorization/data-disclosure mismatch. Version affected: ≤2.5.45. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Affected versions of MISP’s interactive CLI shell implement access control independently from the normal web application, causing several authorization inconsistencies. The patch shows that CLI access could differ from the web application in multiple security-sensitive areas: - feed listings did not enforce the same lookup_visible restrictions for non-host-organisation users; - feed detail access did not enforce the same host-organisation/site-admin authorization as FeedsController::view(); - Feed.headers, which can contain HTTP authorization credentials, could be exposed instead of being hidden or masked; - server synchronization authkey values were not explicitly hidden from CLI detail output; - sharing-group detail access did not consistently use SharingGroup::checkIfAuthorised(); - the use command could establish context for a record without first proving that the user was authorized to view that record The commit additionally hardens pagination and terminal rendering, including neutralization of terminal control sequences found in database-backed values. Those are important hardening changes, but the main vulnerability is the CLI authorization/data-disclosure mismatch. Version affected: ≤2.5.45
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MISP | MISP | < 2.5.46 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-90895?
How severe is CVE-2026-90895?
How do I fix CVE-2026-90895?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90881A weakness has been identified in D-Link DIR-882 up to 20260…5.3
- CVE-2026-9089The ConnectWise Automate™ Agent does not fully verify the au…8.8
- CVE-2026-90890ASRock Polychrome SYNC/RGB software utility developed by ASR…5.5
- CVE-2026-90891ASRock Polychrome SYNC/RGB software utility developed by ASR…5.5
- CVE-2026-90893MISP contains a Cross-Site Request Forgery (CSRF) vulnerabil…5.1
- CVE-2026-90894Parallels Desktop runs prl_disp_service as root. Local clien…7.8
- CVE-2026-90896Missing Authentication for Critical Function (CWE-306) in th…8.2
- CVE-2026-90898Bifrost registers MCP clients through its management API. A …9.8
- CVE-2026-9090Casdoor versions 2.362.0 and earlier contain a vulnerability…9.1
- CVE-2026-9091Casdoor versions 2.362.0 and earlier contain a logic flaw in…5.3
- CVE-2026-90919LightLLM through 1.2.0 contains a remote code execution vuln…9.8
- CVE-2026-9092Casdoor versions 2.362.0 and earlier contain a vulnerability…9.1
Are you affected by CVE-2026-90895?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
