2026-05-12 21:5CVE-2026-44258GitHub_M
PUBLISHED5.2CWE-78

efw4.X: Path Traversal via Unchecked dst Parameter leads to Remote Code Execution

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the elfinder_checkRisk function validates target and targets for path traversal and home containment, but does not validate the dst (destination) parameter used by elfinder_paste. An attacker can copy or move files from within the home directory to any arbitrary destination by setting dst to a base64-encoded traversal path. This bypasses the protected=true security control. This vulnerability is fixed in 4.08.010.

Problem type

Affected products

efwGrp

efw4.X

< 4.08.010 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-44258
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-44258",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-05-12T21:05:06.569Z",
    "dateReserved": "2026-05-05T16:33:55.844Z",
    "datePublished": "2026-05-12T21:05:06.569Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-05-12T21:05:06.569Z"
      },
      "title": "efw4.X: Path Traversal via Unchecked dst Parameter leads to Remote Code Execution",
      "descriptions": [
        {
          "lang": "en",
          "value": "efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the elfinder_checkRisk function validates target and targets for path traversal and home containment, but does not validate the dst (destination) parameter used by elfinder_paste. An attacker can copy or move files from within the home directory to any arbitrary destination by setting dst to a base64-encoded traversal path. This bypasses the protected=true security control. This vulnerability is fixed in 4.08.010."
        }
      ],
      "affected": [
        {
          "vendor": "efwGrp",
          "product": "efw4.X",
          "versions": [
            {
              "version": "< 4.08.010",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
              "cweId": "CWE-78",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/efwGrp/efw4.X/security/advisories/GHSA-9g5w-qw96-jr3x",
          "name": "https://github.com/efwGrp/efw4.X/security/advisories/GHSA-9g5w-qw96-jr3x",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        }
      ],
      "metrics": [
        {}
      ]
    }
  }
}