Insufficient Granularity of Access Control The advisory has been revoked - it doesn't affect any version of package postgresql:15/postgresql-docs  (opens in a new tab)


Threat Intelligence

EPSS
0.96% (58th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-POSTGRESQL-11469076
  • published5 Aug 2025
  • disclosed10 Aug 2023

Introduced: 10 Aug 2023

CVE-2023-39418  (opens in a new tab)
CWE-1220  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream postgresql:15/postgresql-docs package and not the postgresql:15/postgresql-docs package as distributed by RHEL.

A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows.