CVE-2025-55286
Last modified
CVE-2025-55286 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. z2d is a pure Zig 2D graphics library. z2d v0.7.0 released with a new multi-sample anti-aliasing (MSAA) method, which uses a new buffering mechanism for storing coverage data. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
z2d is a pure Zig 2D graphics library. z2d v0.7.0 released with a new multi-sample anti-aliasing (MSAA) method, which uses a new buffering mechanism for storing coverage data. This differs from the standard alpha mask surface used for the previous super-sample anti-aliasing (SSAA) method. Under certain circumstances where the path being drawn existed in whole or partly outside of the rendering surface, incorrect bounding could cause out-of-bounds access within the coverage buffer. This affects the higher-level drawing operations, such as Context.fill, Context.stroke, painter.fill, and painter.stroke, when either the .default or .multisample_4x anti-aliasing modes were used. .supersample_4x was not affected, nor was drawing without anti-aliasing. In non-safe optimization modes (consumers compiling with ReleaseFast or ReleaseSmall), this could potentially lead to invalid memory accesses or corruption. z2d v0.7.1 fixes this issue, and it's recommended to upgrade to v0.7.1, or, given the small period of time v0.7.0 has been released, use v0.7.1 immediately, skipping v0.7.0.
Metrics
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-55286?
How severe is CVE-2025-55286?
How do I fix CVE-2025-55286?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-5528The Social Sharing Plugin – Sassy Social Share plugin for Wo…6.1
- CVE-2025-55280This vulnerability exists in ZKTeco WL20 due to storage of W…5.2
- CVE-2025-55282aiven-db-migrate is an Aiven database migration tool. Prior …7.2
- CVE-2025-55283aiven-db-migrate is an Aiven database migration tool. Prior …7.2
- CVE-2025-55284Claude Code is an agentic coding tool. Prior to version 1.0.…7.5
- CVE-2025-55285@backstage/plugin-scaffolder-backend is the backend for the …2.6
- CVE-2025-55287Genealogy is a family tree PHP application. Prior to 4.4.0, …5.4
- CVE-2025-55288Genealogy is a family tree PHP application. Prior to 4.4.0, …5.4
- CVE-2025-55289Chamilo is a learning management system. Prior to version 1.…9
- CVE-2025-5529The Educenter theme for WordPress is vulnerable to Stored Cr…6.4
- CVE-2025-55291Shaarli is a minimalist bookmark manager and link sharing se…7.1
- CVE-2025-55292Meshtastic is an open source mesh networking solution. In th…8.2
Are you affected by CVE-2025-55286?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
