Moderate severityNVD Advisory· Published Mar 11, 2026· Updated Mar 12, 2026
StudioCMS: IDOR in User Notification Preferences Allows Any Authenticated User to Modify Any User's Settings
CVE-2026-32104
Description
StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the updateUserNotifications endpoint accepts a user ID from the request payload and uses it to update that user's notification preferences. It checks that the caller is logged in but never verifies that the caller owns the target account (id !== userData.user.id). Any authenticated visitor can modify notification preferences for any user, including disabling admin notifications to suppress detection of malicious activity. This vulnerability is fixed in 0.4.3.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
studiocmsnpm | < 0.4.3 | 0.4.3 |
Affected products
1- Range: < 0.4.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-9v82-xrm4-mp52ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-32104ghsaADVISORY
- github.com/withstudiocms/studiocms/security/advisories/GHSA-9v82-xrm4-mp52ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.