Lucene search
+L

1114 matches found

Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.21 views

PT-2026-42618

Summary Shared-base sessions were granted the same base-member capabilities as authenticated viewers. Using only the shared-base UUID xc-shared-base-id, an attacker could enumerate base members and invite an arbitrary email into the base as a real member. The invited user could then redeem the...

5.8CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/20 7:57 p.m.14 views

CVE-2026-31070

The LalanaChami Pharmacy Management System commit 5c3d028 allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body...

9.8CVSS5.8AI score0.00476EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/19 4:16 p.m.37 views

CVE-2026-31070

The LalanaChami Pharmacy Management System commit 5c3d028 allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body...

9.8CVSS0.00476EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/19 9:19 a.m.11 views

CVE-2026-46721 Broken Access Control in extension "Frontend User Registration" (sf_register)

The create and edit flows do not restrict which user properties may be submitted and do not enforce access control on the frontend user group assignment. As a result, an attacker can assign an arbitrary frontend user group to a newly registered or edited account, gaining unauthorized access to...

6.9CVSS5.9AI score0.00362EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/19 12:00 a.m.11 views

CVE-2026-31070

The LalanaChami Pharmacy Management System commit 5c3d028 allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body...

5.8AI score0.00476EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.22 views

PT-2026-41943

Name of the Vulnerable Software and Affected Versions LalanaChami Pharmacy Management System version 5c3d028 Description Unauthenticated remote attackers can escalate privileges by self-assigning an administrative role during the registration process. This occurs because the '/api/user/signup'...

9.8CVSS5.8AI score0.00476EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/19 12:00 a.m.17 views

EUVD-2026-30945

The LalanaChami Pharmacy Management System commit 5c3d028 allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body...

5.8AI score0.00476EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/19 12:00 a.m.17 views

Pharmacy Management System 安全漏洞

The Pharmacy Management System MPMS is a multilingual pharmacy management system developed by Mayuri K. The Pharmacy Management System 5c3d028 version has a security vulnerability. This vulnerability stems from the /api/user/signup endpoint, which fails to validate the role parameter in the reque...

9.8CVSS5.8AI score0.00476EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/19 12:00 a.m.29 views

CVE-2026-31070

The CVE-2026-31070 vulnerability affects the LalanaChami Pharmacy Management System (commit 5c3d028). The /api/user/signup endpoint fails to validate the role parameter in the request body, allowing unauthenticated remote attackers to self-assign an administrative role during registration and esc...

9.8CVSS5.8AI score0.00476EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/19 12:00 a.m.55 views

CVE-2026-31070

The LalanaChami Pharmacy Management System commit 5c3d028 allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body...

0.00476EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/19 12:00 a.m.8 views

CVE-2026-31070

The LalanaChami Pharmacy Management System commit 5c3d028 allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body...

5.8AI score0.00476EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/18 3:16 p.m.17 views

CVE-2026-41948

Dify version 1.14.1 and prior contain a path traversal vulnerability that allows authenticated users to manipulate requests forwarded to the Plugin Daemon's internal REST API by exploiting insufficient URL path sanitization. Attackers can traverse out of their authorized tenant path using unencod...

9.4CVSS0.06992EPSS
SaveExploits2References4
EUVD
EUVD
added 2026/05/18 1:52 p.m.72 views

EUVD-2026-30774

Dify version 1.14.1 and prior contain an authorization bypass vulnerability in the file preview endpoint that allows any authenticated user to read up to 3,000 characters of any uploaded document across all tenants and workspaces using only the file's UUID. Attackers can access the...

8.2CVSS5.7AI score0.00435EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/14 8:28 p.m.31 views

Open WebUI: LDAP and OAuth First-User Race Condition Allows Multiple Admin Accounts

Summary The LDAP and OAuth authentication flows use a TOCTOU Time-of-Check-Time-of-Use pattern for first-user admin role assignment. The regular signup handler signuphandler in auths.py, line 663 was explicitly patched to prevent this race with the comment "Insert with default role first to avoid...

8.1CVSS5.8AI score0.00354EPSS
SaveExploits1References7Affected Software1
Snyk
Snyk
added 2026/05/14 8:28 p.m.13 views

Race Condition

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Race Condition through a race condition in the LDAP and OAuth authentication processes. An attacker can obtain administrative privileges by sending multiple concurrent authentication requests during the initi...

9.2CVSS5.8AI score0.00354EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/14 8:19 p.m.18 views

Open WebUI Vulnerable to SSRF via OAuth Profile Picture URL in _process_picture_url (oauth.py)

Summary A Server-Side Request Forgery SSRF vulnerability exists in processpictureurl in backend/openwebui/utils/oauth.py line 1338. The function fetches arbitrary URLs from OAuth picture claims without applying validateurl, allowing an attacker to force the server to make HTTP requests to interna...

7.7CVSS6AI score0.00396EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/14 8:19 p.m.52 views

GHSA-24C9-2M8Q-QHMH Open WebUI Vulnerable to SSRF via OAuth Profile Picture URL in _process_picture_url (oauth.py)

Summary A Server-Side Request Forgery SSRF vulnerability exists in processpictureurl in backend/openwebui/utils/oauth.py line 1338. The function fetches arbitrary URLs from OAuth picture claims without applying validateurl, allowing an attacker to force the server to make HTTP requests to interna...

7.7CVSS6AI score0.00396EPSS
SaveExploits1References4
NVD
NVD
added 2026/05/14 3:16 p.m.18 views

CVE-2026-41932

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/14 2:19 p.m.14 views

EUVD-2026-30296

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/14 2:19 p.m.8 views

CVE-2026-41932

Vvveb before 1.0.8.3 contains a stored cross-site scripting vulnerability in the customer signup flow where the Signup::addUser controller copies raw POST username values into the displayname field before sanitization occurs. Attackers can submit HTML and script markup in the username field durin...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References4
Rows per page
Query Builder