Skip to main content

ContiNew Admin EUVDEUVD-2026-65702

| CVE-2026-80050 HIGH
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-08-25 VulnCheck GHSA-4wpm-f9xp-x65x
7.1
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.1 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.5 MEDIUM

Network-reachable endpoint requiring only a valid low-privileged account; no confidentiality or availability impact confirmed, only high integrity write.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Aug 25, 2026 - 19:04 vuln.today
CVE Published
Aug 25, 2026 - 18:23 cve.org
HIGH 7.1

DescriptionCVE.org

ContiNew Admin fails to apply file-upload permission checks or file-type allowlist validation to multipart upload endpoints, allowing authenticated users to store files with arbitrary extensions. Attackers can initialize chunked uploads, send file parts, and complete uploads to leave arbitrary files in the storage backend accessible via web server URLs.

AnalysisAI

Unrestricted file upload in ContiNew Admin through v4.1.0 allows authenticated users to bypass server-side validation entirely on multipart upload endpoints, storing files with arbitrary extensions in the backend storage. The flaw stems from missing permission checks and the absence of any file-type allowlist in MultipartUploadController.java, meaning a low-privileged account holder can upload content such as server-side scripts. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate with low-privileged account
Delivery
Initiate chunked upload to /multipart endpoint
Exploit
Upload file parts containing webshell payload
Execution
Complete upload assembly
Persist
Access stored file via web server URL
Impact
Execute arbitrary server-side code

Vulnerability AssessmentAI

Exploitation A valid authenticated session with at minimum a low-privileged user account is required - the CVSS PR:L metric confirms this. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N) confirms low-complexity network exploitation requiring only a valid low-privileged account - no special attack prerequisites beyond authentication. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with any valid low-privileged account sends a multipart upload initiation request to the upload endpoint, follows with file-part POST requests carrying a crafted .jsp webshell payload, and completes the chunked upload sequence. The assembled file is stored in the backend and becomes directly accessible at its web server URL, at which point the attacker issues an HTTP GET to the file path to trigger execution and obtain a remote shell as the application server's process identity.
Remediation No vendor-released patched version is independently confirmed in the available data; the VulnCheck advisory and GitHub issue #221 (https://github.com/continew-org/continew-admin/issues/221) should be monitored for an official fix release. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all production instances of ContiNew Admin running version 4.1.0 or earlier and review file-upload audit logs for suspicious activity or unexpected files; quarantine any files with executable extensions (.php, .jsp, .asp, etc.) discovered in upload directories. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-65702 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy