Auth bypass in Issdandavis Scbe-Aethermoore
CVE-2026-57443
SCBE-AETHERMOORE is a geometric AI governance and evaluation framework. Starting in version 4.0.2 and prior to version 4.2.1, the AetherBrowser API server (`scripts/aetherbrowser/api_server.py`) exposes the `POST /api/ops/check-email` endpoint without any authentication. Any remote attacker can call this endpoint and trigger execution of the `email_reader.py` subprocess, which connects to configured ProtonMail or Gmail accounts via IMAP and returns email metadata (sender, subject, body snippet) in the JSON response. The server binds to `0.0.0.0:8100` by default with CORS set to `allow_origins=["*"]`, making it reachable from any network or browser origin. Version 4.2.1 patches the issue.
Vulnerability class: Broken Authentication
Published .
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Issdandavis Scbe-Aethermoore — versions >= 4.0.2, < 4.2.1
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-57443?
- CVE-2026-57443 is a high-severity vulnerability in Issdandavis Scbe-Aethermoore, classified under Missing Authentication for Critical Function. CVSS score: 7.5/10. Published 2026-09-25.
- How severe is CVE-2026-57443?
- High severity. CVSS v3 base score is 7.5 out of 10.