
Missing Authorization in inseriswiss inseri core inseri-core allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects inseri core: from n/a through <= 1.0.5.
Plugin: Inseri Core
Affected Component: /includes/rest_api.php
Vulnerability Type: Broken Access Control (Missing Authorization)
Status: Reported in August 2026– Closed as Duplicate.
Whilst testing this summer I came across a Broken Access Control vulnerability was identified in the Inseri Core WordPress plugin.
The plugin exposes a REST API endpoint used by the “Export” button that allows downloading an archive of a post/page. This endpoint does not properly verify the current user’s capabilities or the publication status of the content.
As a result, an unauthenticated (or low-privileged) user can download the archive of a post even when the post has been set to Draft or Deleted.
curl or a browser); the archive still remains availavble for download.Result: The archive is still returned successfully.