Informix Dynamic ServerApplication · Ibm

CVE-2023-28526

MEDIUM · 5.5 CVSS v3.1 Published 2023-12-09
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
57/100
Remediation priority · Elevated
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
IBM Informix Dynamic Server 12.10 and 14.10 archecker is vulnerable to a heap buffer overflow, caused by improper bounds checking which could allow a local user to cause a segmentation fault. IBM X-Force ID: 251204.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Heap buffer overflow in IBM Informix Dynamic Server archecker utility (versions 12.10 and 14.10) due to improper bounds checking. This allows a local authenticated user to trigger a segmentation fault via malformed input.

MitigationApply IBM-provided patches for Informix Dynamic Server 12.10 and 14.10. Restrict local access to trusted users and follow least-privilege principles until patch is applied.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Informix Dynamic ServerApplication
Affected:= 12.10= 14.10
Informix Dynamic Server On Cloud Pak For DataApplication
Affected:all versions

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify IBM Informix Dynamic Server version
    Run 'onstat -' or check the Informix version file in the installation directory (typically $INFORMIXDIR/etc/version), or query the database with 'onmode -version'
    Affected if The installed version is exactly 12.10 or 14.10
  2. Locate the archecker utility
    Search for the archecker binary in the Informix bin directory, typically $INFORMIXDIR/bin/archecker, or use 'find $INFORMIXDIR -name archecker -type f'
    Affected if The archecker utility file exists on the system
  3. Verify archecker is executable
    Check file permissions with 'ls -la $INFORMIXDIR/bin/archecker' to confirm execute permissions for the user or group
    Affected if The archecker utility has execute permissions for the querying user or their group
  4. Confirm local access to the system
    Verify the user has local shell access to the Informix server host and can execute the archecker utility directly
    Affected if A local authenticated user can invoke the archecker utility from the command line

A user is affected if they run IBM Informix Dynamic Server version 12.10 or 14.10 and have the archecker utility accessible with execute permissions on the local system.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply IBM-provided patches for Informix Dynamic Server 12.10 and 14.10. Restrict local access to trusted users and follow least-privilege principles until patch is applied.

Recommended fix Moderate confidence

Informix 12.10: Fix Pack 12.10.xC15 or latest 12.10 Fix Pack; Informix 14.10: Fix Pack 14.10.xC7 or latest 14.10 Fix Pack

  1. 1. Identify the current Informix Dynamic Server version using 'onstat -' or 'informix -V' command
  2. 2. For Informix Dynamic Server 12.10: Upgrade to Fix Pack 12.10.xC15 or later (e.g., 12.10.xC15) which contains the fix for archecker heap buffer overflow
  3. 3. For Informix Dynamic Server 14.10: Upgrade to Fix Pack 14.10.xC7 or later which contains the security fix
  4. 4. For Cloud Pak for Data: Apply the latest IBM Cloud Pak for Data update that includes the patched Informix container images
  5. 5. After upgrade, verify the archecker utility version matches the patched release using 'archecker -V'
  6. 6. Test the archecker functionality to confirm proper operation post-upgrade
Caveat Review IBM Informix Fix Pack release notes for any compatibility changes; ensure applications using archecker are tested with the new Fix Pack before production deployment

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Informix Dynamic Server Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,130
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-28526 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-28526 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data