CVE-2026-95805
Last modified
CVE-2026-95805 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. A typo in the MISP ACLComponent access control configuration caused the ACL rule for the previewEventAttributes action to reference the permission string 'theming_enabled*' (with a trailing asterisk) instead of the correct 'theming_enabled'. In the MISP ACL system, the array values define which role or permission grants access to a given controller action.
Description
A typo in the MISP ACLComponent access control configuration caused the ACL rule for the previewEventAttributes action to reference the permission string 'theming_enabled*' (with a trailing asterisk) instead of the correct 'theming_enabled'. In the MISP ACL system, the array values define which role or permission grants access to a given controller action. The adjacent entry previewEventObjects correctly uses ['theming_enabled'], confirming the intended restriction. The malformed key 'theming_enabled*' does not match any valid permission identifier, causing the access control check for previewEventAttributes to malfunction. Depending on the ACL evaluation logic, this could result in either unauthorized users gaining access to the previewEventAttributes endpoint (authorization bypass) or legitimate users being denied access (availability impact). The previewEventAttributes endpoint exposes event attribute data within MISP so an authorization bypass could expose sensitive indicator and attribute data to users who should not have access.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-95805?
How severe is CVE-2026-95805?
How do I fix CVE-2026-95805?
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-9575A vulnerability has been found in itsourcecode Student Trans…7.3
- CVE-2026-95754In MISP's UsersController login() method, the pre-authentica…6.9
- CVE-2026-9576The Fluent Booking WordPress plugin before 2.1.2 does not v…4.9
- CVE-2026-9577The Post Status Notifier Lite WordPress plugin before 1.13.0…4.8
- CVE-2026-9579A vulnerability was found in JeecgBoot up to 3.9.1. Impacted…6.3
- CVE-2026-9580A vulnerability was determined in JeecgBoot up to 3.9.1. The…7.3
- CVE-2026-95806MISP ships with PHP's phar stream wrapper registered in both…7.7
- CVE-2026-9581A vulnerability was identified in JeecgBoot up to 3.9.1. The…6.3
- CVE-2026-95812ClipBucket v5 before 5.5.3-#182 contains a reflected cross-s…6.1
- CVE-2026-95813e621ng versions before 26.09.16 pass untrusted request param…6.1
- CVE-2026-95814Vaultwarden through 1.37.3 omits organization membership sta…8.1
- CVE-2026-95815OpenClaw iOS before 2026.8.11 logs complete agent deep-link …6.3
Are you affected by CVE-2026-95805?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
