CVE-2026-91924
pgweb through 0.17.0 Missing Authorization on Direct Connect Endpoint
CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-862 |
| Vendor | sosedoff |
| Product | pgweb |
| Published | Sep 15, 2026 |
Stay Ahead of the Next One
Get instant alerts for sosedoff pgweb
Be the first to know when new high vulnerabilities affecting sosedoff pgweb are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None
Affected Versions
sosedoff / pgweb
0 โค 0.17.0
References
github.com: https://github.com/sosedoff/pgweb/issues/869 github.com: https://github.com/sosedoff/pgweb github.com: https://github.com/sosedoff/pgweb/blob/6b0b0244d1aefd6971999b03481eeeaa4ec7cf55/pkg/api/routes.go github.com: https://github.com/sosedoff/pgweb/blob/6b0b0244d1aefd6971999b03481eeeaa4ec7cf55/pkg/api/api.go vulncheck.com: https://www.vulncheck.com/advisories/pgweb-through-0.17.0-missing-authorization-on-direct-connect-endpoint
Credits
๐ George Chen