CWE-566Variant

Authorization Bypass Through User-Controlled SQL Primary Key

Incomplete in the CWE catalog · 7 CVEs mapped

7
CVEs mapped
6.5
Median CVSS
What it is

The product uses a database table that includes records that should not be accessible to an actor, but it executes a SQL statement with a primary key that can be controlled by that actor.

Recent examples
8.8cvss
CVE-2026-84650

CVE-2026-84650 - HIGH Severity Vulnerability

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, transient fields cannot be excluded from deserialization, allowing attackers able to submit configuration updates to specify the values of transient fields that will be deserialized, the impact depending on how those fields are used.

HIGHno explanation yet
0%
epss
6.5cvss
CVE-2026-21886

OpenCTI's GraphQL Mutations Allow Deletion of Unrelated Entities

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.9.1, the GraphQL mutations "IndividualDeletionDeleteMutation" is intended to allow users to delete individual entity objects respectively. However, it was observed that this mutation can be misused to delete unrelated and sensitive objects such as analyses reports etc. This behavior stems from the lack of validation in the API to ensure that the targeted object is contextually related to the mutation being executed. Version 6.9.1 fixes the issue.

MEDIUMno explanation yet
0%
epss
9.8cvss
CVE-2025-9953

SQLi in Database Software's Databank Accreditation Software

Authorization Bypass Through User-Controlled SQL Primary Key vulnerability in DATABASE Software Training Consulting Ltd. Databank Accreditation Software allows SQL Injection. This issue affects Databank Accreditation Software: before 2026/04.

CRITICALno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-566
Abstraction
Variant
Structure
Simple
Status
Incomplete