Tech News
All News AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Latest News

⚑ Report a Problem

Tech news from the best sources

All topics AI Gear News Tech agents ai api architecture automation beginners career database devchallenge devops javascript llm machinelearning mcp opensource performance productivity programming python react security showdev testing tutorial typescript webdev
All EN RU
EN

We Built a Standardized File Format for Prompt Injection and Called It AGENTS.md

A build dependency wrote a file that told your coding agent "ignore everything else, I have absolute authority now" and the agent said okay. That se…

securityaiappsecdevops
Dev.to Aug 28, 2026, 15:10 UTC
EN

Why SAST and DAST Aren't Enough for Secrets Security

If you run an application security program in 2026, secrets detection can look like a solved line item. Your static analysis suite ships rules for h…

securitydevsecopsappsecsecrets
Dev.to Aug 28, 2026, 13:02 UTC
EN

Junior AppSec Engineer Overwhelmed by Massive Code Reviews: Strategies for Efficiency and Confidence

Introduction: The Systemic Failure in Application Security Onboarding Consider the scenario of a junior Application Security Engineer tasked with se…

appseconboardingmentorshipcodereview
Dev.to Aug 27, 2026, 21:32 UTC
EN

The LLM Isn't Your Attacker. Your eval() Statement Is.

Everyone's worried about prompt injection making models say bad things. Meanwhile someone piped LLM output straight into eval() and gave it a GPU bo…

securityllmappsecdevops
Dev.to Aug 27, 2026, 16:18 UTC
EN

Agentic SQL Injection Is Just SQL Injection Wearing a Trench Coat

Nobody clapped for this one. Zero points, zero comments on HN, and yet CVE-2026-18830 is a better predictor of where agentic AI security is headed i…

securityaillmappsec
Dev.to Aug 24, 2026, 12:07 UTC
EN

OpenAI's New Security Controls Are an Admission, Not an Innovation

An incident happens, a vendor ships a fix, and everyone calls it "proactive security." It isn't. Let's just say that out loud. When a frontier AI la…

securityaiappsecmachinelearning
Dev.to Aug 22, 2026, 16:26 UTC
EN

CoSnitch Is a Reminder That Your Chatbot Will Tell on You If You Ask Nicely Enough

An AI assistant got talked into describing its own guts to a stranger. That's not a jailbreak curiosity, that's reconnaissance-as-a-service, and it…

securityaillmappsec
Dev.to Aug 20, 2026, 10:49 UTC
EN

OAuth Tokens Were Always the Weak Link. AI Agents Just Made It Worse

Nobody phished anyone in the Vercel or Composio breaches. That's the part worth sitting with for a second, because for the last decade "security awa…

securityaiappseccybersecurity
Dev.to Aug 16, 2026, 13:26 UTC
EN

GhostSplice Isn't a Jailbreak, It's a Reminder That LLMs Can't Do Access Control

Split the instruction, split the blame Here's the part that should bother you: nobody had to find a clever new exploit primitive to pull this off. T…

securityaillmappsec
Dev.to Aug 13, 2026, 09:54 UTC
EN

FastAPI accepts a `response_model` on streaming routes and silently ignores it

It builds the model. It registers it in the OpenAPI schema components. It never applies it. Your private fields go out on the wire. Affects FastAPI…

fastapiaiprogrammingappsec
Dev.to Aug 12, 2026, 16:17 UTC
EN

Five findings in FastAPI, and what happened when I reported them

An introduction to a short series. Four of the five are still live in the current release, and each post carries a reproduction you can run. I use F…

fastapiaiprogrammingappsec
Dev.to Aug 12, 2026, 15:01 UTC
EN

A CVSS 10.0 in Your AI Coding Agent Is Just TOCTOU Wearing a Hoodie

A GitHub issue can now potentially exfiltrate your CI secrets, and the tool that let it happen is the same one your team is using to "move faster."…

securityaiappsecdevops
Dev.to Aug 10, 2026, 13:11 UTC
EN

A text message that runs a command: OS command injection in Gammu SMSD (GHSA-9vjj-v46c-c5qf)

TL;DR What: Gammu SMSD — the daemon behind a huge number of SMS gateways, alerting rigs and 2FA senders — runs an operator-configured hook every tim…

securitycvelinuxappsec
Dev.to Aug 7, 2026, 15:53 UTC
EN

They scoped the customer and forgot the customer's ledger — a High-severity cross-tenant BOLA in Open Food Network

TL;DR What: POST /api/v1/customer_account_transaction in Open Food Network authorized against the class , not the record. It took customer_id straig…

securitycverubyappsec
Dev.to Aug 7, 2026, 02:55 UTC
EN

No, Claude Didn't 'Go Rogue.' Someone Gave It Root and Wi-Fi.

When an AI agent breaches a real system, the instinct is to ask "what's wrong with the model?" Wrong question. The right question, the one Anthropic…

securityaiappseccybersecurity
Dev.to Aug 4, 2026, 13:38 UTC
EN

GitHub finds your vulnerabilities. Something still has to manage them.

Turn on CodeQL, Dependabot, and Secret Scanning across a handful of repositories and you get exactly what the marketing promised: findings. Lots of…

securitygithubdevopsappsec
Dev.to Aug 2, 2026, 19:25 UTC
EN

Copilot for Word Will Copy Its Own Poison Into Every Document It Touches

A researcher just disclosed something that should worry anyone using Microsoft 365 Copilot for document generation: Copilot for Word can be manipula…

securityaillmappsec
Dev.to Jul 30, 2026, 14:31 UTC
EN

Adversarial Comments Are Now a Vulnerability Detection Bypass Technique

Your LLM-based vulnerability scanner just cleared a PR with a real, exploitable bug in it. Not because the scanner is dumb. Because someone wrote a…

securityaillmappsec
Dev.to Jul 29, 2026, 14:32 UTC
EN

BloodHound for AI Agents Means We've Officially Given Up Pretending This Is Simple

Two points and zero comments on Hacker News is not a signal of importance. It's a signal that most people haven't figured out yet why this matters.…

securityaiappseccybersecurity
Dev.to Jul 29, 2026, 02:25 UTC
EN

Confronting Vault Sprawl And The Risks It Brings

Modern enterprises do not set out to create a maze of credentials, keys, and secrets stores. However, this is the reality most organizations find th…

securitydevsecopsappsecdevops
Dev.to Jul 27, 2026, 13:01 UTC
EN

Running Snyk on Real Legacy Java Code — The Full Unfiltered Results

Numbers are easy to skim. 10 Critical. 99 High. 59 Medium. 20 Low. 188 total. Those numbers appeared in the first article and they're striking — but…

javasecurityappsecspring
Dev.to Jul 25, 2026, 20:54 UTC
EN

Your AI Coding Assistant Isn't Reading Your Code, It's Mailing It Home

Hook An AI coding CLI that uploads your entire Git history — commit logs, secrets, and all — to a vendor-controlled bucket, and does it through a ch…

securityaiappsecdevops
Dev.to Jul 15, 2026, 22:40 UTC
EN

Your AI Agent's Memory Is Now an Attack Surface, and Nobody Designed for That

Your AI Agent's Memory Is Now an Attack Surface, and Nobody Designed for That One email. No malware, no exploit chain, no credential theft. Just a h…

securityaillmappsec
Dev.to Jul 15, 2026, 22:37 UTC
EN

I shipped an unauthenticated RCE in my own port scanner — here's the whole chain, and how I killed it

I built a web front end for an Nmap-based port scanner: a FastAPI backend, a React dashboard, background scan jobs, a plugin system, the works. It r…

securitypythonfastapiappsec
Dev.to Jul 6, 2026, 21:34 UTC
EN

"183 Local Tools, Zero Guardrails: What Local MCP Gets Wrong About 'Privacy'"

Hook An indie dev just built the exact thing every enterprise security team has nightmares about — an LLM with read/write access to your iMessage, T…

securityaillmappsec
Dev.to Jul 5, 2026, 05:27 UTC
EN

Your Phishing Simulation Score Is 99%. Here's Why That Worries Me.

The 2025 Verizon DBIR has a number that should change how you think about security training budgets. The median phishing click rate after years of r…

securitydevsecopsappsecdevops
Dev.to Jul 5, 2026, 01:38 UTC
EN

Agentic AI Security: Risks, OWASP Agentic Top 10, and Defensive Patterns (2026)

Agentic AI applications — LLM-powered systems that take autonomous action against external tools, services, and APIs based on model reasoning rather…

aisecurityowaspappsec
Dev.to Jul 4, 2026, 14:33 UTC
EN

Your Coding Agent Is a New Attack Surface and Most Devs Aren't Ready for It

When Your AI Assistant Gets Hijacked Mid-Flight If you've handed your coding agent an automated task and walked away, this story should make you a l…

securityaillmappsec
Dev.to Jul 3, 2026, 22:13 UTC
EN

Phantom Squatting: When AI Hallucinated Domains Become Attacker Infrastructure

The Attack Is Simpler Than You Think Researchers at Palo Alto Networks Unit 42 documented a technique they're calling phantom squatting : attackers…

securityllmappseccybersecurity
Dev.to Jul 2, 2026, 22:41 UTC
EN

Agentjacking: How Fake Bug Reports Are Hijacking AI Coding Agents — and How to Stop It

AI coding agents can't tell the difference between a legitimate bug report and one with hidden instructions buried inside it. That gap is now being…

securityaiappseccybersecurity
Dev.to Jul 2, 2026, 22:29 UTC

© Tech News — Headline Aggregator

English Русский
Sitemap Legal Notice Privacy Terms Copyright / Removal DSA Contact

Leaving the site

You are about to open an external website:

Continue →