CVE-2026-9136
Last modified
CVE-2026-9136 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the record. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the record. Because the underlying framework treats a supplied primary key as an instruction to update an existing record, an authenticated user able to submit shadow attribute proposals could provide the identifier of an existing ShadowAttribute and cause that record to be updated instead of creating a new proposal. This can result in unauthorized modification of existing shadow attributes, potentially affecting proposals associated with events the user should not be able to alter. Depending on deployment configuration and accessible API responses, the issue may also expose or move proposal data across event contexts. The vulnerability is caused by trusting a client-supplied primary key during object creation. The fix removes the id field from incoming ShadowAttribute data before processing, ensuring that the endpoint always creates a new proposal rather than updating an existing one. This has been fixed in MISP 2.5.38.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Misp-Project | Misp | >= 2.5.0, < 2.5.38 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-9136?
How severe is CVE-2026-9136?
How do I fix CVE-2026-9136?
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-9129A path traversal vulnerability exists in the Altium Enterpri…9.4
- CVE-2026-9130IBM Langflow OSS 1.0.0 through 1.10.3 contain an authorizati…7.1
- CVE-2026-9132A missing authorization vulnerability was identified in GitH…6.5
- CVE-2026-9133Active debug code exists in the ARN resolver of amazon-mq ra…8.3
- CVE-2026-9134The FooGallery plugin for WordPress is vulnerable to Stored …6.4
- CVE-2026-9135IBM Langflow OSS 1.0.0 through 1.10.0 Langflow versions up t…9.9
- CVE-2026-9137The CSP report endpoint in MISP intended to limit logged CSP…7.5
- CVE-2026-9139Taiko AG1000-01A SMS Alert Gateway Rev 7.3 and Rev 8 contain…9.8
- CVE-2026-9140A denial-of-service security issue exists in the 1719-AENTR.…8.7
- CVE-2026-9141Taiko AG1000-01A SMS Alert Gateway Rev 7.3 and Rev 8 contain…9.8
- CVE-2026-9142There is an insecure default credentials vulnerability in NI…9.3
- CVE-2026-9143There is an incorrect conversion between numeric types vulne…5.3
Are you affected by CVE-2026-9136?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
