Skip to content
Beveiligingsnieuws

Weekly Security News: Supply Chain, Breaches & Research

hacks en patches

Welcome to weekly security news, a practical roundup of meaningful developments that may not yet have full standalone coverage—but still shape the broader threat landscape. This week’s highlights span breaches, patch releases, credential-based attacks, supply-chain attribution, and research that shows how AI is accelerating security analysis.

Use the items below as a quick situational check: what happened, why it matters, and where defenders should focus next.

OnTrac breach: attackers accessed network files

Parcel delivery company OnTrac notified customers after attackers gained access to its corporate environment. The company says the unauthorized activity occurred between March 20 and March 22. OnTrac detected the incident on March 23 and brought in a third-party specialist to determine the scope.

Importantly, no ransomware group has publicly claimed responsibility for the incident. That detail may influence response priorities: defenders will still need to validate whether any data was exfiltrated, whether persistence was established, and whether lateral movement occurred.

Adobe security updates: critical fixes across multiple products

Adobe released security updates for several components, including Bridge, Campaign Classic, and Format Plugins. Among the reported issues is a heap-based buffer overflow in Format Plugins that could allow arbitrary code execution.

The release also covers multiple vulnerabilities in Bridge that can enable code execution and privilege escalation, as well as issues in Campaign Classic that may allow arbitrary code execution and file system reads. Adobe rated the Campaign Classic on-premises patch as Priority 1.

Adobe reports that there is no known exploitation in the wild. Even so, critical patches deserve timely deployment—especially for on-premise environments where exposure may be harder to monitor.

SonicWall VPN and firewall accounts targeted by credential stuffing

Huntress observed a broad credential stuffing campaign aimed at SonicWall VPN and firewall accounts. The activity started on July 25 and, at the time of reporting, Huntress had identified successful logins at around 30 organizations.

According to the report, the traffic originates from five IP addresses hosted by DigitalOcean and appears highly automated. Notably, the observation so far did not find “hands-on” activity after initial compromise, meaning the attackers may be focused on authentication attempts and access acquisition rather than immediate post-login operations.

For defenders, this kind of campaign typically calls for strong account protections: rate limiting, MFA where possible, lockout thresholds, and review of authentication logs for patterns consistent with automated attempts.

OpenAI open-sources Codex Security CLI

In the development tools space, OpenAI released an open-source Codex Security CLI. The tool is designed to support repository scanning and to help teams manage findings over time—tracking issues across runs, verifying whether fixes have been applied, and integrating security checks into CI/CD pipelines.

The early release is distributed via npm and hosted on GitHub. OpenAI indicates it is inviting feedback as the project continues to evolve.

For security teams, a CI/CD-integrated workflow can reduce the gap between detection and remediation by turning checks into part of the normal development rhythm. The practical benefit depends on correct configuration and consistent usage, but the direction aligns with how many organizations are operationalizing application security.

North Korea attribution: Sapphire Sleet links to Axios, Debug and Chalk hacks

Amazon Threat Intelligence attributed recent compromises involving the popular Axios, Debug, and Chalk NPM packages—along with a typo-crypto incident—to a North Korean threat actor tracked as Sapphire Sleet.

A key theme in the attribution is the group’s preference for high-download packages. That strategy can amplify downstream impact because a compromised dependency may reach many projects that rely on the ecosystem.

AWS also highlights evolving supply-chain techniques. The report notes fragmented payloads and environment-aware malware, approaches that can make detection more difficult by tailoring behavior to execution context.

Even without adding new single-point defenses, this type of incident underscores why teams should adopt layered supply-chain controls: dependency review, lockfile integrity, signature verification where feasible, and monitoring for unusual package behavior.

Vehicle platform exposure: unauthenticated APIs in My Eicher

A security researcher reportedly identified unauthenticated internal APIs in VE Commercial Vehicles’ My Eicher platform. The exposure allowed access to customer, user, and vehicle data and enabled account takeover.

VE Commercial Vehicles is a joint venture between the Volvo Group and Eicher Motors. The researcher’s findings indicate that the affected functionality exposed sensitive documents including Aadhaar cards, and it also enabled full control over fleets of commercial vehicles in India.

The primary issues were addressed after disclosure, and the company later remediated additional concerns. For organizations running vehicle or fleet-management platforms, this is a reminder that authentication boundaries and API access controls are critical—especially when internal endpoints accidentally become reachable from external networks.

Claude Mythos research: stronger attacks against HAWK and reduced-round AES

Research from Anthropic, using Claude Mythos Preview, focused on cryptographic analysis with two main results. First, researchers developed an improved key-recovery attack on the post-quantum signature scheme HAWK, reducing the scheme’s effective security level by roughly half.

Second, the team demonstrated a faster meet-in-the-middle attack against 7-round AES. However, the report emphasizes that neither result affects currently deployed systems. HAWK is still treated as a candidate, and the AES work targets a reduced-round variant.

Still, the significance lies in the trend: AI-assisted methods are improving the speed and effectiveness of cryptanalysis. Even if near-term practical impact is limited, research advances can influence how future cryptographic selections are evaluated.

How to use this weekly security news roundup

To make this weekly security news update actionable, consider a quick “defender checklist” approach:

  • Patch priority: review vendor security updates and prioritize high-impact items like arbitrary code execution issues.
  • Credential protections: watch for login anomalies that match credential stuffing patterns and strengthen MFA/rate limiting.
  • Supply-chain hygiene: validate dependencies and monitor for malicious or suspicious package changes.
  • Exposure review: ensure APIs require proper authentication and that internal services cannot be accessed unintentionally.
  • Research awareness: track cryptographic findings to inform long-term risk planning, even when immediate systems are unaffected.

Conclusion

This week’s developments show a familiar mix of threats and progress. On one side, organizations face intrusions and credential-based campaigns, while vendors push urgent patches. On the other, supply-chain attribution and cryptography research demonstrate how tactics evolve and how AI can accelerate security analysis.

Keep these threads in mind when planning patch cycles, access controls, dependency governance, and longer-term resilience.

Source: https://www.securityweek.com/in-other-news-openai-open-source-tool-aws-links-hacks-to-north-korea-mythos-crypto-research/