CVE-2026-32989
CSRF in Precurio 4.4 Enables Remote Code Execution
Publication date: 2026-03-20
Last updated on: 2026-04-16
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| precurio | intranet_portal | 4.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in Precurio Intranet Portal 4.4 is a cross-site request forgery (CSRF) weakness. This means an attacker can trick an authenticated user into submitting a specially crafted request to the portal's profile update endpoint, which handles file uploads.
If the application stores the attacker-controlled content as an executable file on the server, especially in a web-accessible location with an executable extension, this can allow the attacker to execute arbitrary code on the web server.
How can this vulnerability impact me? :
This vulnerability can lead to arbitrary code execution on the web server hosting the Precurio Intranet Portal. An attacker could potentially run malicious code with the privileges of the web server, which may result in unauthorized access, data theft, data manipulation, or disruption of services.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know