Severity by source
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
Any authenticated user (PR:L) can remotely and easily (AV:N/AC:L) delete other users' data, giving high integrity impact but no confidentiality; deletion is scored as integrity tampering, not availability of the whole system.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
2DescriptionCVE.org
ContiNew Admin through 4.1.0 contains an authorization bypass vulnerability in the personal message delete endpoint that allows authenticated users to delete other users' messages and announcements. Attackers can supply arbitrary message identifiers in the IdsReq parameter to remove any message row and purge all recipients' read receipts without ownership validation.
AnalysisAI
Authorization bypass in ContiNew Admin through 4.1.0 allows any authenticated user to delete other users' personal messages and announcements by submitting arbitrary identifiers in the IdsReq parameter to the personal message delete endpoint in UserMessageController. Because the pre-patch MessageServiceImpl.delete() called baseMapper.deleteByIds(ids) without verifying ownership, the attacker can remove any message row and also purge all recipients' read receipts for those messages. …
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
Vulnerability AssessmentAI
| Exploitation | Requires an authenticated session on the target ContiNew Admin instance (PR:L) - any valid user account suffices; no admin role is needed. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | This is a genuine but moderate-severity authorization/IDOR flaw (CWE-639), not a critical one. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | Full exploit scenario with step-by-step reproduction available after sign-in. |
| Remediation | Upstream fix available (commit 665ea2c757a3f1246db62fb139fec1aac3cca296, https://github.com/continew-org/continew-admin/commit/665ea2c757a3f1246db62fb139fec1aac3cca296); a specific tagged release version containing the fix is not independently confirmed from the supplied data, so operators should either build from this commit or from the first release published after it, and should verify the fix by confirming MessageService.delete now accepts a userId argument and filters on NoticeScopeEnum.ALL or USER-scope membership. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours, inventory all ContiNew Admin deployments and flag every instance running version 4.1.0 or earlier, then upgrade them to the fixed release referenced in the vendor advisory (a vendor patch is available); where an immediate upgrade is not feasible, temporarily restrict message and announcement deletion capability to a small, trusted administrative group and export current message and read-receipt data so that any deletions can be reconstructed. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
More in Continew Admin
View allA vulnerability, which was classified as problematic, was found in ContiNew Admin up to 3.6.0. Rated medium severity (CV
A vulnerability was found in ContiNew Admin 3.2.0 and classified as critical. Rated medium severity (CVSS 5.1), this vul
Unrestricted file upload in ContiNew Admin through v4.1.0 allows authenticated users to bypass server-side validation en
ContiNew Admin up to version 4.2.0 contains a server-side request forgery vulnerability in its Storage Management Module
A vulnerability has been found in ContiNew Admin up to 3.6.0 and classified as problematic. Rated medium severity (CVSS
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-80861
GHSA-8qc6-4wmj-p8f9