{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-12198",
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "state": "PUBLISHED",
        "assignerShortName": "VulDB",
        "dateReserved": "2026-06-14T07:10:21.029Z",
        "datePublished": "2026-06-15T00:00:08.994Z",
        "dateUpdated": "2026-06-15T10:36:27.535Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
                "shortName": "VulDB",
                "dateUpdated": "2026-06-15T00:00:08.994Z"
            },
            "title": "Microweber API Endpoint thumbnail_img userfiles_path path traversal",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "CWE",
                            "cweId": "CWE-22",
                            "lang": "en",
                            "description": "Path Traversal"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "n/a",
                    "product": "Microweber",
                    "versions": [
                        {
                            "version": "2.0.0",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.1",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.2",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.3",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.4",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.5",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.6",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.7",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.8",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.9",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.10",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.11",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.12",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.13",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.14",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.15",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.16",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.17",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.18",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.19",
                            "status": "affected"
                        },
                        {
                            "version": "2.0.20",
                            "status": "affected"
                        }
                    ],
                    "cpes": [
                        "cpe:2.3:a:microweber:microweber:*:*:*:*:*:*:*:*"
                    ],
                    "modules": [
                        "API Endpoint"
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A weakness has been identified in Microweber up to 2.0.20. This affects the function userfiles_path of the file /api_nosession/thumbnail_img of the component API Endpoint. Executing a manipulation of the argument cache_path_relative can lead to path traversal. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way."
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "version": "4.0",
                        "baseScore": 6.9,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
                        "baseSeverity": "MEDIUM"
                    }
                },
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "baseScore": 7.3,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
                        "baseSeverity": "HIGH"
                    }
                },
                {
                    "cvssV3_0": {
                        "version": "3.0",
                        "baseScore": 7.3,
                        "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
                        "baseSeverity": "HIGH"
                    }
                },
                {
                    "cvssV2_0": {
                        "version": "2.0",
                        "baseScore": 7.5,
                        "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR"
                    }
                }
            ],
            "timeline": [
                {
                    "time": "2026-06-14T00:00:00.000Z",
                    "lang": "en",
                    "value": "Advisory disclosed"
                },
                {
                    "time": "2026-06-14T02:00:00.000Z",
                    "lang": "en",
                    "value": "VulDB entry created"
                },
                {
                    "time": "2026-06-14T09:15:56.000Z",
                    "lang": "en",
                    "value": "VulDB entry last update"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "TarryHou (VulDB User)",
                    "type": "reporter"
                },
                {
                    "lang": "en",
                    "value": "VulDB CNA Team",
                    "type": "coordinator"
                }
            ],
            "references": [
                {
                    "url": "https://vuldb.com/vuln/370841",
                    "name": "VDB-370841 | Microweber API Endpoint thumbnail_img userfiles_path path traversal",
                    "tags": [
                        "vdb-entry",
                        "technical-description"
                    ]
                },
                {
                    "url": "https://vuldb.com/vuln/370841/cti",
                    "name": "VDB-370841 | CTI Indicators (IOB, IOC, TTP, IOA)",
                    "tags": [
                        "signature",
                        "permissions-required"
                    ]
                },
                {
                    "url": "https://vuldb.com/cve/CVE-2026-12198",
                    "name": "CVE-2026-12198 | CVE Analysis and Report",
                    "tags": [
                        "third-party-advisory"
                    ]
                },
                {
                    "url": "https://vuldb.com/submit/829596",
                    "name": "Submit #829596 | Microweber 2.0.20 Path Traversal",
                    "tags": [
                        "third-party-advisory"
                    ]
                },
                {
                    "url": "https://github.com/microweber/microweber/issues/1172",
                    "tags": [
                        "issue-tracking"
                    ]
                },
                {
                    "url": "https://github.com/whuHouYF/microweber-vuldb-disclosure-2026/blob/991630c494a99c70a96e456992a04de2ecb5a1e1/reports/microweber-path-traversal.md",
                    "tags": [
                        "exploit"
                    ]
                },
                {
                    "url": "https://github.com/microweber/microweber/",
                    "tags": [
                        "product"
                    ]
                }
            ],
            "tags": [
                "x_open-source"
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-15T10:35:56.376090Z",
                                "id": "CVE-2026-12198",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-06-15T10:36:27.535Z"
                }
            }
        ]
    }
}