Executive Summary
In May 2026, cybersecurity researchers discovered a malicious NuGet package named 'Sicoob.Sdk' that impersonated a C# software development kit for Sicoob, one of Brazil's largest cooperative financial systems. Versions 2.0.0 through 2.0.4 of this package were found to exfiltrate sensitive information, including client IDs and PFX certificates, which are crucial for secure communications. This incident underscores the growing trend of supply chain attacks targeting software development ecosystems to steal sensitive data.
The discovery of 'Sicoob.Sdk' aligns with a series of recent supply chain attacks where malicious packages infiltrate trusted repositories. For instance, the 'TrapDoor' campaign targeted npm, PyPI, and Crates.io ecosystems to distribute credential-stealing malware. These incidents highlight the urgent need for enhanced vigilance and security measures within software supply chains to protect against such threats.
Why This Matters Now
The 'Sicoob.Sdk' incident highlights the escalating threat of supply chain attacks targeting software development ecosystems. As developers increasingly rely on third-party packages, the risk of malicious code infiltrating trusted repositories grows, emphasizing the need for stringent security practices and thorough vetting of dependencies.
Attack Path Analysis
The attack began with the distribution of a malicious NuGet package, 'Sicoob.Sdk', which masqueraded as a legitimate C# SDK for Sicoob's banking APIs. Upon installation, the package exfiltrated sensitive information, including client IDs and PFX certificates, to a hardcoded third-party endpoint. The stolen credentials allowed the attacker to impersonate victims' Sicoob banking API integrations, potentially leading to unauthorized transactions and data breaches. The attack concluded with the potential for financial loss and reputational damage to affected organizations.
Kill Chain Progression
Initial Compromise
Description
The attacker distributed a malicious NuGet package, 'Sicoob.Sdk', posing as a legitimate SDK for Sicoob's banking APIs.
MITRE ATT&CK® Techniques
Supply Chain Compromise: Compromise Software Supply Chain
Event Triggered Execution: Installer Packages
System Binary Proxy Execution: Mavinject
Exfiltration Over Alternative Protocol: Exfiltration Over Asymmetric Encrypted Non-C2 Protocol
Valid Accounts
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Ensure all system components and software are protected from known vulnerabilities
Control ID: 6.2
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Risk Management Framework
Control ID: Article 5
CISA ZTMM 2.0 – Data
Control ID: Pillar 3
NIS2 Directive – Cybersecurity Risk Management Measures
Control ID: Article 21
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Banking/Mortgage
Direct targeting of Sicoob financial system SDK creates severe supply-chain risks for credential theft and PFX certificate compromise in banking operations.
Computer Software/Engineering
Malicious NuGet packages compromise software development pipelines, requiring enhanced egress security and anomaly detection for development environment protection.
Financial Services
Supply-chain attacks targeting financial SDKs threaten client credentials and certificates, necessitating zero trust segmentation and threat detection capabilities.
Information Technology/IT
Package repository contamination affects IT infrastructure security, demanding multicloud visibility and encrypted traffic monitoring for comprehensive threat mitigation.
Sources
- Malicious Sicoob NuGet Steals Banking Credentials as npm Packages Target Cloud Secretshttps://thehackernews.com/2026/05/malicious-sicoob-nuget-steals-banking.htmlVerified
- Malicious NuGet Package Impersonates Sicoob SDK to Exfiltrate Sensitive Informationhttps://socket.dev/blog/malicious-nuget-package-impersonates-sicoob-sdkVerified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Aviatrix Zero Trust CNSF is pertinent to this incident as it could have constrained the attacker's ability to exfiltrate sensitive data and impersonate banking API integrations by enforcing strict segmentation and controlled egress policies.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The attacker's ability to distribute and execute malicious packages within the cloud environment would likely be constrained, reducing the risk of initial compromise.
Control: Zero Trust Segmentation
Mitigation: The attacker's access to sensitive files would likely be limited, reducing the risk of unauthorized data access.
Control: East-West Traffic Security
Mitigation: While lateral movement was not observed, any attempt would likely be constrained, reducing the risk of further network compromise.
Control: Multicloud Visibility & Control
Mitigation: The attacker's ability to establish command and control channels would likely be constrained, reducing the risk of data exfiltration.
Control: Egress Security & Policy Enforcement
Mitigation: The attacker's ability to exfiltrate sensitive data would likely be constrained, reducing the risk of data breaches.
The attacker's ability to leverage stolen credentials for unauthorized transactions would likely be constrained, reducing the risk of financial loss.
Impact at a Glance
Affected Business Functions
- Online Banking Services
- Automated Payment Processing
- Customer Account Management
Estimated downtime: N/A
Estimated loss: N/A
Client IDs, PFX certificates, and sensitive transaction details such as payment status, amounts, due dates, and payer/payee information.
Recommended Actions
Key Takeaways & Next Steps
- • Implement strict supply chain security measures to verify the integrity of third-party packages before integration.
- • Utilize Zero Trust Segmentation to limit the access and permissions of development environments, reducing the impact of potential compromises.
- • Deploy Egress Security & Policy Enforcement to monitor and control outbound traffic, preventing unauthorized data exfiltration.
- • Enhance Threat Detection & Anomaly Response capabilities to identify and respond to unusual activities indicative of supply chain attacks.
- • Regularly audit and rotate sensitive credentials, such as PFX certificates and client IDs, to mitigate the risk of credential compromise.



