CRITICAL
The system's inability to migrate from basic authentication poses a significant risk as it relies on deprecated security mechanisms. The business impact is high due to the potential loss of critical functionalities and workflow disruptions.

A critical ERP system, built in 2008 and only supporting basic authentication, will stop functioning when Microsoft discontinues support for basic auth next month. The vendor is no longer active and the cost of migration to OAuth is prohibitive.

Affected Systems
  • ERP System (2008 version)
Affected Versions: All versions before ERP upgrade that supports OAuth
Remediation
  • Implement a proxy server that can handle OAuth on behalf of the legacy ERP system while Microsoft still supports basic auth.
  • Use an intermediary service to translate OAuth credentials into basic auth for the ERP, ensuring minimal disruption until a long-term solution is found.
Stack Impact

SMTP services using plaintext credentials will be affected. No direct impact on nginx, docker, linux kernel, openssh, curl, openssl, python, or homelab components.

Source →