๐Ÿ” CVE Alert

CVE-2026-32104

MEDIUM 5.4

StudioCMS: IDOR in User Notification Preferences Allows Any Authenticated User to Modify Any User's Settings

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor withstudiocms
Product studiocms
Published Mar 11, 2026
Last Updated Mar 12, 2026
Stay Ahead of the Next One

Get instant alerts for withstudiocms studiocms

Be the first to know when new medium vulnerabilities affecting withstudiocms studiocms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

withstudiocms / studiocms
< 0.4.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/withstudiocms/studiocms/security/advisories/GHSA-9v82-xrm4-mp52