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-45577 Details

ANALYZED


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

Description

Neotoma provides versioned records that persist across agent runs. From 0.6.0 to before 0.11.1, Neotoma can treat public reverse-proxied requests as local when the app receives them over a loopback socket and no Bearer token is present. In affected deployments, the REST auth middleware can resolve unauthenticated requests as the local development user, making the hosted Inspector and related API surface reachable without credentials. This vulnerability is fixed in 0.11.1.

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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-288Authentication Bypass Using an Alternate Path or Channel[email protected]
CWE-306Missing Authentication for Critical Function[email protected]

Affected Products

ProductVersions
Neotoma
>= 0.6.0, < 0.11.1 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 0.11.1moderate efforthttps://www.npmjs.com/package/neotoma/v/0.11.1
  • Mitigation:low effort

    Set the environment variable NEOTOMA_TRUST_PROD_LOOPBACK to 1 to trust loopback requests, but only after verifying that only trusted local hops reach the Node process.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45577
NVD Published Date:
May 29, 2026
NVD Last Modified:
Jul 21, 2026
Source:
[email protected]
CVE-2026-45577 Details - Not Deferred