CVE-2026-37526
CVE-2026-37526 is a high-severity vulnerability in Linuxfoundation Automotive Grade Linux with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-284.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- EPSS exploit prediction: 0% (2nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-26682
- Weakness: CWE-284
- Affected product: Linuxfoundation Automotive Grade Linux
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-37526?
- CVE-2026-37526 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-37526 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (2nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-37526?
- CVE-2026-37526 affects Linuxfoundation Automotive Grade Linux. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-37526?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-37526 have an EU (EUVD) identifier?
- Yes. CVE-2026-37526 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-26682.
- When was CVE-2026-37526 published?
- CVE-2026-37526 was published on 2026-05-01 and last updated on 2026-06-17.
References
- https://gerrit.automotivelinux.org/gerrit/src/app-framework-binder
- https://gist.github.com/sgInnora/8526eedcfd826d05ef1fc45d8f405643
Affected products (1)
- cpe:2.3:o:linuxfoundation:automotive_grade_linux:*:*:*:*:*:*:*:*
More vulnerabilities in Linuxfoundation Automotive Grade Linux
- CVE-2026-37531 — Critical (CVSS 9.8): AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability (CWE-22) combined with a TOCTOU…
- CVE-2026-37525 — High (CVSS 7.8): AGL app-framework-binder (afb-daemon) through v19.90.0 contains a privilege escalation vulnerability in the supervision…
- CVE-2026-37530 — High (CVSS 7.5): AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The…
- CVE-2026-37532 — High (CVSS 7.1): AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In…
All CVEs affecting Linuxfoundation Automotive Grade Linux →
Other CWE-284 (Improper Access Control) vulnerabilities
- CVE-2026-50746 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Access Control vulnerability found in UniFi…
- CVE-2026-46978 — Critical (CVSS 10.0): Vulnerability in the Oracle Solaris product of Oracle Systems (component: Remote Administration Daemon). The…
- CVE-2026-35308 — Critical (CVSS 10.0): Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Centralized Third Party Jars).…
- CVE-2026-35307 — Critical (CVSS 10.0): Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware (component: Core). Supported versions that…
- CVE-2026-46695 — Critical (CVSS 10.0): Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers…
- CVE-2026-46840 — Critical (CVSS 10.0): Vulnerability in Oracle REST Data Services (component: Backend-as-a-Service). Supported versions that are affected are…
Browse all CWE-284 (Improper Access Control) vulnerabilities →