Cyber Security News

IBM i Access Client Solutions Might Be Leaking Your Passwords

A potential security flaw in IBM i Access Client Solutions (ACS) has raised serious concerns about password leakage, leaving users vulnerable to exploitation.

Research published yesterday by a vulnerability assessment team revealed that the *WINLOGON authentication feature in IBM ACS is questionably storing Windows credentials, potentially exposing plaintext passwords.

This alarming discovery has prompted immediate calls for action from the IT and cybersecurity communities.

The Core Issue

The IBM i Access Client Solutions platform, long used for integrating IBM i systems with Windows environments, relies on Windows credentials for authentication under its *WINLOGON option.

Investigate Real-World Malicious Links & Phishing Attacks With Threat Intelligence Lookup - Try for Free

This feature, designed for convenience, eliminates the need to repeatedly prompt users for credentials.

However, the research reveals that earlier versions of the ACS “Application Package” (before updates in 2024) store Windows passwords in the Windows Registry using weak obfuscation.

While newer versions of ACS have introduced access control lists (ACLs) to secure these Registry entries, the stored passwords remain vulnerable to reverse engineering.

Attackers with administrative access can extract these critical credentials, bypassing Microsoft’s Local Security Authority (LSA) protections.

As per a report by Silent Signal, the researchers noted that ACS writes obfuscated password data to this key in the Windows Registry:
HKLM\SOFTWARE\Wow6432Node\IBM\Client Access\CurrentVersion\Volatile\Communication\Time Stamps\.windows\<USER>\Function Admin Timestamp.

Affected configuration

What makes this particularly troubling is the ease with which the obfuscation can be reversed.

According to the findings, the encryption technique uses predictable, timestamp-based keys that are stored alongside the password data, rendering the mechanism ineffective against sophisticated attackers.

Microsoft’s Mitigation Adds Complexity

This issue is compounded by changes introduced in Windows 11 24H2. Microsoft enabled LSA Protection by default as part of their system updates, blocking legacy *WINLOGON authentication mechanisms.

Win11 24H2 giving up on Registry access

Under these new protections, the Local Security Authority Subsystem Service (LSASS) rejects passwords passed to it by older ACS versions.

However, while this change prevents ACS from directly accessing credentials via LSA, it does not resolve the underlying problem of already stored plaintext passwords.

A deeper inspection of the Registry hive may reveal residual password data in backups, even on systems that have applied updates.

Plaintext password storage not only undermines Microsoft’s efforts to secure user credentials against local threats but also introduces risks for organizations implementing IBM i systems.

Attackers who gain administrator access to systems running older versions of ACS could potentially extract these credentials and use them for lateral movement, escalating their attacks within a network.

Moreover, the IBM ACS situation highlights broader challenges in single sign-on (SSO) solutions. With modern threats in mind, proper credential handling is essential, but IBM’s reliance on outdated mechanisms leaves users exposed.

Zero-length passed in lpAuthentInfo for cwbcore.dll in Win11 24H2

While IBM has since deprecated *WINLOGON and discouraged its use, the ramifications of the legacy feature remain significant, especially for organizations still running older ACS versions.

To mitigate the risks, cybersecurity experts recommend the following:

  1. Update IBM ACS Versions: Ensure all systems are running the latest version of ACS and avoid using outdated implementations of the Application Package.
  2. Scan for Vulnerabilities: Use tools to search for “Function Admin Timestamp” Registry values and remove any remnants of stored passwords.
  3. Enable LSA Protection: On Windows systems, ensure Local Security Authority protections are enabled to prevent potential exploitation of this vulnerability.
  4. Transition to Secure Authentication Methods: Organizations should implement robust single sign-on (SSO) mechanisms, such as Kerberos, even if the configuration is more complex.

The discovery of this vulnerability illustrates the risks of legacy authentication and password storage methods.

IBM must prioritize secure-by-design principles in its product development, while users must remain vigilant in keeping systems up to date.

 As a precaution, organizations should act quickly to audit their systems for implementation of the *WINLOGON feature and ensure proper credential hygiene.

Integrating Application Security into Your CI/CD Workflows Using Jenkins & Jira -> Free Webinar

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Recent Posts

Record Breaking 5.6 Tbps DDoS attack Launched by Mirai Botnet

 The Mirai botnet unleashed a record-breaking Distributed Denial of Service (DDoS) attack on October 29,…

2 minutes ago

Criminal IP and OnTheHub Partner to Deliver Advanced Cybersecurity Solutions for Education

AI SPERA, a leading Cyber Threat Intelligence (CTI) provider, has collaborated with OnTheHub, a global…

38 minutes ago

SQL Injection Vulnerability in Microsoft’s DevBlogs Lets Hackers Injecting Malicious SQL

In a recent discovery, a security researcher uncovered a critical SQL injection vulnerability on Microsoft’s…

54 minutes ago

Three New ICS Advisories Released by CISA Detailing Vulnerabilities & Mitigations

The Cybersecurity and Infrastructure Security Agency (CISA) announced three new Industrial Control Systems (ICS) advisories.…

2 hours ago

Security Researchers Discover Critical RCE Vulnerability, Earned $40,000 Bounty

Cybersecurity researchers Abdullah Nawaf and Orwa Atyat, successfully escalated a limited path traversal vulnerability into…

2 hours ago

Weaponized VS Code Impersonate Zoom App Steals Cookies From Chrome

A newly identified extension for Visual Studio Code (VS Code) has been found to impersonate…

3 hours ago