BIT-postgresql-2026-14666

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/postgresql/BIT-postgresql-2026-14666.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-postgresql-2026-14666
Aliases
  • CVE-2026-14666
Published
2026-08-19T08:52:32.351Z
Modified
2026-08-19T09:45:19.397445900Z
Summary
PostgreSQL row security caching disregards role modifications
Details

Incomplete tracking in PostgreSQL of changes to role membership, role attributes, and database ownership allows a query to continue using cached row-level security policies after those changes require a different policy, via plan reuse. Stale policies continue until some other event invalidates the cache or connection termination ends the session. This permits a user to complete reads and modifications that were recently permitted but now forbidden. An attacker must tailor an attack to a particular application's pattern of privilege removal and role-specific row security policies. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

Database specific
{
    "severity": "Medium",
    "cpes": [
        "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / postgresql

Package

Name
postgresql
Purl
pkg:bitnami/postgresql

Severity

  • 4.2 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
14.24.0
Introduced
15.0.0
Fixed
15.19.0
Introduced
16.0.0
Fixed
16.15.0
Introduced
17.0.0
Fixed
17.11.0
Introduced
18.0.0
Fixed
18.5.0

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/postgresql/BIT-postgresql-2026-14666.json"