CVE-2026-12049

MEDIUMNVD 6.14.3
EchelonGraph scoreMEDIUM confidence

Score 4.3 from GitHub Security Advisory published 2026-06-19. NVD baseline CVSS 6.1; sources differ by 1.8.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 3 sources updated this week
6.1
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 6.1Exploit: NoneExposed: 0

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

Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed back inside pgAdmin, so an authenticated victim who clicked /mfa/validate?next= -- a link typically delivered by phishing -- would be sent to an attacker-controlled host directly out of the trusted auth flow.

The defect is a trusted-domain redirect, not a privilege bypass: the attacker gains no read/write access to pgAdmin or the victim's database, but the redirect launders the attacker's destination through pgAdmin's URL, which raises the success rate of credential-phishing follow-on against the victim.

Fix introduces a same-origin _is_safe_redirect_url helper and gates every MFA redirect that consumes user-supplied 'next' values through it. The helper allows only relative paths and absolute URLs whose scheme is http(s) and whose host matches the current request host; it rejects external hosts in absolute and protocol-relative form, non-http schemes (javascript:, data:, mailto:), userinfo tricks (http://localhost@attacker/), and backslash variants that some browsers normalize to forward slashes. Unsafe targets fall back to the internal browser index. A dedicated regression test exercises each accept/reject category and the original reporter PoC.

This issue affects pgAdmin 4: from 6.0 before 9.16.

CVSS v3
6.1
EG Score
4.3(medium)
EPSS
12.3%
KEV
Not listed

Published

June 19, 2026

Last Modified

June 29, 2026

Advisory Details (2)

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

Open redirect in MFA flow via unvalidated 'next' parameter (CVE-2026-12049) · Issue #10028 · pgadmin-org/pgadmin4 · GitHub

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

commit fff6a481854b (pgadmin-org/pgadmin4)

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

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

Vendor Advisories for CVE-2026-12049(1)

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

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 20× in last 7d / 54× 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.

  1. 2026-07-06 16:27 UTCEPSS rescore
  2. 2026-07-06 11:41 UTCEG score recompute
  3. 2026-07-06 11:40 UTCGHSA enrichment
  4. 2026-07-06 02:23 UTCEPSS rescore
  5. 2026-07-05 10:29 UTCEG score recompute
  6. 2026-07-05 10:29 UTCGHSA enrichment
  7. 2026-07-05 02:30 UTCEPSS rescore
  8. 2026-07-05 02:30 UTCEPSS rescore
  9. 2026-07-04 09:55 UTCEG score recompute
  10. 2026-07-04 09:55 UTCGHSA enrichment
  11. 2026-07-04 06:31 UTCEPSS rescore
  12. 2026-07-03 09:22 UTCEG score recompute
  13. 2026-07-03 09:22 UTCGHSA enrichment
  14. 2026-07-02 08:49 UTCEG score recompute
  15. 2026-07-02 08:49 UTCGHSA enrichment
  16. 2026-07-01 15:06 UTCEPSS rescore
  17. 2026-07-01 15:06 UTCEPSS rescore
  18. 2026-07-01 08:14 UTCEG score recompute
  19. 2026-07-01 08:14 UTCGHSA enrichment
  20. 2026-06-30 23:22 UTCEPSS rescore
  21. 2026-06-30 07:41 UTCEG score recompute
  22. 2026-06-30 07:41 UTCGHSA enrichment
  23. 2026-06-29 15:26 UTCNVD updateCVSS v3 → 6.1
  24. 2026-06-29 14:06 UTCEPSS rescore
  25. 2026-06-29 07:07 UTCEG score recompute
Show 29 more
  1. 2026-06-29 07:06 UTCGHSA enrichment
  2. 2026-06-28 14:07 UTCEPSS rescore
  3. 2026-06-28 06:30 UTCEG score recompute
  4. 2026-06-28 06:30 UTCGHSA enrichment
  5. 2026-06-28 04:56 UTCEPSS rescore
  6. 2026-06-28 04:56 UTCEPSS rescore
  7. 2026-06-27 05:57 UTCEG score recompute
  8. 2026-06-27 05:57 UTCGHSA enrichment
  9. 2026-06-27 03:08 UTCEPSS rescore
  10. 2026-06-26 05:24 UTCEG score recompute
  11. 2026-06-26 05:24 UTCGHSA enrichment
  12. 2026-06-25 13:49 UTCEPSS rescore
  13. 2026-06-25 04:50 UTCEG score recompute
  14. 2026-06-25 04:50 UTCGHSA enrichment
  15. 2026-06-24 14:05 UTCEPSS rescore
  16. 2026-06-24 04:15 UTCEG score recompute
  17. 2026-06-24 04:15 UTCGHSA enrichment
  18. 2026-06-23 21:32 UTCEPSS rescore
  19. 2026-06-23 03:34 UTCEG score recompute
  20. 2026-06-23 03:33 UTCGHSA enrichment
  21. 2026-06-22 17:37 UTCNVD updateCVSS v4 → 5.3
  22. 2026-06-22 02:55 UTCEG score recompute
  23. 2026-06-22 02:54 UTCGHSA enrichment
  24. 2026-06-21 01:54 UTCEG score recompute
  25. 2026-06-21 01:53 UTCGHSA enrichment
  26. 2026-06-20 01:18 UTCEG score recompute
  27. 2026-06-20 01:18 UTCGHSA enrichment
  28. 2026-06-19 00:44 UTCEG score recompute
  29. 2026-06-19 00:44 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-12049?
CVE-2026-12049 is a medium vulnerability published on June 19, 2026. Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed back inside pgAdmin, so an authenticated victim who clicked /mfa/validate?next=<external> -- a link…
When was CVE-2026-12049 disclosed?
CVE-2026-12049 was first published in the National Vulnerability Database on June 19, 2026, with the most recent update on June 29, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-12049 actively exploited?
CVE-2026-12049 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 12.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-12049?
CVE-2026-12049 has a CVSS v3 base score of 6.1 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 4.3.
How do I remediate CVE-2026-12049?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-12049, 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-12049

Explore →

Is Your Infrastructure Affected by CVE-2026-12049?

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