{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.08.010"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fe952e6879803c0cc0ff06a565e9d942f12d4fc8"
            }
          ],
          "repo": "https://github.com/efwgrp/efw4.x",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-5454-qhrf-vcvh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44260.json"
  },
  "details": "efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the readonly flag set on the \u003cefw:elFinder\u003e JSP tag is intended to prevent file modifications. When protected=true, elfinder_checkRisk enforces that the client sends readonly=true (matching the session value), but no event handler checks the readonly value before performing write operations. The flag only controls client-side UI elements (disabling buttons) and response metadata (write: 0, locked: 1). An attacker who sends requests directly (bypassing the UI) can perform all file operations despite readonly=true. This vulnerability is fixed in 4.08.010.",
  "id": "CVE-2026-44260",
  "modified": "2026-07-15T01:49:09.220161485Z",
  "published": "2026-05-12T21:09:34.549Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44260.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/efwGrp/efw4.X/security/advisories/GHSA-5454-qhrf-vcvh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44260"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "efw4.X: readonly Flag Not Enforced Server-Side"
}