OESA-2026-3493

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3493
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3493.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3493
Upstream
Published
2026-08-30T04:14:00Z
Modified
2026-08-30T04:31:37Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
sqlite security update
Details

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.It also include lemon and sqlite3_analyzer and tcl tools.

Security Fix(es):

A NULL pointer dereference in the SQLite Session Extension in SQLite 3.53.1 and SQLite trunk builds before check-in e807d4e3798efd53 allows an attacker who can supply a malformed changeset blob to cause a denial of service. The issue occurs when sqlite3changeset_apply_v3() applies a corrupt changeset and reaches sqlite3_value_type() with a NULL sqlite3_value pointer.(CVE-2026-50812)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS-SP1 / sqlite

Package

Name
sqlite
Purl
pkg:rpm/openEuler/sqlite&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
3.42.0-8.oe2403sp1

Ecosystem specific

{
    "aarch64": [
        "sqlite-3.42.0-8.oe2403sp1.aarch64.rpm",
        "sqlite-debuginfo-3.42.0-8.oe2403sp1.aarch64.rpm",
        "sqlite-debugsource-3.42.0-8.oe2403sp1.aarch64.rpm",
        "sqlite-devel-3.42.0-8.oe2403sp1.aarch64.rpm"
    ],
    "noarch": [
        "sqlite-help-3.42.0-8.oe2403sp1.noarch.rpm"
    ],
    "src": [
        "sqlite-3.42.0-8.oe2403sp1.src.rpm"
    ],
    "x86_64": [
        "sqlite-3.42.0-8.oe2403sp1.x86_64.rpm",
        "sqlite-debuginfo-3.42.0-8.oe2403sp1.x86_64.rpm",
        "sqlite-debugsource-3.42.0-8.oe2403sp1.x86_64.rpm",
        "sqlite-devel-3.42.0-8.oe2403sp1.x86_64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3493.json"