Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-13723

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Jul 29, 2026
Vendor unknown

Description

A vulnerability in the `zipx.Unzip` extraction routine of Develar's app-builder allows an attacker to overwrite arbitrary files on macOS APFS by exploiting a Unicode Normalization Collision combined with symlink following behavior. APFS treats certain Unicode equivalent filenames as identical (e.g., รŸ โ†” ss), while app builder performs no canonical normalization before validating or writing paths. As a result, a crafted ZIP archive containing: โ€ข a symlink entry named ss pointing to a target file, and โ€ข a regular file named รŸ containing attacker controlled data, will cause the second write to follow the symlink and overwrite the target file.

References