Description
MWDB Core versions >=2.2.0 and <2.19.0 contain a missing authorization vulnerability in the Remote Instances proxy API. The proxy API does not verify authentication for incoming requests, allowing an unauthenticated remote attacker to send arbitrary requests to a remote MWDB instance using the identity and permissions associated with the configured API key. This can result in unauthorized actions being performed on the remote instance as if executed by the user whose API key was used to set up the remote instance. The vulnerability is limited to deployments where Remote Instances have been configured.This issue has been fixed in version 2.19.0
Published: 2026-07-29
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists because the Remote Instances proxy API does not enforce authentication for incoming requests. This enables an unauthenticated attacker to send arbitrary API calls to a remotely configured MWDB instance using the configured API key, thereby performing actions with the identity and permissions of that key. The result is that the attacker can read, modify, or create data, or otherwise execute any operation permitted to the key holder within the instance. The weakness is classified as CWE‑862: Missing Authorization.

Affected Systems

The issue affects MWDB Core versions from 2.2.0 up to, but not including, 2.19.0, deployed by CERT.PL. It only manifests on installations where the Remote Instances feature has been set up and an API key has been provisioned for remote calls.

Risk and Exploitability

With a CVSS score of 7 the vulnerability is moderate to high severity. The EPSS score of less than 1% suggests that statistically few exploit attempts are expected, and it is not listed in the CISA KEV catalog. However, if an attacker gains network access to an instance with Remote Instances enabled, the missing authentication allows exploitation without any further credentials. Mitigation involves updating the software; otherwise disabling Remote Instances or rotating the associated API key mitigates the risk.

Generated by OpenCVE AI on August 3, 2026 at 13:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the 2.19.0 update to MWDB Core, which removes the missing authentication check.
  • If patching is not immediately possible, disable the Remote Instances feature or block inbound traffic to the proxy endpoint.
  • After applying the update, revoke or rotate any API keys that were used for Remote Instances configuration to invalidate potential compromised credentials.

Generated by OpenCVE AI on August 3, 2026 at 13:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description MWDB Core versions >=2.2.0 and <2.19.0 contain a missing authorization vulnerability in the Remote Instances proxy API. The proxy API does not verify authentication for incoming requests, allowing an unauthenticated remote attacker to send arbitrary requests to a remote MWDB instance using the identity and permissions associated with the configured API key. This can result in unauthorized actions being performed on the remote instance as if executed by the user whose API key was used to set up the remote instance. The vulnerability is limited to deployments where Remote Instances have been configured.This issue has been fixed in version 2.19.0
Title Missing authentication requirement in Remote Instances proxy API in MWDB Core
First Time appeared Cert.pl
Cert.pl mwdb Core
Weaknesses CWE-862
CPEs cpe:2.3:a:cert.pl:mwdb_core:*:*:*:*:*:*:*:*
Vendors & Products Cert.pl
Cert.pl mwdb Core
References
Metrics cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N'}


Subscriptions

Cert.pl Mwdb Core
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-29T15:06:22.512Z

Reserved: 2026-07-27T15:50:32.128Z

Link: CVE-2026-66723

cve-icon Vulnrichment

Updated: 2026-07-29T15:06:17.483Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T15:16:29.877

Modified: 2026-07-30T16:29:42.347

Link: CVE-2026-66723

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:30:04Z

Weaknesses