CVE-2026-37526

AGL app-framework-binder (afb-daemon) through v19.90.0 allows any local process to execute privileged supervision commands (Exit, Do, Sclose, Config, Trace, Debug, Token, slist) without authentication via the abstract Unix socket @urn:AGL:afs:supervision:socket. The on_supervision_call function in src/afb-supervision.c dispatches all 8 commands without any credential verification. The abstract socket has no DAC protection, as acknowledged in the official CAUTION comment in src/afs-supervision.h. This allows a low-privileged local process to kill the daemon (DoS via Exit command), execute arbitrary API calls (via Do command), close arbitrary user sessions (via Sclose command), or leak the entire global configuration (via Config command). The vulnerability was introduced in commit b8c9d5de384efcfa53ebdb3f0053d7b3723777e1 on 2017-06-29.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linuxfoundation:automotive_grade_linux:*:*:*:*:*:*:*:*

History

18 May 2026, 17:10

Type Values Removed Values Added
References () https://gerrit.automotivelinux.org/gerrit/src/app-framework-binder - () https://gerrit.automotivelinux.org/gerrit/src/app-framework-binder - Broken Link
References () https://gist.github.com/sgInnora/8526eedcfd826d05ef1fc45d8f405643 - () https://gist.github.com/sgInnora/8526eedcfd826d05ef1fc45d8f405643 - Third Party Advisory
CPE cpe:2.3:o:linuxfoundation:automotive_grade_linux:*:*:*:*:*:*:*:*
First Time Linuxfoundation
Linuxfoundation automotive Grade Linux

01 May 2026, 20:16

Type Values Removed Values Added
CWE CWE-284

01 May 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-01 17:16

Updated : 2026-05-18 17:10


NVD link : CVE-2026-37526

Mitre link : CVE-2026-37526

CVE.ORG link : CVE-2026-37526


JSON object : View

Products Affected

linuxfoundation

  • automotive_grade_linux
CWE
CWE-284

Improper Access Control