OWASP Top 10 for LLM Applications 2026

OWASP Top 10 for LLM Applications 2026

A week ago, OWASP released the first version of their Top 10 for LLM Applications 2026 whitepaper. My first thought: finally — an official, comprehensive recommendation on AI security. What is it? The OWASP Top 10 for LLM Applications 2026 is a guide to the most critical security risks facing applications powered by large language models. Think of it as the classic OWASP Top 10 for web security — but built specifically for the AI/LLM era. ...

August 10, 2026 · 3 min · Roland Bende
VerCheck API: A WordPress Plugin for Remote Version Monitoring

VerCheck API: A WordPress Plugin for Remote Version Monitoring

I’ve just published my new official WordPress plugin: VerCheck API. It’s a small, practical REST API plugin that exposes your WordPress installation’s version data over HTTP — so you can query it from anywhere without logging into the admin dashboard. What problem does it solve? If you manage more than one WordPress site, keeping track of outdated core versions, plugins and themes gets tedious quickly. Without having WP-CLI you have only a few options. The WordPress dashboard only helps if you’re already inside it. So if you’re running on shared hosting, tools like WP-CLI are often unavailable and that’s a problem. ...

December 15, 2025 · 2 min · Roland Bende