Description
No description is available for this CVE.
Published: n/a
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: Information Disclosure via Exposed Profiling Endpoints
Action: Apply Update
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to access pprof profiling endpoints that are exposed on the metrics listener of postgres-exporter. This exposure permits retrieval of internal runtime details such as stack traces, memory usage, and potentially sensitive state information, leading to significant information disclosure.

Affected Systems

All affected versions of postgres-exporter that expose the pprof endpoints on an unauthenticated metrics listener. No specific version ranges were provided, so any deployment with this default configuration is potentially impacted.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. EPSS data is not available, but the vulnerability is listed in CISA KEV as not present, suggesting it is not a highly prioritized exploit. The likely attack vector is remote, via the metrics listener port if it is reachable from the attacker’s network. Because authentication is not required to reach the pprof endpoints, an attacker can obtain sensitive information without additional credentials.

Generated by OpenCVE AI on September 1, 2026 at 14:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update postgres-exporter to a version where the pprof endpoints are properly secured or removed
  • Configure access controls or firewall rules to restrict access to the metrics listener to trusted hosts only
  • Disable the pprof profiling endpoints when not needed or enable authentication if available

Generated by OpenCVE AI on September 1, 2026 at 14:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Description No description is available for this CVE.
Title postgres-exporter: postgres-exporter: pprof profiling endpoints exposed on unauthenticated metrics listener
Weaknesses CWE-200
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L'}

threat_severity

Important


Subscriptions

No data.

cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-31T13:48:00Z

Links: CVE-2026-80220 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:30:18Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor