Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-71289 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The NASA-AMMOS Asynchronous Network Management System (ANMS) reference implementation's default docker-compose.yml publishes the amp-manager service's REST API directly to the host network interface (port 8089, e.g. ":8089/tcp") with cap_add: NET_ADMIN, NET_RAW, SYS_NICE, bypassing the CAM (Configuration and Access Manager) gateway that is otherwise the system's sole authentication boundary.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/JHUAPL-DTNMA/dtnma-tools TuranSecSource CodeVendor
https://github.com/NASA-AMMOS/anms TuranSecSource CodeVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-306Missing Authentication for Critical FunctionTuranSec

Affected Products

ProductVersions
NASA-AMMOS ANMS
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Use the docker-compose.no-security-override.yml file to avoid exposing the amp-manager service's REST API directly to the host network interface.

JHUAPL-DTNMA dtnma-tools
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Use the docker-compose.no-security-override.yml file to avoid exposing the amp-manager service's REST API directly to the host network interface.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-71289
NVD Published Date:
Aug 5, 2026
NVD Last Modified:
Aug 26, 2026
Source:
TuranSec
CVE-2026-71289 Details - Not Deferred