CVE-2026-94535
Received Received - Intake

Authorization Bypass in lamp-cloud via deleteMyNotice Endpoint

Vulnerability report for CVE-2026-94535, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: VulnCheck

Description

lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in the deleteMyNotice endpoint that allows authenticated users to delete other users' notifications. Attackers can call the DELETE /anyone/extendNotice/deleteMyNotice endpoint with arbitrary notice IDs to permanently remove notifications belonging to other users without recipient validation.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
lamp-cloud lamp-cloud From 5.10.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

lamp-cloud through version 5.10.0 has an authorization bypass flaw in the deleteMyNotice endpoint. Authenticated users can exploit this by calling DELETE /anyone/extendNotice/deleteMyNotice with arbitrary notice IDs to permanently delete other users' notifications without proper validation of recipient permissions.

Detection Guidance

To detect this vulnerability, monitor HTTP DELETE requests to the /anyone/extendNotice/deleteMyNotice endpoint. Check for requests with arbitrary notice IDs sent by authenticated users. Inspect server logs for unusual deletion patterns or unauthorized access attempts targeting notifications.

Impact Analysis

This vulnerability allows attackers with valid credentials to delete important notifications belonging to other users. This could lead to loss of critical alerts, missed updates, or disruption of services that rely on those notifications for proper functioning.

Compliance Impact

This vulnerability could impact compliance by potentially causing unauthorized data deletion or loss of audit trails if notifications contain sensitive information. GDPR requires data integrity and accountability, while HIPAA mandates secure handling of health information. Unauthorized deletion may violate these requirements.

Mitigation Strategies

Immediately update lamp-cloud to the latest version beyond 5.10.0. Implement strict input validation for notice IDs in the deleteMyNotice endpoint. Restrict DELETE request permissions to authorized users only. Review and audit all recent notification deletions for signs of exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94535. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart