Skip to content

Commit 9a306c9

Browse files
1 parent 160b119 commit 9a306c9

File tree

2 files changed

+68
-36
lines changed

2 files changed

+68
-36
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-g4r8-3qmh-pmch",
4+
"modified": "2025-11-13T23:11:15Z",
5+
"published": "2025-11-13T15:30:30Z",
6+
"aliases": [
7+
"CVE-2025-12765"
8+
],
9+
"summary": "pgAdmin has vulnerability in LDAP authentication mechanism that allows bypassing TLS certificate verification",
10+
"details": "pgAdmin <= 9.9 is affected by a vulnerability in the LDAP authentication mechanism allows bypassing TLS certificate verification.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "pgadmin4"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "9.10"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 9.9"
38+
}
39+
}
40+
],
41+
"references": [
42+
{
43+
"type": "ADVISORY",
44+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12765"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://github.com/pgadmin-org/pgadmin4/issues/9324"
49+
},
50+
{
51+
"type": "WEB",
52+
"url": "https://github.com/pgadmin-org/pgadmin4/commit/09d2b7eeb0e330df73b1aef0cba57788fde52b6b"
53+
},
54+
{
55+
"type": "PACKAGE",
56+
"url": "https://github.com/pgadmin-org/pgadmin4"
57+
}
58+
],
59+
"database_specific": {
60+
"cwe_ids": [
61+
"CWE-295"
62+
],
63+
"severity": "HIGH",
64+
"github_reviewed": true,
65+
"github_reviewed_at": "2025-11-13T23:11:15Z",
66+
"nvd_published_at": "2025-11-13T13:15:45Z"
67+
}
68+
}

advisories/unreviewed/2025/11/GHSA-g4r8-3qmh-pmch/GHSA-g4r8-3qmh-pmch.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)