Lucene search
+L

92247 matches found

OSV
OSV
added 2026/04/18 12:07 a.m.10 views

CVE-2026-40350 Movary User Management (/settings/users) has Authorization Bypass that Allows Low-Privileged Users to Enumerate All Users and Create Administrator Accounts

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can access the user-management endpoints /settings/users and use them to enumerate all users and create a new administrator account. This happens because the route...

8.8CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/04/18 12:05 a.m.12 views

EUVD-2026-23619

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can escalate their own account to administrator by sending isAdmin=true to PUT /settings/users/userId for their own user ID. The endpoint is intended to let a user ed...

8.8CVSS5.8AI score0.0053EPSS
SaveExploits1References4
CVE
CVE
added 2026/04/18 12:05 a.m.33 views

CVE-2026-40349

CVE-2026-40349 affects Movary (self-hosted web app). Before version 0.71.1, an ordinary authenticated user can self-escalate to administrator by submitting isAdmin=true to PUT /settings/users/{userId} for their own user ID. The endpoint is intended for editing a user’s profile but fails to enforc...

8.8CVSS5.8AI score0.0053EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/18 12:05 a.m.12 views

CVE-2026-40349 Authenticated Movary User Can Self-Escalate to Administrator via PUT /settings/users/{userId} by Setting isAdmin=true

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can escalate their own account to administrator by sending isAdmin=true to PUT /settings/users/userId for their own user ID. The endpoint is intended to let a user ed...

8.8CVSS5.9AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/18 12:00 a.m.35 views

Movary 安全漏洞

Movary is a film review program developed by Lee Peuker personally. Versions of Movary prior to 0.71.1 contained security vulnerabilities. These vulnerabilities stemmed from the fact that the routing definitions for the user management endpoint/settings/users did not enforce the use of only...

8.8CVSS5.8AI score0.00441EPSS
SaveExploits1References2
VulnCheck KEV
VulnCheck KEV
added 2026/04/18 12:00 a.m.10 views

VulnCheck KEV: CVE-2026-27174

MajorDoMo aka Major Domestic Module allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect call that lacks an exit statement, allowing unauthenticated requests to reach th...

9.8CVSS6.7AI score0.06996EPSS
SaveIn wildExploits4References26
Positive Technologies
Positive Technologies
added 2026/04/18 12:00 a.m.27 views

PT-2026-33541

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can escalate their own account to administrator by sending isAdmin=true to PUT /settings/users/userId for their own user ID. The endpoint is intended to let a user ed...

8.8CVSS5.8AI score0.0053EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/18 12:00 a.m.42 views

PT-2026-33548

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can access the user-management endpoints /settings/users and use them to enumerate all users and create a new administrator account. This happens because the route...

8.8CVSS5.7AI score0.00441EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:00 a.m.11 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : NetworkManager (SUSE-SU-2026:1443-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:1443-1 advisory. This update for NetworkManager fixes the following issue: Security fixes: - CVE-2025-9615: Fixed non-admi...

3.3CVSS5.8AI score0.00154EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/18 12:00 a.m.17 views

Movary 安全漏洞

Movary is a film review program developed by Lee Peuker personally. Versions of Movary prior to 0.71.1 contained security vulnerabilities. These vulnerabilities stemmed from the lack of an authorization check for only administrators when updating the sensitive “isAdmin” field in the...

8.8CVSS5.8AI score0.0053EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:51 p.m.5 views

CVE-2026-40581

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the family record deletion endpoint SelectDelete.php performs permanent, irreversible deletion of family records and all associated data via a plain GET request with no CSRF token validation. An attacker can craft a...

8.1CVSS5.7AI score0.00199EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/17 11:51 p.m.13 views

EUVD-2026-23620

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the family record deletion endpoint SelectDelete.php performs permanent, irreversible deletion of family records and all associated data via a plain GET request with no CSRF token validation. An attacker can craft a...

8.1CVSS5.7AI score0.00199EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:25 p.m.7 views

CVE-2026-40484

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the database backup restore functionality extracts uploaded archive contents and copies files from the Images/ directory into the web-accessible document root using recursiveCopyDirectory, which performs no file...

9.1CVSS6.3AI score0.00867EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/17 11:25 p.m.45 views

CVE-2026-40484 ChurchCRM: Authenticated Remote Code Execution via Unrestricted PHP File Write in Database Restore Function

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the database backup restore functionality extracts uploaded archive contents and copies files from the Images/ directory into the web-accessible document root using recursiveCopyDirectory, which performs no file...

9.1CVSS0.00867EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/17 10:16 p.m.11 views

CVE-2026-40304

zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler controller/unaccess.go contains a logical error in its ownership guard: when a frontend record has environmentid = NULL the marker for admin-created global frontends, the conditio...

5.3CVSS0.00286EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/17 10:15 p.m.11 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the operator.write message-tool. An attacker can modify persistent Matrix profile configuration without proper authorization by sending crafted requests throug...

7.6CVSS5.7AI score0.00295EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/17 10:15 p.m.28 views

Incorrect Authorization

Overview @openclaw/matrix is an OpenClaw Matrix channel plugin Affected versions of this package are vulnerable to Incorrect Authorization via the operator.write message-tool. An attacker can modify persistent Matrix profile configuration without proper authorization by sending crafted requests...

7.6CVSS5.8AI score0.00295EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/17 10:15 p.m.20 views

OpenClaw: Matrix profile config persistence was reachable from operator.write message tools

Summary Matrix profile config persistence was reachable from operator.write message tools. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact Gateway operator.write message-tool paths could reach Matrix profile persistence that should have...

7.1CVSS5.7AI score0.00295EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/17 10:00 p.m.38 views

GHSA-F3H5-H452-VP3J OpenClaw: Nostr profile mutation routes allowed operator.write config persistence

Summary Nostr profile mutation routes allowed operator.write config persistence. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact Nostr plugin HTTP profile routes could persist profile config through a path that did not require admin...

5.3CVSS5.7AI score0.00218EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/17 10:00 p.m.24 views

Incorrect Authorization

Overview @openclaw/nostr is an OpenClaw Nostr channel plugin for NIP-04 encrypted DMs Affected versions of this package are vulnerable to Incorrect Authorization through the operator.write configuration. An attacker can modify and persist unauthorized profile configurations by sending crafted HTT...

6.5CVSS5.8AI score0.00218EPSS
SaveExploits0References3
Rows per page
Query Builder