Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-51297 (GCVE-0-2026-51297)
Vulnerability from cvelistv5 – Published: 2026-07-27 00:00 – Updated: 2026-07-27 18:13- n/a
- CWE-416 - Use After Free
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-51297",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-27T18:13:21.515332Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-27T18:13:50.930Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-27T14:35:10.702Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/sqlite/sqlite/blob/master/src/json.c"
},
{
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-51297",
"datePublished": "2026-07-27T00:00:00.000Z",
"dateReserved": "2026-06-07T00:00:00.000Z",
"dateUpdated": "2026-07-27T18:13:50.930Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-51297",
"date": "2026-07-29",
"epss": "0.00344",
"percentile": "0.26994"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-51297\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-07-27T16:17:38.933\",\"lastModified\":\"2026-07-29T19:58:27.123\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"n/a\",\"versions\":[{\"version\":\"n/a\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-27T18:13:21.515332Z\",\"id\":\"CVE-2026-51297\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sqlite:sqlite:3.41.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06CCDDCE-7CDD-41EA-A074-D97356EB97DB\"}]}]}],\"references\":[{\"url\":\"https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/sqlite/sqlite/blob/master/src/json.c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-07-30T00:09:48+00:00",
"cve": "CVE-2026-51297",
"id": "CVE-2026-51297",
"initial_release_date": "2026-07-27T00:00:00+00:00",
"product_status:fixed": "4",
"product_status:known_affected": "107",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-51297.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-51297\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-27T18:13:21.515332Z\"}}}], \"references\": [{\"url\": \"https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297\", \"tags\": [\"exploit\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-27T18:13:00.528Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/sqlite/sqlite/blob/master/src/json.c\"}, {\"url\": \"https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-07-27T14:35:10.702Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-51297\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-27T18:13:50.930Z\", \"dateReserved\": \"2026-06-07T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-07-27T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-51297
Vulnerability from fkie_nvd - Published: 2026-07-27 16:17 - Updated: 2026-07-29 19:58{
"affected": [
{
"affectedData": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"source": "cve@mitre.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:sqlite:sqlite:3.41.0:*:*:*:*:*:*:*",
"matchCriteriaId": "06CCDDCE-7CDD-41EA-A074-D97356EB97DB",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial."
}
],
"id": "CVE-2026-51297",
"lastModified": "2026-07-29T19:58:27.123",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-51297",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-27T18:13:21.515332Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-27T16:17:38.933",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/sqlite/sqlite/blob/master/src/json.c"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-JWWQ-J3WF-76QR
Vulnerability from github – Published: 2026-07-27 18:31 – Updated: 2026-07-27 21:31sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.
{
"affected": [],
"aliases": [
"CVE-2026-51297"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-27T16:17:38Z",
"severity": "HIGH"
},
"details": "sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.",
"id": "GHSA-jwwq-j3wf-76qr",
"modified": "2026-07-27T21:31:21Z",
"published": "2026-07-27T18:31:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-51297"
},
{
"type": "WEB",
"url": "https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51297"
},
{
"type": "WEB",
"url": "https://github.com/sqlite/sqlite/blob/master/src/json.c"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2026:45779
Vulnerability from csaf_redhat - Published: 2026-07-25 22:02 - Updated: 2026-07-30 00:13A 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.
| 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 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.
| 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 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.
| 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
|
{
"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-07-30T00:13:07+00:00",
"generator": {
"date": "2026-07-30T00:13:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"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-07-29T23:32:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-30T00:13:07+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": "This Important use-after-free flaw in sqlite\u0027s JSON parsing logic allows remote attackers to potentially achieve arbitrary code execution, information disclosure, or denial of service. The vulnerability can be triggered without user interaction by processing specially crafted JSON payloads in applications that utilize sqlite for JSON operations.",
"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"
}
],
"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.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/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: 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": "This Important use-after-free vulnerability in SQLite\u0027s expression evaluation logic allows a remote attacker to execute arbitrary code, leak sensitive information, or cause denial of service by supplying a malicious SQL statement. The critical impact stems from the potential for remote code execution without requiring complex attack vectors or user interaction, directly affecting the integrity and availability of systems utilizing SQLite in Red Hat products.",
"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"
}
],
"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.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/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: 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": "This Important vulnerability in SQLite could allow a remote attacker to achieve arbitrary code execution, denial of service, or sensitive information disclosure. The flaw, a use-after-free in the ORDER BY clause parsing, can be triggered by specially crafted SQL statements. Real-world severity and exposure vary significantly by product depending on how SQLite is integrated and whether untrusted SQL input actually reaches this code path.",
"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"
}
],
"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.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/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: Arbitrary code execution via malicious SQL statement"
}
]
}
ubuntu-cve-2026-51297
Vulnerability from osv_ubuntu
sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.
| 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": "sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.",
"id": "UBUNTU-CVE-2026-51297",
"modified": "2026-07-29T07:58:09Z",
"published": "2026-07-27T16:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-51297"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-51297"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-51297"
]
}
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.