| Reporter | Title | Published | Views | Family All 22 |
|---|---|---|---|---|
| CVE-2026-7820 | 11 May 202614:35 | – | attackerkb | |
| The vulnerability of the password blocking mechanism (MAX_LOGIN_ATTEMPS) in the pgAdmin 4 database management tool allows a malicious user to gain unauthorized access to protected information. [source-iocs-preserved const=MAX_LOGIN_ATTEMPTS] | 2 Jul 202600:00 | – | bdu_fstec | |
| CVE-2026-7820 vulnerabilities | 27 May 202607:18 | – | cgr | |
| pgAdmin 安全漏洞 | 11 May 202600:00 | – | cnnvd | |
| CVE-2026-7820 pgAdmin 4: Account-lockout bypass via Flask-Security default /login view | 11 May 202614:35 | – | cvelist | |
| EUVD-2026-29088 | 11 May 202618:31 | – | euvd | |
| [SECURITY] Fedora 44 Update: pgadmin4-9.15-1.fc44 | 21 May 202600:57 | – | fedora | |
| [SECURITY] Fedora 43 Update: pgadmin4-9.15-1.fc43 | 21 May 202601:28 | – | fedora | |
| Fedora 43 : pgadmin4 (2026-1545df20ad) | 20 May 202600:00 | – | nessus | |
| Fedora 44 : pgadmin4 (2026-68f6155fea) | 20 May 202600:00 | – | nessus |
[
{
"vendor": "pgadmin.org",
"product": "pgAdmin 4",
"repo": "https://github.com/pgadmin-org/pgadmin4",
"modules": [
"Authentication"
],
"programFiles": [
"https://github.com/pgadmin-org/pgadmin4/blob/master/web/pgadmin/model/__init__.py",
"https://github.com/pgadmin-org/pgadmin4/blob/master/web/pgadmin/authenticate/__init__.py"
],
"versions": [
{
"status": "affected",
"version": "0",
"lessThan": "9.15",
"versionType": "custom"
}
],
"defaultStatus": "affected"
}
]| Source | Link |
|---|---|
| github | www.github.com/pgadmin-org/pgadmin4/issues/9904 |
| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| username | request body | authenticate/login | Bypass of login brute-force protection: after triggering an account lockout via /authenticate/login, an attacker can submit valid credentials directly to /login to obtain a session, bypassing MAX_LOGIN_ATTEMPTS and rate-limiting for INTERNAL accounts. | CWE-307 |
| password | request body | authenticate/login | Bypass of login brute-force protection: after triggering an account lockout via /authenticate/login, an attacker can submit valid credentials directly to /login to obtain a session, bypassing MAX_LOGIN_ATTEMPTS and rate-limiting for INTERNAL accounts. | CWE-307 |
| username | request body | login | Unbounded online password-guessing path: /login is reachable and not consulted by the lockout logic, enabling brute-force attempts regardless of MAX_LOGIN_ATTEMPTS for INTERNAL accounts. | CWE-307 |
| password | request body | login | Unbounded online password-guessing path: /login is reachable and not consulted by the lockout logic, enabling brute-force attempts regardless of MAX_LOGIN_ATTEMPTS for INTERNAL accounts. | CWE-307 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation