CVE-2026-55211 PUBLISHED

surfio IRAP header size fields cause out-of-bounds reads

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 15.09.2026 Updated: 15.09.2026

Surfio is a library for reading and writing surface files. Prior to 0.0.19, surfio does not correctly validate size fields in IRAP files, leading to a buffer overflow when untrusted files are parsed. The severity assumes surfio is used to parse untrusted files in a networking context such as a web service. This issue is fixed in version 0.0.19.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor equinor
Product surfio
Versions
  • Version < 0.0.19 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE