CVE-2026-17347

HIGHNVD 8.88.8
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.8 under NVD CVSS v3. EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory enrichment pending alignment with NVD CVSS.

Triggered by: NVD CVSS baseline
Sources: epss, ghsa, nvd
Trending — 3 sources updated this week
8.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

The MASTER_PASSWORD_HOOK setting, introduced in pgAdmin 4 7.2, lets an administrator configure an external command that returns a per-user encryption key, with %u in the configured string replaced by the current user's name. The previous implementation substituted the username directly into the command string and executed the result with subprocess.Popen(..., shell=True). Because the username can originate from an external authentication source (OAuth/OIDC claims, Kerberos, webserver auth) rather than a value pgAdmin fully controls, a username containing shell metacharacters (';', '$()', backticks, pipes, '&&', newlines) allowed an authenticated user to execute arbitrary commands as the pgAdmin service account in any deployment where the configured hook string uses %u.

Fix tokenises the trusted, administrator-configured hook string into an argument vector first (using shlex in POSIX-quoting mode, with backslash-escaping disabled so Windows-style paths are not mis-parsed), substitutes the untrusted username into the individual argv elements, and executes with shell=False. The username is therefore always confined to a single argv element; any shell metacharacters it contains are inert. Administrators whose MASTER_PASSWORD_HOOK previously relied on shell features (pipes, redirection, environment-variable expansion, globbing) within the hook string itself must move that logic into the invoked script, since it is no longer interpreted by a shell.

This issue affects pgAdmin 4: from 7.2 before 9.17.

CVSS v3
8.8
EG Score
8.8(medium)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity88% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
22%
KEV
Not listed

Published

July 31, 2026

Last Modified

August 7, 2026

Advisory Details (3)

Auto-updated Jul 31, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
generic

OS command injection in MASTER_PASSWORD_HOOK via untrusted username substitution (CVE-2026-17347) · Issue #10191 · pgadmin-org/pgadmin4 · GitHub

https://github.com/pgadmin-org/pgadmin4/issues/10191
github_commit

commit ea7e798aac27 (pgadmin-org/pgadmin4)

Fix landed in pgadmin-org/pgadmin4 commit ea7e798aac27 — awaiting tagged release

https://github.com/pgadmin-org/pgadmin4/commit/ea7e798aac27174d2bacee1d6e136bed76a95e23
github_commit

commit e7a85767314e (pgadmin-org/pgadmin4)

Fix landed in pgadmin-org/pgadmin4 commit e7a85767314e — awaiting tagged release

https://github.com/pgadmin-org/pgadmin4/commit/e7a85767314e7b0fe0b35fe80b9c1af38f48dff6

Vendor Advisories for CVE-2026-17347(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 21× in last 7d / 93× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 165 total refreshes for this CVE.

  1. 2026-09-15 03:01 UTCGHSA enrichment
  2. 2026-09-14 08:04 UTCGHSA enrichment
  3. 2026-09-13 19:41 UTCEG score recompute
  4. 2026-09-13 19:41 UTCGHSA enrichment
  5. 2026-09-13 16:46 UTCEPSS rescore
  6. 2026-09-13 07:18 UTCGHSA enrichment
  7. 2026-09-12 18:54 UTCEG score recompute
  8. 2026-09-12 18:54 UTCGHSA enrichment
  9. 2026-09-12 15:00 UTCEPSS rescore
  10. 2026-09-12 06:27 UTCGHSA enrichment
  11. 2026-09-11 17:47 UTCEG score recompute
  12. 2026-09-11 17:47 UTCGHSA enrichment
  13. 2026-09-11 14:52 UTCEPSS rescore
  14. 2026-09-11 09:36 UTCEPSS rescore
  15. 2026-09-11 04:50 UTCGHSA enrichment
  16. 2026-09-10 15:53 UTCEG score recompute
  17. 2026-09-10 15:53 UTCGHSA enrichment
  18. 2026-09-10 09:34 UTCEPSS rescore
  19. 2026-09-10 03:21 UTCGHSA enrichment
  20. 2026-09-09 07:03 UTCEG score recompute
  21. 2026-09-09 07:03 UTCGHSA enrichment
  22. 2026-09-08 22:00 UTCEPSS rescore
  23. 2026-09-07 19:32 UTCEG score recompute
  24. 2026-09-07 19:32 UTCGHSA enrichment
  25. 2026-09-07 16:01 UTCEPSS rescore
Show 75 more
  1. 2026-09-06 20:47 UTCEG score recompute
  2. 2026-09-06 20:47 UTCGHSA enrichment
  3. 2026-09-06 13:47 UTCEPSS rescore
  4. 2026-09-06 07:13 UTCGHSA enrichment
  5. 2026-09-05 18:46 UTCEG score recompute
  6. 2026-09-05 18:46 UTCGHSA enrichment
  7. 2026-09-05 05:20 UTCGHSA enrichment
  8. 2026-09-04 16:55 UTCEG score recompute
  9. 2026-09-04 16:54 UTCGHSA enrichment
  10. 2026-09-04 05:06 UTCEPSS rescore
  11. 2026-09-04 04:01 UTCGHSA enrichment
  12. 2026-09-03 09:09 UTCEG score recompute
  13. 2026-09-03 09:09 UTCGHSA enrichment
  14. 2026-09-02 14:11 UTCEPSS rescore
  15. 2026-09-01 22:31 UTCEG score recompute
  16. 2026-09-01 22:31 UTCGHSA enrichment
  17. 2026-09-01 13:53 UTCEPSS rescore
  18. 2026-09-01 04:39 UTCEPSS rescore
  19. 2026-08-31 23:25 UTCGHSA enrichment
  20. 2026-08-30 23:08 UTCEG score recompute
  21. 2026-08-30 23:08 UTCGHSA enrichment
  22. 2026-08-30 19:17 UTCEPSS rescore
  23. 2026-08-30 10:44 UTCEG score recompute
  24. 2026-08-30 10:44 UTCGHSA enrichment
  25. 2026-08-30 01:22 UTCEPSS rescore
  26. 2026-08-29 22:20 UTCEG score recompute
  27. 2026-08-29 22:20 UTCGHSA enrichment
  28. 2026-08-28 21:41 UTCEPSS rescore
  29. 2026-08-27 23:45 UTCEG score recompute
  30. 2026-08-27 23:45 UTCGHSA enrichment
  31. 2026-08-27 14:25 UTCEPSS rescore
  32. 2026-08-27 11:15 UTCGHSA enrichment
  33. 2026-08-26 22:51 UTCEG score recompute
  34. 2026-08-26 22:51 UTCGHSA enrichment
  35. 2026-08-26 14:46 UTCEPSS rescore
  36. 2026-08-26 10:27 UTCGHSA enrichment
  37. 2026-08-25 21:59 UTCEG score recompute
  38. 2026-08-25 21:59 UTCGHSA enrichment
  39. 2026-08-25 13:48 UTCEPSS rescore
  40. 2026-08-25 09:27 UTCGHSA enrichment
  41. 2026-08-24 21:04 UTCEG score recompute
  42. 2026-08-24 21:04 UTCGHSA enrichment
  43. 2026-08-24 08:40 UTCGHSA enrichment
  44. 2026-08-23 19:51 UTCGHSA enrichment
  45. 2026-08-23 07:27 UTCEG score recompute
  46. 2026-08-23 07:27 UTCGHSA enrichment
  47. 2026-08-23 00:19 UTCEPSS rescore
  48. 2026-08-22 19:03 UTCGHSA enrichment
  49. 2026-08-22 06:40 UTCEG score recompute
  50. 2026-08-22 06:40 UTCGHSA enrichment
  51. 2026-08-21 23:49 UTCEPSS rescore
  52. 2026-08-21 18:17 UTCGHSA enrichment
  53. 2026-08-21 05:54 UTCEG score recompute
  54. 2026-08-21 05:54 UTCGHSA enrichment
  55. 2026-08-20 22:55 UTCEPSS rescore
  56. 2026-08-20 17:30 UTCGHSA enrichment
  57. 2026-08-20 05:07 UTCEG score recompute
  58. 2026-08-20 05:07 UTCGHSA enrichment
  59. 2026-08-19 17:03 UTCEPSS rescore
  60. 2026-08-19 16:43 UTCGHSA enrichment
  61. 2026-08-19 04:14 UTCGHSA enrichment
  62. 2026-08-18 15:50 UTCEG score recompute
  63. 2026-08-18 15:50 UTCGHSA enrichment
  64. 2026-08-18 13:48 UTCEPSS rescore
  65. 2026-08-18 01:32 UTCEG score recompute
  66. 2026-08-18 01:32 UTCGHSA enrichment
  67. 2026-08-17 13:47 UTCEPSS rescore
  68. 2026-08-17 13:09 UTCGHSA enrichment
  69. 2026-08-17 00:45 UTCEG score recompute
  70. 2026-08-17 00:45 UTCGHSA enrichment
  71. 2026-08-16 14:56 UTCEPSS rescore
  72. 2026-08-16 12:22 UTCEG score recompute
  73. 2026-08-16 12:22 UTCGHSA enrichment
  74. 2026-08-16 02:14 UTCEPSS rescore
  75. 2026-08-15 23:59 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-17347?
CVE-2026-17347 is a high vulnerability published on July 31, 2026. The MASTERPASSWORDHOOK setting, introduced in pgAdmin 4 7.2, lets an administrator configure an external command that returns a per-user encryption key, with %u in the configured string replaced by the current user's name. The previous implementation substituted the username directly into the…
When was CVE-2026-17347 disclosed?
CVE-2026-17347 was first published in the National Vulnerability Database on July 31, 2026, with the most recent update on August 7, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-17347 actively exploited?
CVE-2026-17347 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 77.8% of all scored CVEs.
What is the CVSS score of CVE-2026-17347?
CVE-2026-17347 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-17347?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-17347, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-17347

Explore →

Is Your Infrastructure Affected by CVE-2026-17347?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.