UBUNTU-CVE-2026-78183

Source
https://ubuntu.com/security/CVE-2026-78183
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-78183
Upstream
Published
2026-08-23T20:16:00Z
Modified
2026-09-02T19:36:47Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quote_float. quote_float() allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by quotes plus NULL, which is length + 3 bytes. Every recognised literal (case-insensitive) overflows by 2 bytes, a single quote and a NULL. This can be reached by the $dbh->quote method, for example $dbh->quote( "Infinity", DBI::SQL_NUMERIC ). This regression was introduced in 3.21.0 by the quote.c rewrite.

References

Affected packages

Ubuntu:16.04:LTS
libdbd-pg-perl

Package

Name
libdbd-pg-perl
Purl
pkg:deb/ubuntu/libdbd-pg-perl?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.5.1-1
3.5.3-1
3.5.3-1build1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdbd-pg-perl",
            "binary_version": "3.5.3-1build1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json"
Ubuntu:18.04:LTS
libdbd-pg-perl

Package

Name
libdbd-pg-perl
Purl
pkg:deb/ubuntu/libdbd-pg-perl?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.6.2-2build1
3.7.0-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdbd-pg-perl",
            "binary_version": "3.7.0-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json"
Ubuntu:20.04:LTS
libdbd-pg-perl

Package

Name
libdbd-pg-perl
Purl
pkg:deb/ubuntu/libdbd-pg-perl?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.9.1-1
3.9.1-1build1
3.10.0-2
3.10.3-1
3.10.4-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdbd-pg-perl",
            "binary_version": "3.10.4-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json"
Ubuntu:22.04:LTS
libdbd-pg-perl

Package

Name
libdbd-pg-perl
Purl
pkg:deb/ubuntu/libdbd-pg-perl?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.14.2-1build1
3.15.0-2
3.15.1-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdbd-pg-perl",
            "binary_version": "3.15.1-1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json"
Ubuntu:24.04:LTS
libdbd-pg-perl

Package

Name
libdbd-pg-perl
Purl
pkg:deb/ubuntu/libdbd-pg-perl?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.16.3-1
3.17.0-1
3.18.0-1
3.18.0-1build1
3.18.0-1build2
3.18.0-1build3

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdbd-pg-perl",
            "binary_version": "3.18.0-1build3"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json"
Ubuntu:26.04:LTS
libdbd-pg-perl

Package

Name
libdbd-pg-perl
Purl
pkg:deb/ubuntu/libdbd-pg-perl?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

3.*
3.18.0-2
3.18.0-4

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libdbd-pg-perl",
            "binary_version": "3.18.0-4"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-78183.json"