CVE-2026-91924 PUBLISHED

pgweb through 0.17.0 Missing Authorization on Direct Connect Endpoint

Assigner: VulnCheck
Reserved: 15.09.2026 Published: 15.09.2026 Updated: 15.09.2026

pgweb through 0.17.0 leaves the POST /api/connect endpoint unguarded when connect-backend authorization is configured, allowing attackers to supply arbitrary database connection strings. Attackers can bypass the resource-to-database mapping by providing a custom session identifier and connection URL to access unauthorized databases and internal services.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N
CVSS Score: 8.4

Product Status

Vendor sosedoff
Product pgweb
Versions Default: unaffected
  • affected from 0 to 0.17.0 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Missing Authorization CWE