← Vulnerability feed

Vulnerability record · CVE-1999-0502 · published 1 March 1998

CVE-1999-0502: Unix accounts with default, null, or blank passwords

Hp · Hp Ux

CVE-1999-0502 covers Unix accounts that are configured with a default, null, blank, or missing password. It is a configuration weakness rather than a software bug, and it matters because any account left in this state can be logged into without knowing a password. The record is very thin: no affected version detail, no patch reference, and only generic X-Force links.

7.5 CVSS 2.0 High EPSS 53% · top 1.0%
7.5CVSS 2.0 base score
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
4Affected product versions listed by NVD
2References
16 Jun 2026Last modified by NVD

Description

A Unix account has a default, null, blank, or missing password.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityBlank or default credentials give unauthenticated network access to Unix accounts, and the high EPSS score shows this class of weakness is actively targeted, though the record lacks patch and version specifics.

What it is

CVE-1999-0502 covers Unix accounts that are configured with a default, null, blank, or missing password. It is a configuration weakness rather than a software bug, and it matters because any account left in this state can be logged into without knowing a password. The record is very thin: no affected version detail, no patch reference, and only generic X-Force links.

Impact

An attacker who can reach the login service gains access to the affected account, and with it whatever privileges that account holds, including root if the account is privileged. That access can be used for further compromise of the host.

Attack surface

Reached over the network through standard Unix login services such as telnet, rlogin, or console login; the CVSS 2.0 vector AV:N/AC:L/Au:N indicates no authentication is required and no user interaction is needed. The description does not identify a specific service or port.

Exploitation

Not listed in CISA KEV and no ransomware association is documented, but EPSS is high at 0.533 (99th percentile), indicating substantial observed likelihood of exploitation. The two references carry no tags and provide no exploit detail.

What to do

  • Audit all Unix accounts for empty, null, or default passwords and lock or remove any that are not required.
  • Enforce a password policy that rejects blank and default credentials, and set expiry on service and vendor accounts.
  • Disable or restrict remote login services (telnet, rlogin, rsh) in favor of SSH with key or strong password authentication.
  • Apply vendor security updates for HP-UX, Linux, Solaris, and SunOS where default account configurations are addressed.
  • Restrict network access to login services with host firewalls or TCP wrappers.

Detection

  • Scan /etc/passwd and /etc/shadow for accounts with empty password fields or known default hashes.
  • Monitor authentication logs for successful logins to accounts that should be disabled or that have no password change history.
  • Alert on repeated failed-then-successful login patterns against privileged accounts from unexpected source addresses.
  • Run periodic configuration compliance checks against baseline account and password settings on Unix hosts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

4 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-1999-0502 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2012-1823PHP-CGI query string option injection enables remote code executionPHP versions before 5.3.12 and 5.4.x before 5.4.2, when run as a CGI script (php-cgi), mishandle query strings that lack an equals sign, allowing com…KEVEPSS 100%analysed10.0CVE-2012-0131Hp distributed computing environment vulnerabilityDistributed Computing Environment (DCE) 1.8 and 1.9 on HP HP-UX B.11.11 and B.11.23 allows remote attackers to cause a denial of service or possibly …EPSS 7.4%10.0CVE-2010-4435Sunos vulnerabilityUnspecified vulnerability in Oracle Solaris 8, 9, and 10 allows remote attackers to affect confidentiality, integrity, and availability, related to C…EPSS 14%10.0CVE-2009-2296Sun opensolaris vulnerabilityThe NFSv4 server kernel module in Sun Solaris 10, and OpenSolaris before snv_119, does not properly implement the nfs_portmon setting, which allows r…EPSS 4.4%10.0CVE-2008-3869Sun solaris memory buffer overflow vulnerabilityHeap-based buffer overflow in sadmind in Sun Solaris 8 and 9 allows remote attackers to execute arbitrary code via a crafted RPC request, related to …EPSS 7.6%10.0CVE-2008-3870Sun solaris vulnerabilityInteger overflow in sadmind in Sun Solaris 8 and 9 allows remote attackers to execute arbitrary code via a crafted RPC request that triggers a heap-b…EPSS 7.8%10.0CVE-2008-5010Sun opensolaris vulnerabilityin.dhcpd in the DHCP implementation in Sun Solaris 8 through 10, and OpenSolaris before snv_103, allows remote attackers to cause a denial of service…EPSS 4.8%10.0CVE-2008-4619Sunos vulnerabilityThe RPC subsystem in Sun Solaris 9 allows remote attackers to cause a denial of service (daemon crash) via a crafted request to procedure 8 in progra…EPSS 12%

Source: NIST National Vulnerability Database (record CVE-1999-0502), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.