Lucene search
+L

150 matches found

NVD
NVD
added 2026/09/14 2:17 p.m.6 views

CVE-2026-90939

novel-plus through 5.3.3 contains an information disclosure vulnerability in the /sys/user/list endpoint that lacks proper permission annotations. Authenticated attackers can retrieve password hashes and personal data including email addresses and phone numbers for users within their data scope,...

7.1CVSS0.00262EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/14 1:58 p.m.30 views

CVE-2026-90939 novel-plus through 5.3.3 Missing Authorization on the Admin /sys/user/list Endpoint

novel-plus through 5.3.3 contains an information disclosure vulnerability in the /sys/user/list endpoint that lacks proper permission annotations. Authenticated attackers can retrieve password hashes and personal data including email addresses and phone numbers for users within their data scope,...

7.1CVSS0.00262EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 5:15 p.m.31 views

CVE-2026-18122 Concrete CMS 9.2.0 to 9.5.2 Express REST API list endpoint exposes restricted Express entries via Missing Authorization

Concrete CMS 9.2.0 to 9.5.2 Express REST API list endpoint exposes restricted Express entries via Missing Authorization; the Concrete CMS REST API's Express entry collection endpoint disabled the per-entry view permission check. An OAuth token with read scope for an Express entity could enumerate...

6CVSS0.00207EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 5:09 p.m.13 views

CVE-2026-81908

Concrete CMS versions 9.2.0 through 9.5.2 are affected by a missing authorization flaw in the REST API Groups list endpoint . The listGroups() method in concrete/src/Api/Controller/Groups.php registers a permissions checker callback that unconditionally returns true , so per-object authorization ...

6CVSS5.6AI score0.00207EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 6:00 a.m.61 views

CVE-2026-13171

The CVE-2026-13171 entry concerns the Eventin WordPress plugin (before 4.1.20). The vulnerability is a missing authorization check on the waiting-list registration handler, allowing unauthenticated users to create WordPress user accounts for arbitrary email addresses and inject order records. Imp...

8.2CVSS5.4AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 2:31 p.m.44 views

CVE-2026-72760 cti-transmute Following List Exposes User Email Addresses to Authenticated Users

Affected versions of MISP cti-transmute disclose users' email addresses through the account following-list endpoint. When an authenticated user follows another account, getfollowing includes the followed user's email field in the API response alongside their name, user ID, and follow date. Becaus...

5.3CVSS0.00239EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/13 11:55 p.m.17 views

Kimai: Teamlead authorization bypass in GET /api/timesheets allows reading other users' timesheet records without being teamlead of the target

Summary GET /api/timesheets?user= and users= returns the targeted user's timesheet records to any caller that has the viewothertimesheet permission, without verifying that the caller is teamlead of any team containing the target user. The per-record endpoint GET /api/timesheets/id correctly...

6.3CVSS6.1AI score0.00372EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/13 11:55 p.m.18 views

GHSA-4M8Q-55QV-9PWP Kimai: Teamlead authorization bypass in GET /api/timesheets allows reading other users' timesheet records without being teamlead of the target

Summary GET /api/timesheets?user= and users= returns the targeted user's timesheet records to any caller that has the viewothertimesheet permission, without verifying that the caller is teamlead of any team containing the target user. The per-record endpoint GET /api/timesheets/id correctly...

6.3CVSS6.1AI score0.00372EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.22 views

PT-2026-60086

Summary GET /api/timesheets?user= and users= returns the targeted user's timesheet records to any caller that has the view other timesheet permission, without verifying that the caller is teamlead of any team containing the target user. The per-record endpoint GET /api/timesheets/id correctly...

6.3CVSS6.1AI score0.00372EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/12 12:16 p.m.21 views

CVE-2026-15500

A weakness has been identified in AstrBotDevs AstrBot up to 4.25.2. Affected by this vulnerability is the function getonlineplugins of the file astrbot/dashboard/routes/plugin.py of the component marketlist Endpoint. Executing a manipulation of the argument customregistry can lead to server-side...

6.5CVSS0.00366EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/12 12:00 p.m.32 views

CVE-2026-15500

AstrBotDevs AstrBot (

6.5CVSS6.4AI score0.00366EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/30 3:51 p.m.42 views

CVE-2026-58167

Nightingale (n9e) prior to 9.0.0-beta.2 exposes full datasource configurations (plaintext DB passwords, HTTP Bearer tokens, HTTP Basic passwords, and mTLS keys) via POST /api/n9e/datasource/list to any authenticated low-privilege user. The route lacks an admin gate and the DatasourceFilter does n...

7.1CVSS5.8AI score0.00415EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/29 5:24 p.m.12 views

CVE-2026-57960 Hi.Events 1.9.0 - Unauthenticated Attendee PII Exposure via Check-in List short_id

Hi.Events through 1.9.0 public check-in list endpoints use shortid as sole access control, allowing unauthenticated access to retrieve full attendee lists including emails and personal information. Attackers with knowledge of the shortid can call GET /api/public/check-in-lists/shortid/attendees t...

8.3CVSS5.8AI score0.0043EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 7:16 a.m.50 views

CVE-2026-9179

The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter read directly from $GET'order' into...

7.5CVSS0.00505EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 5:33 a.m.42 views

CVE-2026-9179 WP Forms Connector <= 1.8 - Unauthenticated SQL Injection via 'order' Parameter

The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter read directly from $GET'order' into...

7.5CVSS0.00505EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 5:33 a.m.41 views

CVE-2026-9179

Summary: WP Forms Connector for WordPress (versions ≤ 1.8) is susceptible to unauthenticated SQL injection via the order parameter in the /wp-json/wp/v3/post/list endpoint. The root cause is insufficient escaping of $_GET['order'], with the value concatenated into the ORDER BY clause and executed...

7.5CVSS5.9AI score0.00505EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 5:33 a.m.19 views

EUVD-2026-38661

The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter read directly from $GET'order' into...

7.5CVSS5.9AI score0.00505EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.38 views

PT-2026-51693

Name of the Vulnerable Software and Affected Versions WP Forms Connector versions prior to 1.9 Description An issue exists where unauthenticated attackers can execute additional SQL queries to extract sensitive information from the database. This occurs via the /wp-json/wp/v3/post/list REST...

7.5CVSS5.9AI score0.00505EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/08 12:30 a.m.26 views

EUVD-2026-34995

A vulnerability was identified in JeecgBoot up to 3.9.2. Affected by this vulnerability is the function queryPageList of the file src\main\java\org\jeecg\modules\system\controller\SysUserController.java of the component User List Endpoint. The manipulation of the argument salt leads to informatio...

3.1CVSS4.9AI score0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/07 11:16 p.m.18 views

CVE-2026-11464

A vulnerability was identified in JeecgBoot up to 3.9.2. Affected by this vulnerability is the function queryPageList of the file src\main\java\org\jeecg\modules\system\controller\SysUserController.java of the component User List Endpoint. The manipulation of the argument salt leads to informatio...

3.1CVSS0.0022EPSS
SaveExploits0References7
Rows per page
Query Builder