CVE-2026-77036
Received Received - Intake

Improper Authorization in Eladmin up to 2.7

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

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: VulDB

Description

A vulnerability was found in elunez eladmin up to 2.7. The impacted element is the function EmailController/AliPayController/GeneratorController/GenConfigController. The manipulation results in improper authorization. The attack can be launched remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-20
AI Q&A
2026-08-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
elunez eladmin to 2.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.
CWE-285 The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-77036 is an improper authorization vulnerability in the eladmin project up to version 2.7. It affects controllers like EmailController, AliPayController, GeneratorController, and GenConfigController. The flaw allows remote attackers to perform vertical privilege escalation by bypassing authorization checks, gaining unauthorized elevated permissions.

Detection Guidance

To detect this vulnerability, inspect the eladmin application logs for unauthorized access attempts to the EmailController, AliPayController, GeneratorController, or GenConfigController endpoints. Check for unusual activity in the RBAC permission logs, especially vertical privilege escalation attempts. Review network traffic for requests targeting these controllers with elevated permission headers or tokens.

Impact Analysis

This vulnerability could allow attackers to gain unauthorized access to sensitive functions or data. If exploited, it may lead to data breaches, unauthorized system modifications, or privilege escalation within the eladmin application. The public disclosure increases the risk of exploitation.

Compliance Impact

Improper authorization flaws can lead to unauthorized data access, violating GDPR's data protection principles and HIPAA's access control requirements. This may result in non-compliance, legal penalties, or reputational damage due to potential data exposure or breaches.

Mitigation Strategies

Immediately update eladmin to the latest version if available. If no patch exists, restrict access to the vulnerable controllers via firewall rules or network segmentation. Implement strict input validation and enforce RBAC checks for all controller endpoints. Monitor logs for suspicious activity and consider disabling the affected controllers if not in use.

Chat Assistant

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

EPSS Chart