Lucene search
+L

15795 matches found

CVE
CVE
added 2026/04/18 12:07 a.m.69 views

CVE-2026-40350

CVE-2026-40350 affects Movary (self-hosted movie tracking app). Before v0.71.1, an ordinary authenticated user can access the user-management endpoints at /settings/users due to missing admin-only middleware and a broken controller authorization check, enabling enumeration of all users and creati...

8.8CVSS5.7AI score0.00441EPSS
SaveExploits1References4Affected Software1
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
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:16 p.m.6 views

CVE-2026-40582

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the /api/public/user/login endpoint validates only the username and password before returning the user's API key, bypassing the normal authentication flow that enforces account lockout and two-factor authentication...

9.1CVSS5.7AI score0.00502EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:07 p.m.5 views

CVE-2026-40480

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the GET /api/person/personId endpoint loads and returns person records without performing object-level authorization checks. Although the legacy PersonView.php page enforces canEditPerson restrictions, the API layer...

7.1CVSS5.7AI score0.00336EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/17 11:07 p.m.8 views

CVE-2026-40480 ChurchCRM has Missing Object-Level Authorization / IDOR in `/api/person/{personId}`

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the GET /api/person/personId endpoint loads and returns person records without performing object-level authorization checks. Although the legacy PersonView.php page enforces canEditPerson restrictions, the API layer...

7.1CVSS5.7AI score0.00336EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/17 9:35 p.m.18 views

Authorization Bypass Through User-Controlled Key

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the generateTextToSpeech handler in text-to-speech/index.ts. An attacker can retrieve text-to-speech settings from a chatflow in another workspace by...

8.2CVSS5.7AI score0.00261EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/17 9:34 p.m.15 views

Authorization Bypass Through User-Controlled Key

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the createDocumentStore, updateDocumentStore, and upsertDocStore paths in documentstore/index.ts and documentstore/index.ts. An attacker can create o...

8.8CVSS5.8AI score0.03109EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/04/17 5:04 p.m.19 views

cups: OpenPrinting CUPS: Authorization bypass via case-insensitive username comparison

A flaw was found in OpenPrinting CUPS. This authorization bypass vulnerability allows an unprivileged user to gain unauthorized access to restricted operations. This can be exploited by using a username that differs only in case from an authorized user during authorization checks...

6.3CVSS6AI score0.00317EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/17 11:10 a.m.16 views

OESA-2026-1933 cups security update

CUPS is the standards-based, open source printing system developed by Apple Inc. for UNIX®-like operating systems. CUPS uses the Internet Printing Protocol IPP to support printing to local and network printers. Security Fixes: OpenPrinting CUPS is an open source printing system for Linux and othe...

6.5CVSS6.4AI score0.00502EPSS
SaveExploits9References8
Positive Technologies
Positive Technologies
added 2026/04/17 12:00 a.m.26 views

PT-2026-37005

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.4.10 Description An authorization bypass exists where gateway 'operator.write' message-tool paths can access Matrix profile persistence, which should require admin-level authority. This occurs due to insufficien...

7.1CVSS5.8AI score0.00295EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.15 views

SUSE SLES15 Security Update : azure-storage-azcopy (SUSE-SU-2026:1395-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:1395-1 advisory. - CVE-2026-33186: Authorization bypass in grpc-go due to improper validation of the HTTP/2 :path pseudo- header bsc1260307. Tenable has...

9.1CVSS5.8AI score0.01557EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.17 views

SUSE SLES15: terraform-provider-local / terraform-provider-null / etc (SUSE-SU-2026:1411-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1411-1 advisory. This update for terraform-provider-local, terraform-provider-random, terraform-provider-tls fixes the following issue...

9.1CVSS6.6AI score0.01557EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/04/16 10:44 p.m.14 views

OAuth 2.1 Provider: Unprivileged users can register OAuth clients

Am I affected? You're affected if all of the following are true: - Using @better-auth/oauth-provider at version specified below - You configured clientPrivileges in the plugin options expecting it to gate who can create OAuth clients - The /oauth2/create-client or /admin/oauth2/create-client...

7.1CVSS5.4AI score0.00212EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/16 10:44 p.m.13 views

GHSA-XR8F-H2GW-9XH6 OAuth 2.1 Provider: Unprivileged users can register OAuth clients

Am I affected? You're affected if all of the following are true: - Using @better-auth/oauth-provider at version specified below - You configured clientPrivileges in the plugin options expecting it to gate who can create OAuth clients - The /oauth2/create-client or /admin/oauth2/create-client...

8.4CVSS5.8AI score0.00212EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/16 9:34 p.m.6 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the mcajaxmcjsaction function. An attacker can access sensitive event data from other sub-sites or cause a denial of service by sending crafted requests to the unauthenticated endpoin...

8.8CVSS5.9AI score0.00932EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/16 8:45 p.m.13 views

EUVD-2026-23108

ApostropheCMS: Information Disclosure via choices/counts Query Parameters Bypassing publicApiProjection Field Restrictions...

5.3CVSS5.8AI score0.00435EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/16 8:42 p.m.14 views

EUVD-2026-23102

ApostropheCMS: publicApiProjection Bypass via project Query Builder in Piece-Type REST API...

5.3CVSS5.8AI score0.00512EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/16 8:41 p.m.8 views

Authorization Bypass Through User-Controlled Key

Overview weblate is an A web-based continuous localization system with tight version control integration Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the API for pending tasks due to missing verification of user access. An attacker can...

4.9CVSS5.7AI score0.00221EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/16 3:32 p.m.13 views

Apache Artemis: Apache ActiveMQ Artemis: Apache Artemis and Apache ActiveMQ Artemis: Unauthorized address creation due to incorrect authorization during JMS topic subscription.

A flaw was found in Apache Artemis and Apache ActiveMQ Artemis. An authenticated user can exploit this incorrect authorization vulnerability by attempting to create a non-durable Java Message Service JMS topic subscription on an address that does not exist. If the user has "createDurableQueue"...

4.3CVSS5.7AI score0.00422EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/16 2:08 p.m.10 views

CVE-2026-39984

A flaw was found in timestamp-authority, specifically in the timestamp-authority/v2/pkg/verification package. An attacker can exploit this issue by prepending a forged certificate to the certificate bag while the message is signed with an authorized key. This causes the library to validate the...

5.5CVSS5.7AI score0.00099EPSS
SaveExploits0References5
Rows per page
Query Builder