Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-51302 (GCVE-0-2026-51302)
Vulnerability from cvelistv5 – Published: 2026-07-27 00:00 – Updated: 2026-07-31 14:34DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
Show details on NVD website{
"containers": {
"cna": {
"providerMetadata": {
"dateUpdated": "2026-07-31T14:34:37.145Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"rejectedReasons": [
{
"lang": "en",
"value": "DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-51302",
"datePublished": "2026-07-27T00:00:00.000Z",
"dateRejected": "2026-07-31T00:00:00.000Z",
"dateReserved": "2026-06-07T00:00:00.000Z",
"dateUpdated": "2026-07-31T14:34:37.145Z",
"state": "REJECTED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-51302",
"date": "2026-07-31",
"epss": "0.00401",
"percentile": "0.32871"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-51302\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-07-27T16:17:39.273\",\"lastModified\":\"2026-07-31T15:17:27.573\",\"vulnStatus\":\"Rejected\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.\"}],\"metrics\":{},\"references\":[]}}",
"redhat_vex": {
"aggregate_severity": "None",
"current_release_date": "2026-08-04T22:39:08+00:00",
"cve": "CVE-2026-51302",
"id": "CVE-2026-51302",
"initial_release_date": "2026-07-27T00:00:00+00:00",
"product_status:fixed": "4",
"product_status:known_affected": "1",
"product_status:known_not_affected": "106",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "sqlite: SQLite: Arbitrary code execution via malicious SQL statement",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-51302.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "critical",
"current_release_date": "2026-08-01T00:06:34Z",
"cve": "CVE-2026-51302",
"id": "CVE-2026-51302",
"initial_release_date": "2026-07-30T16:42:48Z",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-51302",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-51302.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"cna\": {\"rejectedReasons\": [{\"lang\": \"en\", \"value\": \"DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.\"}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-07-31T14:34:37.145Z\"}}}",
"cveMetadata": "{\"state\": \"REJECTED\", \"cveId\": \"CVE-2026-51302\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"assignerShortName\": \"mitre\", \"dateUpdated\": \"2026-07-31T14:34:37.145Z\", \"dateRejected\": \"2026-07-31T00:00:00.000Z\", \"dateReserved\": \"2026-06-07T00:00:00.000Z\", \"datePublished\": \"2026-07-27T00:00:00.000Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-sqlite-2026-51302
Vulnerability from bitnami_vulndb
SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "sqlite",
"purl": "pkg:bitnami/sqlite"
},
"ranges": [
{
"events": [
{
"introduced": "3.41.0"
},
{
"last_affected": "3.41.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-51302"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.",
"id": "BIT-sqlite-2026-51302",
"modified": "2026-07-31T09:10:46.238Z",
"published": "2026-07-30T08:53:34.203Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51302"
},
{
"type": "WEB",
"url": "https://github.com/sqlite/sqlite/blob/master/src/expr.c"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51302"
}
],
"schema_version": "1.6.2"
}
FKIE_CVE-2026-51302
Vulnerability from fkie_nvd - Published: 2026-07-27 16:17 - Updated: 2026-07-31 15:17| URL | Tags |
|---|
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
],
"id": "CVE-2026-51302",
"lastModified": "2026-07-31T15:17:27.573",
"metrics": {},
"published": "2026-07-27T16:17:39.273",
"references": [],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Rejected"
}
GHSA-VRG3-8P22-CWH8
Vulnerability from github – Published: 2026-07-27 18:31 – Updated: 2026-07-28 15:32SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.
{
"affected": [],
"aliases": [
"CVE-2026-51302"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-27T16:17:39Z",
"severity": "CRITICAL"
},
"details": "SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.",
"id": "GHSA-vrg3-8p22-cwh8",
"modified": "2026-07-28T15:32:10Z",
"published": "2026-07-27T18:31:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51302"
},
{
"type": "WEB",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51302"
},
{
"type": "WEB",
"url": "https://github.com/sqlite/sqlite/blob/master/src/expr.c"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
NCSC-2026-0268
Vulnerability from csaf_ncscnl - Published: 2026-07-29 08:59 - Updated: 2026-08-03 07:25A use-after-free vulnerability in SQLite 3.41's expression evaluation logic, initially reported to affect Red Hat products, was later withdrawn as not a security issue after further investigation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Red Hat / sqlite
|
vers:unknown/* |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "~~SQLite Consortium heeft een kwetsbaarheid verholpen in SQLite versie 3.41.~~\n\n**UPDATE**\nCVE is ingetrokken, de \"kwetsbaarheid\" is zeer waarschijnlijk door een LLM gehallucineerd. Zie bijgevoegde bron voor meer informatie.",
"title": "Feiten"
},
{
"category": "description",
"text": "~~De kwetsbaarheid betreft een use-after-free in de expression evaluation logic van SQLite. Een aanvaller kan deze kwetsbaarheid op afstand misbruiken door speciaal vervaardigde kwaadaardige SQL-statements aan te bieden. Exploitatie kan leiden tot het uitvoeren van willekeurige code, het lekken van gevoelige informatie of het veroorzaken van een denial of service. De kwetsbaarheid ontstaat door onjuist geheugenbeheer tijdens de evaluatie van expressies. Systemen die SQLite gebruiken, waaronder producten van Red Hat, zijn getroffen.~~",
"title": "Interpretaties"
},
{
"category": "description",
"text": "~~SQLite Consortium heeft updates uitgebracht om de kwetsbaarheid te verhelpen. Zie bijgevoegde referenties voor meer informatie.~~",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Expired Pointer Dereference",
"title": "CWE-825"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://access.redhat.com/security/cve/cve-2026-51302"
},
{
"category": "external",
"summary": "Reference",
"url": "https://sqlite.org/forum/forumpost/34bdf3b9bd759d4d"
}
],
"title": "Kwetsbaarheid verholpen in SQLite door SQLite Consortium (ingetrokken)",
"tracking": {
"current_release_date": "2026-08-03T07:25:49.366331Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0268",
"initial_release_date": "2026-07-29T08:59:16.764368Z",
"revision_history": [
{
"date": "2026-07-29T08:59:16.764368Z",
"number": "1.0.0",
"summary": "Initiele versie"
},
{
"date": "2026-08-03T07:25:49.366331Z",
"number": "1.0.1",
"summary": "CVE is door een LLM gehallucineerd"
}
],
"status": "final",
"version": "1.0.1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "sqlite"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-51302",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "Expired Pointer Dereference",
"title": "CWE-825"
},
{
"category": "description",
"text": "A use-after-free vulnerability in SQLite 3.41\u0027s expression evaluation logic, initially reported to affect Red Hat products, was later withdrawn as not a security issue after further investigation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-51302 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-51302.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2026-51302"
}
]
}
RHSA-2026:45779
Vulnerability from csaf_redhat - Published: 2026-07-25 22:02 - Updated: 2026-08-19 09:54A flaw was found in sqlite. This use-after-free vulnerability in the JSON parsing logic allows remote attackers to craft malicious JSON payloads. This can trigger memory deallocation followed by illegal memory access, potentially leading to arbitrary code execution, sensitive information leakage, or denial of service.
CWE-825 - Expired Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in SQLite. A remote attacker could exploit a use-after-free vulnerability in the JSON extraction function. This occurs when the program attempts to access memory after it has been freed, specifically within the `JsonParse` object. Successful exploitation of this vulnerability can lead to a service crash and a denial of service (DoS) for affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in SQLite. A use-after-free vulnerability in the expression evaluation logic, specifically within the sqlite3ReleaseTempReg and exprComputeOperands functions, allows a remote attacker to exploit the system. By supplying a malicious SQL statement, an attacker can cause a denial of service, leak sensitive information, or potentially execute arbitrary code.
CWE-825 - Expired Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in sqlite. A remote attacker can exploit a use-after-free vulnerability in the ORDER BY clause parsing routine by crafting a malicious SQL statement. This can lead to an application crash, sensitive information disclosure, and in some cases, arbitrary code execution, allowing the attacker to run their own commands on the affected system.
CWE-825 - Expired Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:sqlite-main@x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nsqlite:\n * lemon-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-analyzer-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-debug-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-devel-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-doc-3.53.4-0.1.hum1 (noarch)\n * sqlite-libs-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-tcl-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-tools-3.53.4-0.1.hum1 (aarch64, x86_64)\n * sqlite-3.53.4-0.1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:45779",
"url": "https://access.redhat.com/errata/RHSA-2026:45779"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11824",
"url": "https://access.redhat.com/security/cve/CVE-2026-11824"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11822",
"url": "https://access.redhat.com/security/cve/CVE-2026-11822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51298",
"url": "https://access.redhat.com/security/cve/CVE-2026-51298"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51304",
"url": "https://access.redhat.com/security/cve/CVE-2026-51304"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51297",
"url": "https://access.redhat.com/security/cve/CVE-2026-51297"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-51302",
"url": "https://access.redhat.com/security/cve/CVE-2026-51302"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_45779.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-19T09:54:05+00:00",
"generator": {
"date": "2026-08-19T09:54:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:45779",
"initial_release_date": "2026-07-25T22:02:58+00:00",
"revision_history": [
{
"date": "2026-07-25T22:02:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-19T09:54:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "sqlite-main@aarch64",
"product": {
"name": "sqlite-main@aarch64",
"product_id": "sqlite-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lemon@3.53.4-0.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sqlite-main@x86_64",
"product": {
"name": "sqlite-main@x86_64",
"product_id": "sqlite-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/lemon@3.53.4-0.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "sqlite-main@src",
"product": {
"name": "sqlite-main@src",
"product_id": "sqlite-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sqlite@3.53.4-0.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "sqlite-main@noarch",
"product": {
"name": "sqlite-main@noarch",
"product_id": "sqlite-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/sqlite-doc@3.53.4-0.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:sqlite-main@aarch64"
},
"product_reference": "sqlite-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:sqlite-main@noarch"
},
"product_reference": "sqlite-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:sqlite-main@src"
},
"product_reference": "sqlite-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:sqlite-main@x86_64"
},
"product_reference": "sqlite-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-51297",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-07-27T16:01:17.950295+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507548"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sqlite. This use-after-free vulnerability in the JSON parsing logic allows remote attackers to craft malicious JSON payloads. This can trigger memory deallocation followed by illegal memory access, potentially leading to arbitrary code execution, sensitive information leakage, or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has evaluated CVE-2026-51297, which claims a Use-After-Free vulnerability in SQLite. After conducting independent analysis of the affected SQLite versions, Red Hat has determined that this vulnerability does not affect our products. SQLite upstream have confirmed this CVE as fictitious (https://sqlite.org/forum/forumpost/e2b966c8fc). This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-51297"
},
{
"category": "external",
"summary": "RHBZ#2507548",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507548"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-51297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-51297"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-51297",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51297"
},
{
"category": "external",
"summary": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297"
},
{
"category": "external",
"summary": "https://github.com/sqlite/sqlite/blob/master/src/json.c",
"url": "https://github.com/sqlite/sqlite/blob/master/src/json.c"
},
{
"category": "external",
"summary": "https://sqlite.org/forum/forumpost/e2b966c8fc",
"url": "https://sqlite.org/forum/forumpost/e2b966c8fc"
}
],
"release_date": "2026-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-25T22:02:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45779"
}
],
"title": "sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing"
},
{
"cve": "CVE-2026-51298",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-07-27T16:01:45.862636+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SQLite. A remote attacker could exploit a use-after-free vulnerability in the JSON extraction function. This occurs when the program attempts to access memory after it has been freed, specifically within the `JsonParse` object. Successful exploitation of this vulnerability can lead to a service crash and a denial of service (DoS) for affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: SQLite: Denial of Service via use-after-free in JSON extraction",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in SQLite\u0027s JSON extraction function can lead to a denial of service. Applications that process untrusted JSON input using SQLite in Red Hat products are susceptible to a service crash due to a use-after-free vulnerability. This could impact the availability of services relying on SQLite for JSON data handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-51298"
},
{
"category": "external",
"summary": "RHBZ#2507556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-51298",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-51298"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-51298",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51298"
},
{
"category": "external",
"summary": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51298",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51298"
},
{
"category": "external",
"summary": "https://github.com/sqlite/sqlite/blob/master/src/json.c",
"url": "https://github.com/sqlite/sqlite/blob/master/src/json.c"
}
],
"release_date": "2026-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-25T22:02:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: SQLite: Denial of Service via use-after-free in JSON extraction"
},
{
"cve": "CVE-2026-51302",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-07-27T16:00:59.524297+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507543"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SQLite. A use-after-free vulnerability in the expression evaluation logic, specifically within the sqlite3ReleaseTempReg and exprComputeOperands functions, allows a remote attacker to exploit the system. By supplying a malicious SQL statement, an attacker can cause a denial of service, leak sensitive information, or potentially execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: SQLite: Arbitrary code execution via malicious SQL statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has evaluated CVE-2026-51302, which claims a Use-After-Free vulnerability in SQLite. After conducting independent analysis of the affected SQLite versions, Red Hat has determined that this vulnerability does not affect our products. SQLite upstream have confirmed this CVE as fictitious (https://sqlite.org/forum/forumpost/e2b966c8fc). This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-51302"
},
{
"category": "external",
"summary": "RHBZ#2507543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507543"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-51302",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-51302"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-51302",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51302"
},
{
"category": "external",
"summary": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51302",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51302"
},
{
"category": "external",
"summary": "https://github.com/sqlite/sqlite/blob/master/src/expr.c",
"url": "https://github.com/sqlite/sqlite/blob/master/src/expr.c"
},
{
"category": "external",
"summary": "https://sqlite.org/forum/forumpost/e2b966c8fc",
"url": "https://sqlite.org/forum/forumpost/e2b966c8fc"
}
],
"release_date": "2026-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-25T22:02:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45779"
}
],
"title": "sqlite: SQLite: Arbitrary code execution via malicious SQL statement"
},
{
"cve": "CVE-2026-51304",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-07-27T16:01:57.531152+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507560"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sqlite. A remote attacker can exploit a use-after-free vulnerability in the ORDER BY clause parsing routine by crafting a malicious SQL statement. This can lead to an application crash, sensitive information disclosure, and in some cases, arbitrary code execution, allowing the attacker to run their own commands on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: sqlite: Arbitrary code execution via malicious SQL statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has evaluated CVE-2026-51304, which claims a Use-After-Free vulnerability in SQLite. After conducting independent analysis of the affected SQLite versions, Red Hat has determined that this vulnerability does not affect our products. SQLite upstream have confirmed this CVE as fictitious (https://sqlite.org/forum/forumpost/e2b966c8fc). This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-51304"
},
{
"category": "external",
"summary": "RHBZ#2507560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-51304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-51304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-51304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51304"
},
{
"category": "external",
"summary": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51304",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51304"
},
{
"category": "external",
"summary": "https://github.com/sqlite/sqlite/blob/master/src/expr.c",
"url": "https://github.com/sqlite/sqlite/blob/master/src/expr.c"
},
{
"category": "external",
"summary": "https://sqlite.org/forum/forumpost/e2b966c8fc",
"url": "https://sqlite.org/forum/forumpost/e2b966c8fc"
}
],
"release_date": "2026-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-25T22:02:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:sqlite-main@aarch64",
"Red Hat Hardened Images:sqlite-main@noarch",
"Red Hat Hardened Images:sqlite-main@src",
"Red Hat Hardened Images:sqlite-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:45779"
}
],
"title": "sqlite: sqlite: Arbitrary code execution via malicious SQL statement"
}
]
}
ubuntu-cve-2026-51302
Vulnerability from osv_ubuntu
Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libsqlite-tcl",
"binary_version": "2.8.17-10ubuntu2"
},
{
"binary_name": "libsqlite0",
"binary_version": "2.8.17-10ubuntu2"
},
{
"binary_name": "sqlite",
"binary_version": "2.8.17-10ubuntu2"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "sqlite",
"purl": "pkg:deb/ubuntu/sqlite@2.8.17-10ubuntu2?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.17-8fakesync1",
"2.8.17-9fakesync1",
"2.8.17-10ubuntu2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.8.2-1ubuntu2.2+esm5"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.8.2-1ubuntu2.2+esm5"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.8.2-1ubuntu2.2+esm5"
},
{
"binary_name": "sqlite3",
"binary_version": "3.8.2-1ubuntu2.2+esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.8.2-1ubuntu2.2+esm5?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.7.17-1ubuntu1",
"3.8.0.2-1ubuntu1",
"3.8.1-1ubuntu1",
"3.8.1-1ubuntu3",
"3.8.2-1ubuntu1",
"3.8.2-1ubuntu2",
"3.8.2-1ubuntu2.1",
"3.8.2-1ubuntu2.2",
"3.8.2-1ubuntu2.2+esm1",
"3.8.2-1ubuntu2.2+esm2",
"3.8.2-1ubuntu2.2+esm3",
"3.8.2-1ubuntu2.2+esm4",
"3.8.2-1ubuntu2.2+esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.11.0-1ubuntu1.5+esm3"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.11.0-1ubuntu1.5+esm3"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.11.0-1ubuntu1.5+esm3"
},
{
"binary_name": "sqlite3",
"binary_version": "3.11.0-1ubuntu1.5+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.11.0-1ubuntu1.5+esm3?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.8.11.1-1",
"3.9.1-2",
"3.9.2-1",
"3.10.0-1",
"3.10.1-1",
"3.10.2-1",
"3.11.0-1ubuntu1",
"3.11.0-1ubuntu1.1",
"3.11.0-1ubuntu1.2",
"3.11.0-1ubuntu1.3",
"3.11.0-1ubuntu1.4",
"3.11.0-1ubuntu1.5",
"3.11.0-1ubuntu1.5+esm1",
"3.11.0-1ubuntu1.5+esm2",
"3.11.0-1ubuntu1.5+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libsqlite-tcl",
"binary_version": "2.8.17-12fakesync1"
},
{
"binary_name": "libsqlite0",
"binary_version": "2.8.17-12fakesync1"
},
{
"binary_name": "sqlite",
"binary_version": "2.8.17-12fakesync1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "sqlite",
"purl": "pkg:deb/ubuntu/sqlite@2.8.17-12fakesync1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.17-12fakesync1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.22.0-1ubuntu0.7+esm2"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.22.0-1ubuntu0.7+esm2"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.22.0-1ubuntu0.7+esm2"
},
{
"binary_name": "sqlite3",
"binary_version": "3.22.0-1ubuntu0.7+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.22.0-1ubuntu0.7+esm2?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.19.3-3",
"3.20.1-2",
"3.21.0-1",
"3.22.0-1",
"3.22.0-1ubuntu0.1",
"3.22.0-1ubuntu0.2",
"3.22.0-1ubuntu0.3",
"3.22.0-1ubuntu0.4",
"3.22.0-1ubuntu0.5",
"3.22.0-1ubuntu0.6",
"3.22.0-1ubuntu0.7",
"3.22.0-1ubuntu0.7+esm1",
"3.22.0-1ubuntu0.7+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libsqlite-tcl",
"binary_version": "2.8.17-14fakesync1"
},
{
"binary_name": "libsqlite0",
"binary_version": "2.8.17-14fakesync1"
},
{
"binary_name": "sqlite",
"binary_version": "2.8.17-14fakesync1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "sqlite",
"purl": "pkg:deb/ubuntu/sqlite@2.8.17-14fakesync1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.17-14fakesync1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.31.1-4ubuntu0.7+esm1"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.31.1-4ubuntu0.7+esm1"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.31.1-4ubuntu0.7+esm1"
},
{
"binary_name": "sqlite3",
"binary_version": "3.31.1-4ubuntu0.7+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.31.1-4ubuntu0.7+esm1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.29.0-2",
"3.30.1-1",
"3.30.1-1ubuntu1",
"3.31.1-1ubuntu1",
"3.31.1-3",
"3.31.1-4",
"3.31.1-4ubuntu0.1",
"3.31.1-4ubuntu0.2",
"3.31.1-4ubuntu0.3",
"3.31.1-4ubuntu0.4",
"3.31.1-4ubuntu0.5",
"3.31.1-4ubuntu0.6",
"3.31.1-4ubuntu0.7",
"3.31.1-4ubuntu0.7+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libsqlite-tcl",
"binary_version": "2.8.17-15fakesync1build1"
},
{
"binary_name": "libsqlite0",
"binary_version": "2.8.17-15fakesync1build1"
},
{
"binary_name": "sqlite",
"binary_version": "2.8.17-15fakesync1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "sqlite",
"purl": "pkg:deb/ubuntu/sqlite@2.8.17-15fakesync1build1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.17-15fakesync1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libsqlite-tcl",
"binary_version": "2.8.17-15fakesync1build1"
},
{
"binary_name": "libsqlite0",
"binary_version": "2.8.17-15fakesync1build1"
},
{
"binary_name": "sqlite",
"binary_version": "2.8.17-15fakesync1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "sqlite",
"purl": "pkg:deb/ubuntu/sqlite@2.8.17-15fakesync1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.17-15fakesync1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.37.2-2ubuntu0.7"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.37.2-2ubuntu0.7"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.37.2-2ubuntu0.7"
},
{
"binary_name": "sqlite3",
"binary_version": "3.37.2-2ubuntu0.7"
},
{
"binary_name": "sqlite3-tools",
"binary_version": "3.37.2-2ubuntu0.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.37.2-2ubuntu0.7?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.35.5-1",
"3.36.0-2",
"3.37.2-2",
"3.37.2-2ubuntu0.1",
"3.37.2-2ubuntu0.3",
"3.37.2-2ubuntu0.4",
"3.37.2-2ubuntu0.5",
"3.37.2-2ubuntu0.6",
"3.37.2-2ubuntu0.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.45.1-1ubuntu2.7"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.45.1-1ubuntu2.7"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.45.1-1ubuntu2.7"
},
{
"binary_name": "sqlite3",
"binary_version": "3.45.1-1ubuntu2.7"
},
{
"binary_name": "sqlite3-tools",
"binary_version": "3.45.1-1ubuntu2.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.45.1-1ubuntu2.7?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.42.0-1",
"3.44.0-1",
"3.44.2-1",
"3.45.0-1",
"3.45.1-1",
"3.45.1-1ubuntu1",
"3.45.1-1ubuntu2",
"3.45.1-1ubuntu2.1",
"3.45.1-1ubuntu2.3",
"3.45.1-1ubuntu2.4",
"3.45.1-1ubuntu2.5",
"3.45.1-1ubuntu2.6",
"3.45.1-1ubuntu2.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "lemon",
"binary_version": "3.46.1-9ubuntu0.2"
},
{
"binary_name": "libsqlite3-0",
"binary_version": "3.46.1-9ubuntu0.2"
},
{
"binary_name": "libsqlite3-ext-csv",
"binary_version": "3.46.1-9ubuntu0.2"
},
{
"binary_name": "libsqlite3-ext-icu",
"binary_version": "3.46.1-9ubuntu0.2"
},
{
"binary_name": "libsqlite3-tcl",
"binary_version": "3.46.1-9ubuntu0.2"
},
{
"binary_name": "sqlite3",
"binary_version": "3.46.1-9ubuntu0.2"
},
{
"binary_name": "sqlite3-tools",
"binary_version": "3.46.1-9ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "sqlite3",
"purl": "pkg:deb/ubuntu/sqlite3@3.46.1-9ubuntu0.2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.46.1-8",
"3.46.1-9",
"3.46.1-9ubuntu0.1",
"3.46.1-9ubuntu0.2"
]
}
],
"aliases": [],
"details": "Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
"id": "UBUNTU-CVE-2026-51302",
"modified": "2026-08-06T00:19:14Z",
"published": "2026-07-27T16:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-51302"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-51302"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-51302"
],
"withdrawn": "2026-08-06T19:58:11Z"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.