LIVE · cybersecurity feed
Live wire
CVE-2026-66066 · KindaRails2Shell threatens Ruby on Rails apps (CVE-2026-66066)Rails patches critical Active Storage flaw with RCE potentialCVE-2026-48449 · Adobe fixed a maximum-severity vulnerability flaw in Campaign ClassicRuby on Rails Patches Critical VulnerabilityHackers Poison Adform Script to Swap Crypto Wallet Addresses Across Customer SitesHijacked Hotel Wi-Fi Pushes Fake Updates to Deliver Surveillance MalwareCaptiveCrunch: Midnight Blizzard targets travelers worldwide for malware delivery and credential theftHollowFrame Loader Deploys Matryoshka Backdoor in Spear-Phishing Attack on Law FirmCVE-2026-33017 · Chinese Hacker Uses DeepSeek AI to Orchestrate Vulnerability ExploitsThis month in security with Tony Anscombe – July 2026 edition
security

Qodana 2026.2 adds post-quantum crypto checks for JVM code

Qodana 2026.2 shipped with new security inspections, published benchmark results, post-quantum cryptography checks, and coverage reporting that no longer has to be pointed at the reports. The security work sits in the .NET linter and runs by default. Qodana tracks untrusted data across files in C#, JavaScript, and TypeScript, which turns up SQL injection, command injection, cross-site scripting, a

zeroday.news · 3h ago

JetBrains has released Qodana 2026.2, an update to its code quality platform that introduces new security inspections, post-quantum cryptography checks, and enhanced coverage reporting. The release also includes updated benchmark results and new features for various programming languages and frameworks.

A significant addition in Qodana 2026.2 is the inclusion of post-quantum cryptography (PQC) checks specifically for JVM code. These inspections are designed to identify cryptographic algorithms that are vulnerable to attacks from future quantum computers, aligning with NIST's post-quantum recommendations. The checks are organized into five distinct levels, with each level encompassing the security issues flagged by the preceding ones. The lowest level targets pre-quantum and legacy algorithms, while the highest level flags any cryptographic implementation that does not meet maximum security standards. This proactive approach addresses the "harvest now, decrypt later" threat model, where encrypted data can be stored by attackers until quantum computing capabilities become available to decrypt it.

The .NET linter in Qodana 2026.2 now includes both pattern-based rules and a taint analysis engine. This engine tracks untrusted data flow across multiple files in C#, JavaScript, and TypeScript, enabling the detection of vulnerabilities such as SQL injection, command injection, cross-site scripting (XSS), and path traversal that might be missed by single-location rules. These findings are integrated into the IDE and continuous integration (CI) workflows. While the .NET linter currently offers both analysis methods, similar pattern rules and cross-file taint analysis for Kotlin and Java code are planned for a future release. Teams can also extend the analysis by adding custom rules in the OpenGrep format.

JetBrains has also made its Static Analysis Benchmark Evaluation Runner (SABER) results publicly available. SABER assesses Qodana's performance against established security benchmarks, comparing its findings to known expected results. This suite includes CodeQL benchmarks for C# and JavaScript, the WebGoat.NET vulnerable application evaluated against Sonar's published ground truth, and a dedicated post-quantum demo project. The benchmark runs and aggregated results are accessible on a TeamCity server with guest login, providing transparency into what the scanner detects and what it may miss.

Other notable improvements in Qodana 2026.2 include enhanced coverage reporting, which now automatically looks for reports in default locations across JVM, Android, JavaScript, PHP, Python, Go, and .NET projects, eliminating the need to manually copy reports into a Qodana directory. Pull request analysis now reports coverage for newly added code, with the IDE highlighting lines that lack test coverage. For PHP projects, Laravel checks are now enabled by default. Additionally, the update introduces license checks, allowing builds to fail based on prohibited or unidentifiable dependency licenses, with an option for incremental analysis to only break the run on new violations.

ShareXLinkedInWhatsAppFacebook

More News

view all →
CVE-2026-66066critical

KindaRails2Shell threatens Ruby on Rails apps (CVE-2026-66066)

A critical security vulnerability (CVE-2026-66066) in Ruby on Rails (aka Rails), one of the most widely used frameworks for building websites and web apps, may allow attackers to read sensitive files off a server and, in some cases, take full control of it. Nicknamed “KindaRails2Shell” by the researchers who found it, the flaw lets an attacker sneak a booby-trapped file past a website’s image-uplo

security

HollowFrame Loader Uses Fake Python DLL to Evade Defender

New HollowFrame loader hid Go code in a fake Python DLL after pre-staging Defender exclusions

security

A week in security (July 27 – August 2)

A list of topics we covered in the week of July 27 to August 2 of 2026

patch

AI is 'both the weapon and the target' in latest wave of cyberattacks

CrowdStrike tracks 89% surge in machine-assisted activity as patch windows shrink to 48 hours

vulnerability

CrowdStrike: AI is now both the weapon and the target in cyberattacks

AI generates 2.5 signals for every human-triggered signal CrowdStrike has to assess. Meanwhile, attackers are using AI to weaponize vulnerabilities faster than companies can patch them. The post CrowdStrike: AI is now both the weapon and the target in cyberattacks appeared first on CyberScoop.

ai

OpenAI teases Astra, its next major AI model, after it solves 10 long-standing math problems

OpenAI has revealed Astra, an unreleased model designed to tackle complex, long-running tasks, after an internal version produced ten significant advances in mathematics and theoretical computer science. [...]