CVE-2026-14280 (GCVE-0-2026-14280)
Vulnerability from cvelistv5
Published
2026-08-25 03:27
Modified
2026-08-25 19:22
CWE
  • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Summary
The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 7.3.7.4 via the em_options_save function. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The stored traversal key is subsequently executed via an include_once() call that fires on every admin_init invocation — including unauthenticated admin-ajax.php requests — meaning once the malicious key is stored by an administrator, the inclusion is triggered without any further authentication or capability check.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-14280",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-25T19:09:07.130493Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-25T19:22:20.406Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Events Manager \u2013 Calendar, Bookings, Tickets, and more!",
          "vendor": "netweblogic",
          "versions": [
            {
              "lessThanOrEqual": "7.3.7.4",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Wordfence PRISM"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Events Manager \u2013 Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 7.3.7.4 via the em_options_save function. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The stored traversal key is subsequently executed via an include_once() call that fires on every admin_init invocation \u2014 including unauthenticated admin-ajax.php requests \u2014 meaning once the malicious key is stored by an administrator, the inclusion is triggered without any further authentication or capability check."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-98",
              "description": "CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-25T03:27:07.025Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/aead557d-aec9-4218-9e5f-01b58432486f?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L405"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L405"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L47"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L56"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L400"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L47"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L56"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L400"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset?old_path=/events-manager/tags/7.3.7.4\u0026new_path=/events-manager/tags/7.4"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-06-30T23:26:14.000Z",
          "value": "Vendor Notified"
        },
        {
          "lang": "en",
          "time": "2026-08-24T14:29:48.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Events Manager \u003c= 7.3.7.4 - Authenticated (Administrator+) Local File Inclusion via \u0027dbem_data[updates]\u0027 Array Keys"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2026-14280",
    "datePublished": "2026-08-25T03:27:07.025Z",
    "dateReserved": "2026-06-30T23:11:03.822Z",
    "dateUpdated": "2026-08-25T19:22:20.406Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-14280\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-25T19:09:07.130493Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-25T19:09:08.496Z\"}}], \"cna\": {\"title\": \"Events Manager \u003c= 7.3.7.4 - Authenticated (Administrator+) Local File Inclusion via \u0027dbem_data[updates]\u0027 Array Keys\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Wordfence PRISM\"}], \"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 6.6, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"netweblogic\", \"product\": \"Events Manager \\u2013 Calendar, Bookings, Tickets, and more!\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"7.3.7.4\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-06-30T23:26:14.000Z\", \"value\": \"Vendor Notified\"}, {\"lang\": \"en\", \"time\": \"2026-08-24T14:29:48.000Z\", \"value\": \"Disclosed\"}], \"references\": [{\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/aead557d-aec9-4218-9e5f-01b58432486f?source=cve\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L405\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L405\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L47\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L56\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.7.4/admin/em-options.php#L400\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L47\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L56\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/events-manager/tags/7.3.6/admin/em-options.php#L400\"}, {\"url\": \"https://plugins.trac.wordpress.org/changeset?old_path=/events-manager/tags/7.3.7.4\u0026new_path=/events-manager/tags/7.4\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Events Manager \\u2013 Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 7.3.7.4 via the em_options_save function. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The stored traversal key is subsequently executed via an include_once() call that fires on every admin_init invocation \\u2014 including unauthenticated admin-ajax.php requests \\u2014 meaning once the malicious key is stored by an administrator, the inclusion is triggered without any further authentication or capability check.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-98\", \"description\": \"CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"shortName\": \"Wordfence\", \"dateUpdated\": \"2026-08-25T03:27:07.025Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-14280\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-25T19:22:20.406Z\", \"dateReserved\": \"2026-06-30T23:11:03.822Z\", \"assignerOrgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"datePublished\": \"2026-08-25T03:27:07.025Z\", \"assignerShortName\": \"Wordfence\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…