Urgent.News

What's breaking now, across thousands of outlets.

AI

AI Coding Assistants Malware Vulnerability Stats & Risks 2026

Originally published at nlocoding.com 81% of AI-generated code samples on public forums contained at least one security flaw in 2025 (Source: Stanford AI Code Audit, 2025). Developers now trust AI coding assistants for 62% of new code, according to GitHub data. The stakes? Higher than ever. One bad suggestion—one copied block of code—and your app becomes a malware launchpad. Most AI coding…

AI coding assistants are increasingly trusted for new code development, with 62% of developers relying on them in 2025. However, this reliance comes with significant security risks, as 81% of AI-generated code samples contain at least one security flaw. These vulnerabilities often go unnoticed due to the algorithms' ability to generate plausible code, including obfuscated backdoors, logic bombs, and data exfiltration hooks.

The Checkmarx 2025 audit revealed that 73% of AI-generated code contained vulnerabilities that evaded signature-based detection. A notable example is Slack's April 2025 breach, which resulted from an internal tool using a Copilot-generated Python script with an API token in plain text. Despite this, developers often copy-paste AI suggestions without reviewing them, assuming them to be safe.

To mitigate these risks, it's crucial to implement automated Static Application Security Testing (SAST) on all AI-assisted pull requests and pair AI assistance with manual code review by humans.

Brief written by urgent.news from Dev.to's own syndicated text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Are AI Coding Assistants Getting Worse in 2026? Data & Analysis

Originally published at nlocoding.com 72% of developers using AI code assistants say they're less satisfied with code quality in 2026 than they were in 2023. That’s not a typo.

  • 72% of developers report reduced code quality in 2026
  • AI coding assistants generate 32% more bugs per 1,000 lines
  • Legal disputes rise as AI-generated code implicated in plagiarism

Songs Created By AI Banned From Australia's Music Charts

Australia's official music charts will no longer accept songs that are largely or entirely AI-generated, requiring eligible releases to be "substantially human made." The BBC reports: The Australian…

  • ARIA bans AI-generated songs from Australian music charts.
  • Artists must contribute human creativity: writing, lead vocals, primary instruments.
  • AI usage must be disclosed; predominantly AI-generated songs may lose chart position or awards.

More from Friday 28 August →