AI coding tools can introduce unvetted or hallucinated open source dependencies faster than traditional security reviews can keep pace. ActiveState explains why organizations should govern packages at the point of selection, before they enter the development pipeline. [...]

The rapid adoption of AI coding assistants by developers is introducing new supply chain vulnerabilities, particularly through a mechanism dubbed "slopsquatting" or AI package hallucination exploitation. This issue arises when large language models (LLMs) suggest non-existent or malicious software package names, which can then be registered by attackers and subsequently fetched into development pipelines.
Security researchers and industry experts have observed that AI coding tools, while boosting productivity, recommend software libraries based on statistical probability rather than real-time verification against package registries like PyPI or npm. A study analyzing 16 popular code-generation models across over 500,000 code samples found that a measurable percentage of AI-suggested package names do not exist in public registries. Furthermore, nearly half of the suggested dependencies that do resolve to real packages contain known Common Vulnerabilities and Exposures (CVEs) or are outdated.
Attackers are actively exploiting this vulnerability by monitoring public LLM outputs and developer code repositories to identify these hallucinated package names. Once identified, an adversary can register the dummy name on a public registry and upload a malicious payload. Automated developer environments or CI/CD pipelines then fetch these packages, leading to compromised builds. This vector has been observed in real-world deployments; for instance, early in 2026, a single hallucinated npm package name, `react-codeshift`, originating from 47 AI-generated agent skills in one commit, spread organically through forks to over 230 repositories before it was identified as never having been explicitly selected by a human.
The challenge extends beyond direct malicious exploitation. The sheer volume of AI-generated code and dependency suggestions is overwhelming traditional software composition analysis (SCA) tools, which typically scan code post-commit. This reactive approach is proving insufficient against machine-speed code generation. The issue is compounded by the fact that AI-co-authored contributions have been found to carry a higher defect density, with one review of 470 open-source pull requests indicating 70% more defects than human-authored code, even when appearing clean on the surface.
This influx of AI-generated content also strains open-source maintainers. Projects like Kubernetes, the Linux kernel, LLVM, and Godot have implemented varying policies on AI-assisted contributions, ranging from outright bans to requiring full human accountability. When hallucinated or vulnerable packages enter corporate ingestion pipelines, they can trickle into upstream open-source pull requests, forcing volunteer maintainers to validate dependencies that no human deliberately evaluated.
Current telemetry indicates a significant gap in security controls for AI-assisted development. While 85% of organizations use AI coding assistants and 38% use AI for pull request-stage code review, only 9% have dedicated AI application security controls. Traditional application security workflows, which rely on scanning code after it's written or after a pull request is opened, generate a backlog of alerts that engineers often ignore when code is generated at machine speed.
To mitigate these risks without hindering developer productivity, security and platform teams are shifting defense "left" of the integrated development environment (IDE). This involves restricting direct registry fetching by developer workstations and AI agents, isolating newly introduced dependencies in sandboxes for automated analysis, and governing the ingestion gateway. The goal is to move from reactive CVE counting to proactive source curation, ensuring that every package recommended by an AI model is pre-vetted against malicious typosquats and slopsquatting targets at the point of selection.
This approach aims to intercept hallucinated package risks at the selection boundary, before they can enter the build process. By implementing a governed ingestion source, organizations can eliminate slopsquatting vectors at the intake step, potentially reducing overall CVE exposure significantly without requiring developers to disable their AI assistants. The core issue is managing the velocity of code generation, not solely the accuracy of AI models.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed