CVE-2026-74891
Received Received - Intake

Hard-Coded Credentials in OpenSSL Encrypt Standalone Server

Vulnerability report for CVE-2026-74891, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: VulnCheck

Description

openssl_encrypt versions before 1.4.0 contain hardcoded database credentials in standalone server configuration files. Attackers on the same network can access PostgreSQL databases using well-known default credentials to retrieve sensitive data.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-17
Generated
2026-08-17
AI Q&A
2026-08-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openssl openssl_encrypt to 1.4.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-798 The product contains hard-coded credentials, such as a password or cryptographic key.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves hardcoded database credentials in standalone server configuration files of openssl_encrypt versions before 1.4.0. Attackers on the same network can exploit this to access PostgreSQL databases using default credentials and retrieve sensitive data.

Detection Guidance

Check configuration files for hardcoded credentials in openssl_encrypt versions before 1.4.0. Search for default PostgreSQL credentials like 'postgres:postgres' or 'admin:admin' in server config files.

Impact Analysis

If you use affected versions of openssl_encrypt, attackers on your network could gain unauthorized access to your PostgreSQL databases. This may lead to exposure of sensitive data, including user information, credentials, or other confidential records.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face legal penalties, fines, and reputational damage due to non-compliance with these regulations.

Mitigation Strategies

Upgrade openssl_encrypt to version 1.4.0 or later. Remove any hardcoded credentials from configuration files and replace them with secure, unique passwords.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74891. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart