CVE-2026-4057
Last modified
CVE-2026-4057 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Download Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `makeMediaPublic()` and `makeMediaPrivate()` functions in all versions up to, and including, 3.3.51. This is due to the functions only checking for `edit_posts` capability without verifying post ownership via `current_user_can('edit_post', $id)`, and the destructive operations executing before the admin-level check in `mediaAccessControl()`. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
The Download Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `makeMediaPublic()` and `makeMediaPrivate()` functions in all versions up to, and including, 3.3.51. This is due to the functions only checking for `edit_posts` capability without verifying post ownership via `current_user_can('edit_post', $id)`, and the destructive operations executing before the admin-level check in `mediaAccessControl()`. This makes it possible for authenticated attackers, with Contributor-level access and above, to strip all protection metadata (password, access restrictions, private flag) from any media file they do not own, making admin-protected files publicly accessible via their direct URL.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4057?
How severe is CVE-2026-4057?
How do I fix CVE-2026-4057?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40564Files or Directories Accessible to External Parties, Server-…6.5
- CVE-2026-40565FreeScout is a free self-hosted help desk and shared mailbox…6.1
- CVE-2026-40566FreeScout is a free self-hosted help desk and shared mailbox…4.1
- CVE-2026-40567FreeScout is a free self-hosted help desk and shared mailbox…5.8
- CVE-2026-40568FreeScout is a free self-hosted help desk and shared mailbox…8.5
- CVE-2026-40569FreeScout is a free self-hosted help desk and shared mailbox…9
- CVE-2026-40570FreeScout is a free self-hosted help desk and shared mailbox…5.7
- CVE-2026-40571NamelessMC is website software for Minecraft servers. In ver…5.3
- CVE-2026-40572NovumOS is a custom 32-bit operating system written in Zig a…9
- CVE-2026-40574OAuth2 Proxy is a reverse proxy that provides authentication…6.8
- CVE-2026-40575OAuth2 Proxy is a reverse proxy that provides authentication…9.1
- CVE-2026-40576excel-mcp-server is a Model Context Protocol server for Exce…9.4
Are you affected by CVE-2026-4057?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
