Lucene search
+L

18 matches found

Vulnrichment
Vulnrichment
•added 2026/08/05 10:56 a.m.•12 views

CVE-2026-71241 Book-Management-System - Unauthenticated Disclosure of Student PII and Borrowing History

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS5.2AI score0.00485EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/05 10:56 a.m.•63 views

CVE-2026-71241

CVE-2026-71241 affects a Book-Management-System built with Flask. Several endpoints (/student, /record, /books, /find_stu_book, /find_not_return_book) are missing the @login_required decorator that protects related routes (/search_student, /storage). This misconfiguration allows any unauthenticat...

7.5CVSS5.1AI score0.00485EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/05 10:56 a.m.•19 views

EUVD-2026-53313

DjangoCRM's toggledefaultsorting view is the only route in common/urls.py that is not wrapped in loginrequired or staffmemberrequired, and it redirects to a caller-supplied nexturl GET parameter after only checking secureurlnexturl, which merely verifies the target host matches the current site's...

4.3CVSS5.5AI score0.00326EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/07/11 5:35 a.m.•8 views

CVE-2026-12994

The WCFM – Frontend Manager for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.7.27. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attacker...

5.3CVSS6.2AI score0.00561EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
•added 2026/06/24 12:00 a.m.•17 views

pgAdmin < 9.16 Missing Authentication (CVE-2026-12046)

The version of pgAdmin installed on the remote host is prior to 9.16. It is, therefore, affected by a missing authentication vulnerability: - Two state-mutating SQL Editor endpoints are missing the pgaloginrequired decorator and are reachable without authentication in server mode. Both endpoints...

9.5CVSS6.6AI score0.01037EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/06/19 12:31 a.m.•26 views

EUVD-2026-37966

Two state-mutating endpoints in pgAdmin 4's SQL Editor blueprint -- DELETE /sqleditor/close/ and POST /sqleditor/initialize/sqleditor/updateconnection/// -- were the only routes in the module missing the @pgaloginrequired decorator. Both reach a pickle.loads sink on session'gridData''commandobj':...

9.5CVSS6.7AI score0.01037EPSS
SaveExploits0References3
CVE
CVE
•added 2026/06/18 11:37 p.m.•174 views

CVE-2026-12046

CVE-2026-12046: pgAdmin 4 exposes unauthenticated deserialization sink in SQL Editor close and update_connection routes (DELETE /sqleditor/close/, POST /sqleditor/initialize/sqleditor/update_connection///). Missing @pga_login_required allows unauthenticated access to pickle.loads on session['grid...

9.5CVSS6.8AI score0.01037EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
•added 2026/06/05 7:33 p.m.•17 views

CVE-2026-45620

WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck or admin gate. It only has an entry guard: pregmatch'/^@/', $REQUEST'term' and hard-coded rowCount=10. This enables unauthenticated user enumeration...

5.3CVSS5.4AI score0.00323EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/05/29 1:07 p.m.•22 views

CVE-2026-45620

WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck or admin gate. It only has an entry guard: pregmatch'/^@/', $REQUEST'term' and hard-coded rowCount=10. This enables unauthenticated user enumeration...

5.3CVSS5.8AI score0.00323EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/05/29 1:07 p.m.•18 views

CVE-2026-45620 AVideo CVE-2026-43881 incomplete fix - `objects/mention.json.php:17` is an unauthenticated user enumeration

WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck or admin gate. It only has an entry guard: pregmatch'/^@/', $REQUEST'term' and hard-coded rowCount=10. This enables unauthenticated user enumeration...

5.3CVSS5.8AI score0.00325EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2026/05/29 12:00 a.m.•21 views

WWBN AVideo 授权问题漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 29.0 contained an authorization vulnerability. This vulnerability stemmed from the absence of user login checks and administrator gatekeeping in the objects/mention.json.php file...

5.3CVSS5.8AI score0.00323EPSS
SaveExploits0References1
OSV
OSV
•added 2026/01/16 4:15 a.m.•11 views

CVE-2026-1023

Statistics Database System developed by Gotac has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to directly exploit a specific functionality to query database contents...

7.5CVSS5.9AI score0.00527EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2025/05/22 4:24 a.m.•12 views

CVE-2019-12395

In Webbukkit Dynmap 3.0-beta-3 or below, due to a missing login check in servlet/MapStorageHandler.java, an attacker can see a map image without login even if victim enables login-required in setting...

5.3CVSS6.8AI score0.01595EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
•added 2024/10/26 12:00 a.m.•23 views

PT-2024-39948 · WordPress · Watchtowerhq

Name of the Vulnerable Software and Affected Versions: WatchTowerHQ plugin for WordPress versions up to, and including, 3.9.6 Description: The issue is related to authentication bypass. This is due to the watchtower ota token default value being empty and the missing not empty check in the Passwo...

9.8CVSS7.2AI score0.0199EPSS
SaveExploits2References5
OSV
OSV
•added 2023/06/07 2:15 a.m.•11 views

CVE-2021-4346

The uListing plugin for WordPress is vulnerable to Unauthenticated Arbitrary Account Changes in versions up to, and including, 1.6.6. This is due to missing login checks on the stmlistingprofileedit AJAX action. This makes it possible for unauthenticated attackers to edit any account on the blog,...

7.5CVSS5.8AI score0.01239EPSS
SaveExploits1References3
attackerkb
attackerkb
•added 2022/05/20 1:15 p.m.•8 views

CVE-2022-24044

A vulnerability has been identified in Desigo DXR2 All versions V01.21.142.5-22, Desigo PXC3 All versions V01.21.142.4-18, Desigo PXC4 All versions V02.20.142.10-10884, Desigo PXC5 All versions V02.20.142.10-10884. The login functionality of the application does not employ any countermeasures...

7.5CVSS5.5AI score0.0089EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2022/03/10 5:45 p.m.•12 views

CVE-2022-23383

YzmCMS v6.3 is affected by broken access control. Without login, unauthorized access to the user's personal home page can be realized. It is necessary to judge the user's login status before accessing the personal home page, but the vulnerability can access other users' home pages through the non...

9.1CVSS7.3AI score0.01202EPSS
SaveExploits0References4
OSV
OSV
•added 2021/08/10 7:15 p.m.•13 views

CVE-2021-28842

Null Pointer Deference vulnerability exists in TRENDnet TEW-755AP 1.11B03, TEW-755AP2KAC 1.11B03, TEW-821DAP2KAC 1.11B03, and TEW-825DAP 1.11B03, which could let a remote malicious user cause a denial os service by sending the POST request to applycgi via action dographauth without loginname key...

7.5CVSS5.9AI score0.00961EPSS
SaveExploits0References1
Rows per page
Query Builder