HabrJuly 22, 2026🇷🇺Translated from Russian

From Hundreds of Alerts to Proven Vulnerabilities: INFERA AI.SafeCode Unifies Seven Scanners into a Single DevSecOps Pipeline

INFERA AI.SafeCode addresses the growing crisis in Application Security where traditional integration of separate SAST, DAST, and SCA tools produces hundreds of critical alerts, up to 80 percent of which are false positives.

The rapid adoption of AI coding assistants such as GitHub Copilot, Cursor, and Claude has multiplied both development speed and the volume of insecure code, turning AppSec into a bottleneck when legacy processes remain unchanged.

INFERA AI.SafeCode unites seven specialized engines under a single DevSecOps and MLSecOps framework: real-time SAST in IDE and CI/CD, SCA for open-source components and transitive dependencies, Secrets scanning with validity verification, DAST for running applications, an AI Pentest agent that simulates manual testing in a sandbox, Code Fuzzing for crash vulnerabilities, and API Fuzzing covering REST, GraphQL, gRPC, and WebSocket interfaces.

Results are normalized and deduplicated into a unified risk registry that automatically assigns high and critical issues to developers together with explanations, proof-of-exploit evidence, and remediation guidance.

Cross-validation between engines replaces manual triage. When SAST identifies a potential SQL injection, the platform automatically builds a targeted fuzzing harness; Code Fuzzing then attempts exploitation and returns a conclusive stack trace only if a crash occurs. Similarly, DAST detects authorization flaws such as IDOR by comparing responses across roles, after which the AI Pentest agent constructs attack graphs up to twelve steps deep to determine whether the issue can escalate to remote code execution.

Security checks run continuously inside the IDE, highlighting problems before commit and offering concrete AutoFix patches. Integration with GitLab and GitHub posts comments and ready pull requests directly on affected lines, while vibe-coded AI output is validated to prevent hallucinated vulnerabilities from entering the codebase.

API Fuzzing exercises stateful scenarios including authentication flows, mass assignment, JWT bypass, and malformed payloads using specifications such as OpenAPI, GraphQL schema, and .proto files. SCA analysis links vulnerable dependencies to actual code paths, distinguishing reachable CVEs from unused libraries, which is especially critical for organizations subject to Russian critical infrastructure regulations.

Secrets detection distinguishes test tokens from valid production credentials by performing live verification, converting potential noise into immediate incidents that trigger key revocation and investigation.

A centralized project view aggregates repositories, scan histories, attack-surface data, and metrics such as MTTR and SLA violations. The attack-surface module visualizes subdomains, open ports, endpoints, and entry-to-sink chains, giving CISO, AppSec, and development teams a shared, real-time picture of organizational risk.

Self-hosted deployment supports strict enterprise access controls and allows import of internal vulnerability databases to meet requirements of FSTEC Order No. 117, Order No. 21, GOST R 56939-2024, and Federal Law No. 152.

By confirming vulnerabilities before blocking pipelines and by providing reproducible evidence rather than raw alerts, INFERA AI.SafeCode enables development velocity while preventing uncontrolled growth of technical and security debt.

Related articles

Security NEXTVulnerabilities & Exploits

Critical Vulnerability in JetBrains TeamCity Allows Unauthenticated Remote Code Execution

JetBrains has disclosed a critical vulnerability in its on-premises TeamCity CI/CD server that permits remote attackers to execute arbitrary operating system commands without authentication. The flaw, tracked as CVE-2026-63077, affects the agent polling protocol and can be exploited simply by accessing the TeamCity Server over HTTP or HTTPS. With a CVSSv3.1 base score of 9.8, the issue is rated Critical and could lead to data theft, configuration changes, or compromise of build artifacts and downstream pipelines. No in-the-wild exploitation had been observed at the time of disclosure. JetBrains has released fixed versions TeamCity 2026.1.3 and 2025.11.7, along with a patch plugin for all releases since 2017.1, and recommends restricting external access until updates can be applied.

Security NEXTVulnerabilities & Exploits

Critical OS Command Injection Flaw in Arista VeloCloud Orchestrator Exploited in the Wild

Arista Networks has disclosed a critical vulnerability in the on-premises version of its VeloCloud Orchestrator product used for centralized SD-WAN management. The flaw, tracked as CVE-2026-16812, is an OS command injection issue that allows remote attackers to compromise the system without any authentication. Exploitation has already been confirmed, and the vulnerability carries the maximum CVSS base score of 10.0 in both version 4.0 and 3.1, classifying it as Critical. Successful attacks can impact the confidentiality, integrity, and availability of the orchestrator and all managed data. In addition, a compromised VeloCloud Orchestrator instance may grant attackers access to connected VeloCloud Edge devices across the network.

Security NEXTVulnerabilities & Exploits

CISA Adds Exploited Flaws in FortiOS and VeloCloud Orchestrator to Known Exploited Vulnerabilities Catalog

The US Cybersecurity and Infrastructure Security Agency has added two actively exploited vulnerabilities to its Known Exploited Vulnerabilities catalog. CVE-2026-16812 affects the on-premises version of Arista VeloCloud Orchestrator and allows OS command injection that can lead to data leakage, tampering, and denial of service. The flaw carries a maximum CVSS v3.1 base score of 10.0 and is rated Critical. CVE-2025-68686 impacts Fortinet FortiOS and can be used to bypass specific patches and steal sensitive information when combined with another vulnerability that grants prior filesystem access. Federal agencies must remediate the VeloCloud issue by July 30 and the FortiOS issue by August 10.

BoletimSecVulnerabilities & Exploits

Critical Vulnerabilities in JetBrains IntelliJ IDEA and TeamCity Enable Remote Code Execution

JetBrains has addressed multiple critical vulnerabilities in its IntelliJ IDEA and TeamCity products that could allow remote code execution, unauthorized file access, and sandbox escapes. The flaws affect remote development environments and require immediate patching, especially in shared setups. In IntelliJ IDEA, CVE-2026-59792 involves directory traversal during workspace identifier processing and carries a CVSS score of up to 9.8. TeamCity received fixes for several issues, including malicious Git repository configurations that enable code execution and a Kotlin DSL sandbox escape. Additional patches cover arbitrary file access through Perforce integration and a persistent cross-site scripting flaw on cloud profile pages. Administrators are urged to update IntelliJ IDEA to versions 2026.1.4 or 2026.2 and TeamCity to 2026.1.2 or 2025.11.6 depending on the release line in use.