CVE-2025-50881
Last modified
CVE-2025-50881 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The `flow/admin/moniteur.php` script in Use It Flow administration website before 10.0.0 is vulnerable to Remote Code Execution. When handling GET requests, the script takes user-supplied input from the `action` URL parameter, performs insufficient validation, and incorporates this input into a string that is subsequently executed by the `eval()` function. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
Description
The `flow/admin/moniteur.php` script in Use It Flow administration website before 10.0.0 is vulnerable to Remote Code Execution. When handling GET requests, the script takes user-supplied input from the `action` URL parameter, performs insufficient validation, and incorporates this input into a string that is subsequently executed by the `eval()` function. Although a `method_exists()` check is performed, it only validates the part of the user input *before* the first parenthesis `(`, allowing an attacker to append arbitrary PHP code after a valid method call structure. Successful exploitation allows an unauthenticated or trivially authenticated attacker to execute arbitrary PHP code on the server with the privileges of the web server process.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-50881?
How severe is CVE-2025-50881?
How do I fix CVE-2025-50881?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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 2025
- CVE-2025-50868A SQL Injection vulnerability exists in the takeassessment2.…6.5
- CVE-2025-50869A stored Cross-Site Scripting (XSS) vulnerability exists in …6.1
- CVE-2025-5087Kaleris NAVIS N4 ULC (Ultra Light Client) communicates insec…6
- CVE-2025-50870Institute-of-Current-Students 1.0 is vulnerable to Incorrect…9.8
- CVE-2025-50879Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2025-5088An authenticated Redis session could be used to obtain full …8.7
- CVE-2025-5089In a CVX cluster, an EOS switch connected to a CVX server is…7.1
- CVE-2025-50891The server-side backend for Adform Site Tracking before 2025…7.2
- CVE-2025-50892The eudskacs.sys driver version 20250328 shipped with EaseUs…7.8
- CVE-2025-50897A vulnerability exists in riscv-boom SonicBOOM 1.2 (BOOMv1.2…4.3
- CVE-2025-5090CVX is not resilient to unexpected messages from a connected…7.1
- CVE-2025-50900An issue was discovered in getrebuild/rebuild 4.0.4. The aff…9.8
Are you affected by CVE-2025-50881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
