CRITICAL🇵🇱 Wersja polska

CVE-2025-55282

CVSS 9.1v3.1pub. 2025-08-18upd. 2025-08-21

aiven-db-migrate is an Aiven database migration tool. Prior to 1.0.7, there is a privilege escalation vulnerability that allows a user to elevate to superuser inside PostgreSQL databases during a migration from an untrusted source server. By exploiting a lack of search_path restriction, an attacker can override pg_catalog and execute untrusted operators as a superuser. This vulnerability is fixed in 1.0.7.

🤖 AI Analysis
How it works

The vulnerability results from the lack of restrictions on the search_path variable during the database migration process. An attacker controlling the source server can overwrite the system pg_catalog schema with their own objects, including operators. As a result, PostgreSQL executes substituted, untrusted operators in the context of superuser privileges, which is a classic case of path traversal in SQL schema space (CWE-22).

Impact

An attacker can escalate their privileges to the PostgreSQL superuser level, giving them full control over the target database — the ability to read and modify all data, execute arbitrary commands at the database level, and potentially further compromise the environment.

Mitigation & patch

Update aiven-db-migrate to version 1.0.7 or later, in which the vulnerability has been fixed. The patch is available in the vendor's GitHub repository (commit 39517dc55720055d93262033b142a365f5bf92c5). Until the update is applied, avoid performing migrations from untrusted source servers.

Who is affected

Aiven aiven-db-migrate tool in versions earlier than 1.0.7, used for data migration to PostgreSQL databases from untrusted source servers.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Aiven Db Migrate

    APP
    Aiven
    < 1.0.7
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
LPEPath Traversal
CWE
References

Related vulnerabilities

CVE-2025-55283CRITICAL9.1PL ✓same product

Privilege escalation do superuser w Aiven-Db-Migrate przez złośliwy dump PostgreSQL

CVE-2026-25999HIGH7.1same vendor

Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to 2.10.2, there is an impr...

CVE-2025-67745HIGH7.1same vendor

MyHoard is a daemon for creating, managing and restoring MySQL backups. Starting in version 1.0.1 and prior to...

CVE-2023-32305HIGH8.8same vendor

aiven-extras is a PostgreSQL extension. Versions prior to 1.1.9 contain a privilege escalation vulnerability, ...

CVE-2026-39961MEDIUM6.8same vendor

Aiven Operator umożliwia udostępnianie i zarządzanie usługami Aiven z klastra Kubernetes. W wersjach od 0.31.0...