Threats Tagged 'cve-2026-71248'
View all threats tagged with 'cve-2026-71248'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2026-71248'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-71248: CWE-89 SQL Injection in Harsh21Patel Inventory-Management-System-PHPCVE-2026-71248 0 Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: $sql = "select * from user where email = '$email' and password = '$password'", with no escaping or parameterization, allowing authentication bypass via a payload such as email=' OR 1=1 LIMIT 1-- -. Separately, delete.php executes mysqli_query($db, "DELETE FROM product WHERE product_id=" . $_GET['id']) with no authentication check and no validation of the id parameter, allowing an unauthenticated attacker to delete arbitrary product rows or perform blind SQL injection via payloads such as id=0 OR SLEEP(5). Join the discussion | CVE Database V5 | 08/05/2026, 10:57:02 UTC Added: 08/05/2026, 11:12:01 UTC |
Showing 1 to 1 of 1 result