Vulnerability from bitnami_vulndb
Published
2025-12-06 11:44
Modified
2025-12-28 12:07
Summary
Untrusted search path in auth_query connection in PgBouncer
Details
Untrusted search path in auth_query connection handler in PgBouncer before 1.25.1 allows an unauthenticated attacker to execute arbitrary SQL during authentication via a malicious search_path parameter in the StartupMessage.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "pgbouncer",
"purl": "pkg:bitnami/pgbouncer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2025-12819"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:pgbouncer:pgbouncer:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "Untrusted search path in auth_query connection handler in PgBouncer before 1.25.1 allows an unauthenticated attacker to execute arbitrary SQL during authentication via a malicious search_path parameter in the StartupMessage.",
"id": "BIT-pgbouncer-2025-12819",
"modified": "2025-12-28T12:07:40.562Z",
"published": "2025-12-06T11:44:20.875Z",
"references": [
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12819"
},
{
"type": "WEB",
"url": "https://www.pgbouncer.org/changelog.html#pgbouncer-125x"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/12/msg00033.html"
}
],
"schema_version": "1.6.2",
"summary": "Untrusted search path in auth_query connection in PgBouncer"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…