CVE-2026-75910: Java Jdbc Metadata Sql Injection

Database metadata identifier (e.g., column or table name) from ResultSet is formatted into a SQL statement without proper identifier escaping or validation, potentially leading to SQL injection.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Java
greprules fetch cve-2026-75910-java-jdbc-metadata-sql-injection --engine opengrep

Description

Database metadata identifier (e.g., column or table name) from ResultSet is formatted into a SQL statement without proper identifier escaping or validation, potentially leading to SQL injection.