Lucene search
+L

10193 matches found

Microsoft Secure
Microsoft Secure
added 2026/03/11 9:0 p.m.23 views

Contagious Interview: Malware delivered through fake developer job interviews

Microsoft Defender Experts has observed the Contagious Interview campaign, a sophisticated social engineering operation active since at least December 2022. Microsoft continues to detect activity associated with this campaign in recent customer environments, targeting software developers at...

6.4AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2026/03/11 9:0 p.m.40 views

Contagious Interview: Malware delivered through fake developer job interviews

Microsoft Defender Experts has observed the Contagious Interview campaign, a sophisticated social engineering operation active since at least December 2022. Microsoft continues to detect activity associated with this campaign in recent customer environments, targeting software developers at...

6.3AI score
SaveExploits0
CVE
CVE
added 2026/03/11 8:9 p.m.22 views

CVE-2026-32104

StudioCMS suffers an IDOR in updateUserNotifications prior to version 0.4.3: any authenticated user can modify another user’s notification preferences because the endpoint validates login but not ownership (id !== userData.user.id). This can enable, for example, suppression of admin notifications...

5.4CVSS5.8AI score0.00253EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/11 8:9 p.m.6 views

CVE-2026-32106

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the REST API createUser endpoint uses string-based rank checks that only block creating owner accounts, while the Dashboard API uses indexOf-based rank comparison that prevents creating users at...

4.7CVSS5.8AI score0.003EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/11 8:6 p.m.9 views

CVE-2026-32103 StudioCMS: IDOR — Admin-to-Owner Account Takeover via Password Reset Link Generation

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the POST /studiocmsapi/dashboard/create-reset-link endpoint allows any authenticated user with admin privileges to generate a password reset token for any other user, including the owner account...

6.8CVSS5.8AI score
SaveExploits0References3
Circl
Circl
added 2026/03/11 2:50 p.m.13 views

CVE-2026-32106

creationtimestamp| type| source ---|---|--- 2026-03-11 14:50:41+00:00| published-proof-of-concept| https://github.com/withstudiocms/studiocms/security/advisories/GHSA-wj56-g96r-673q...

7.2CVSS5.8AI score0.003EPSS
SaveExploits1References1
Circl
Circl
added 2026/03/11 2:50 p.m.11 views

CVE-2026-32103

creationtimestamp| type| source ---|---|--- 2026-03-11 14:50:26+00:00| published-proof-of-concept| https://github.com/withstudiocms/studiocms/security/advisories/GHSA-h7vr-cg25-jf8c...

7.2CVSS5.8AI score0.00344EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/03/11 12:53 a.m.219 views

Exploit for CVE-2026-30944

🔓 CVE-2026-30944 StudioCMS Privilege Escalation via Insecure...

8.8CVSS5.8AI score0.00564EPSS
SaveExploits3
Github Security Blog
Github Security Blog
added 2026/03/11 12:16 a.m.17 views

StudioCMS: IDOR — Arbitrary API Token Revocation Leading to Denial of Service

Summary The DELETE /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user with editor privileges or above to revoke API tokens belonging to any other user, including admin and owner accounts. The handler accepts tokenID and userID directly from the request payload without...

7.1CVSS5.9AI score0.00452EPSS
SaveExploits2References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.14 views

PT-2026-24820

Summary The POST /studiocms api/dashboard/create-reset-link endpoint allows any authenticated user with admin privileges to generate a password reset token for any other user, including the owner account. The handler verifies that the caller is an admin but does not enforce role hierarchy, nor do...

6.8CVSS5.9AI score0.00344EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.8 views

PT-2026-24821

Summary 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...

5.4CVSS5.9AI score0.00253EPSS
SaveExploits1References6
Chainguard
Chainguard
added 2026/03/10 7:18 p.m.5 views

GHSA-XVP8-3MHV-424C vulnerabilities

Vulnerabilities for packages: label-studio...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/03/10 7:18 p.m.8 views

CVE-2026-28350 vulnerabilities

Vulnerabilities for packages: label-studio...

6.1CVSS5.8AI score0.00254EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/03/10 7:18 p.m.5 views

GHSA-HW26-MMPG-FQFG vulnerabilities

Vulnerabilities for packages: label-studio...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/03/10 7:18 p.m.9 views

CVE-2026-28348 vulnerabilities

Vulnerabilities for packages: label-studio...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1
NVD
NVD
added 2026/03/10 6:18 p.m.13 views

CVE-2026-30944

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to...

8.8CVSS0.00564EPSS
SaveExploits3References3
NVD
NVD
added 2026/03/10 6:18 p.m.11 views

CVE-2026-30945

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the DELETE /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user with editor privileges or above to revoke API tokens belonging to any other user, including admin and owner...

7.1CVSS0.00452EPSS
SaveExploits2References3
Snyk
Snyk
added 2026/03/10 6:16 p.m.6 views

Incorrect Authorization

Overview @withstudiocms/api-spec is an API Specification for StudioCMS Affected versions of this package are vulnerable to Incorrect Authorization through the api-tokens endpoint, which allows an authenticated user with editor privileges or higher to generate API tokens for any user by specifying...

8.8CVSS5.8AI score0.00564EPSS
SaveExploits3References3
Vulnrichment
Vulnrichment
added 2026/03/10 4:52 p.m.4 views

CVE-2026-30945 StudioCMS: IDOR — Arbitrary API Token Revocation Leading to Denial of Service

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the DELETE /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user with editor privileges or above to revoke API tokens belonging to any other user, including admin and owner...

7.1CVSS5.8AI score0.00452EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/03/10 4:48 p.m.7 views

CVE-2026-30944 StudioCMS Affected by Privilege Escalation via Insecure API Token Generation

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to...

8.8CVSS5.8AI score0.00564EPSS
SaveExploits3References3
Rows per page
Query Builder