CVE-2026-47226
Last modified
CVE-2026-47226 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access.
Description
Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of `modules/documents-files.php` evaluates upload rights against the attacker-supplied `folder_uuid` URL parameter — not the file's actual parent folder. The `file_delete` handler then only verifies view rights on the file's real location, never upload rights. By passing a folder they legitimately own in `folder_uuid` while targeting a file in a restricted folder via `file_uuid`, an attacker bypasses the upload-right check entirely and permanently deletes the file. This is an incomplete fix of GHSA-rmpj-3x5m-9m5f, which was patched in v5.0.7 but remains exploitable in v5.0.9. User should upgrade to v5.0.10 to receive an updated fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Admidio | admidio | < 5.0.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-47226?
How severe is CVE-2026-47226?
How do I fix CVE-2026-47226?
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-47220Envoy is an open source edge and service proxy designed for …7.5
- CVE-2026-47221Envoy is an open source edge and service proxy designed for …7.5
- CVE-2026-47222NanaZip is the 7-Zip derivative intended for the modern Wind…5.4
- CVE-2026-47223NanaZip is the 7-Zip derivative intended for the modern Wind…5.4
- CVE-2026-47224NanaZip is the 7-Zip derivative intended for the modern Wind…4.3
- CVE-2026-47225Typesense is a fast, typo-tolerant search engine. Prior to v…6
- CVE-2026-47227Admidio is an open-source user management solution. `modules…6.5
- CVE-2026-47228Admidio is an open-source user management solution. `modules…5.2
- CVE-2026-47229Admidio is an open-source user management solution. Prior to…5.4
- CVE-2026-4723Use-after-free in the JavaScript Engine component. This vuln…9.8
- CVE-2026-47230Admidio is an open-source user management solution. Prior to…6.5
- CVE-2026-47231Admidio is an open-source user management solution. Prior to…8.1
Are you affected by CVE-2026-47226?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
