GHSA-6497-PRX7-GPMQ
Vulnerability from github – Published: 2026-01-30 21:30 – Updated: 2026-02-01 18:09
VLAI?
Summary
geopandas SQL Injection Vulnerability in to_postgis() Allows Information Disclosure
Details
SQL injection vulnerability in geopandas before v.1.1.2 allows an attacker to obtain sensitive information via the to_postgis()` function being used to write GeoDataFrames to a PostgreSQL database.
Severity ?
8.6 (High)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "geopandas"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-69662"
],
"database_specific": {
"cwe_ids": [
"CWE-202",
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-01T18:09:10Z",
"nvd_published_at": "2026-01-30T19:16:11Z",
"severity": "HIGH"
},
"details": "SQL injection vulnerability in geopandas before v.1.1.2 allows an attacker to obtain sensitive information via the to_postgis()` function being used to write GeoDataFrames to a PostgreSQL database.",
"id": "GHSA-6497-prx7-gpmq",
"modified": "2026-02-01T18:09:10Z",
"published": "2026-01-30T21:30:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69662"
},
{
"type": "WEB",
"url": "https://github.com/geopandas/geopandas/issues/3679"
},
{
"type": "WEB",
"url": "https://github.com/geopandas/geopandas/pull/3681"
},
{
"type": "WEB",
"url": "https://github.com/geopandas/geopandas/commit/6aa8ef14ffdee4ba1044349ab948e1a1fbfaf419"
},
{
"type": "WEB",
"url": "https://aydinnyunus.github.io/2025/12/27/sql-injection-geopandas"
},
{
"type": "PACKAGE",
"url": "https://github.com/geopandas/geopandas"
},
{
"type": "WEB",
"url": "https://github.com/geopandas/geopandas/releases/tag/v1.1.2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "geopandas SQL Injection Vulnerability in to_postgis() Allows Information Disclosure"
}
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…