CVE-2026-57443
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1- Range: 4.0.2 - 4.2.0
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-q986-4x7x-gx39ghsaADVISORY
- github.com/issdandavis/SCBE-AETHERMOORE/commit/ca833795e01eab060e92572e5f667c0c136b8c1envd
- github.com/issdandavis/SCBE-AETHERMOORE/commit/de7779b722c501dbcf4eae95dd51bb3984506fb1nvd
- github.com/issdandavis/SCBE-AETHERMOORE/pull/2287ghsa
- github.com/issdandavis/SCBE-AETHERMOORE/releases/tag/v4.2.1ghsa
- github.com/issdandavis/SCBE-AETHERMOORE/security/advisories/GHSA-q986-4x7x-gx39nvd
- nvd.nist.gov/vuln/detail/CVE-2026-57443ghsa
News mentions
0No linked articles in our index yet.