Description
MWDB Core versions >=2.0.0 and <2.19.0 contain a missing authorization vulnerability in the deprecated config and blob upload endpoints. These endpoints accept the undocumented POST method, which bypasses the capability checks applied to the documented PUT method. This allows any authenticated user without the adding_configs or adding_blobs capabilities to upload config and text blob objects to the system. The impact is limited to adding new config and blob objects. This issue has been fixed in version 2.19.0
Published: 2026-07-29
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MWDB Core versions from 2.0.0 through 2.18.x contain a missing authorization flaw in the deprecated config and blob upload endpoints. These endpoints accept an undocumented POST HTTP method, which bypasses the capability checks implemented for the documented PUT method. Consequently, any authenticated user lacking the adding_configs or adding_blobs privileges can upload arbitrary configuration and text blob objects to the system. The flaw does not grant code execution or remote control, but it enables an attacker to alter system behavior or persist malicious artifacts by manipulating configuration data.

Affected Systems

The vulnerability affects MWDB Core software distributed by CERT.PL. Any installation running a version between 2.0.0 inclusive and 2.19.0 exclusive (i.e., the 2.x release series) is impacted. The issue was fixed in release 2.19.0, which enforces proper authorization on all accepted HTTP methods.

Risk and Exploitability

The CVSS score is 5.3, indicating moderate severity. The EPSS score is reported as less than 1%, suggesting a very low exploitation probability at present. The vulnerability is not listed in the CISA KEV catalog. An attacker must first authenticate to the MWDB Core service and then perform an HTTP POST to the config or blob upload endpoint. Because the flaw bypasses the intended capability checks, no additional privileges are required beyond a valid account, making the threat vector likely to be network‑based internal or externally accessible services with authentication enabled. The impact is limited to the creation of new configuration or blob objects, which could enable subtle persistence or trigger unintended system behavior if the uploaded content is malicious.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MWDB Core to version 2.19.0 or later to apply the official fix
  • Configure the web server or application gateway to reject POST requests to the config and blob upload endpoints if the ENDPOINT is no longer required
  • Enforce capability checks for all HTTP methods on the affected endpoints, ensuring that users without adding_configs or adding_blobs rights cannot access or modify configuration or blob resources

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.0.0 and <2.19.0 contain a missing authorization vulnerability in the deprecated config and blob upload endpoints. These endpoints accept the undocumented POST method, which bypasses the capability checks applied to the documented PUT method. This allows any authenticated user without the adding_configs or adding_blobs capabilities to upload config and text blob objects to the system. The impact is limited to adding new config and blob objects. This issue has been fixed in version 2.19.0
Title Permission Bypass Via Undocumented HTTP Methods 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': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Cert.pl Mwdb Core
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-29T15:04:34.830Z

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

Link: CVE-2026-66724

cve-icon Vulnrichment

Updated: 2026-07-29T15:04:23.729Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-66724

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses