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.
Published: 2026-08-20
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in elunez eladmin (up to version 2.7) allows attackers to bypass authorization checks in several controllers, including EmailController, AliPayController, GeneratorController, and GenConfigController. Because the authorization logic can be circumvented, an attacker can invoke privileged actions that should normally be restricted to authenticated or authorized users. This could lead to unauthorized data exposure, manipulation of configuration settings, or execution of functions that affect sensitive business logic. The vulnerability is recognized as an improper authorization weakness, classified under CWE‑266 and CWE‑285.

Affected Systems

The affected product is elunez eladmin, versions up to 2.7. Administrators running these versions should examine any exposure of the described controllers and verify whether the application is published in a reachable environment.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity, and the vulnerability is publicly disclosed. The EPSS score is unavailable, so exploitation likelihood cannot be quantified, and it is not included in CISA KEV. The description says the attack can be launched remotely, but it does not state the need for prior authentication. Therefore, it is inferred that the attacker could exploit the missing authorization check with only crafted HTTP/HTTPS requests, possibly without any further prerequisites. Once an endpoint is reachable, the attacker can use the flaw to perform privileged actions such as modifying configuration settings or accessing restricted data.

Generated by OpenCVE AI on August 20, 2026 at 20:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the current eladmin version and compare it with the vendor’s release notes to determine if a patch or update addressing this authorization flaw has been published; apply the update if available.
  • If no patch is available, isolate the affected controllers by applying network‑level restrictions, such as firewall rules or reverse‑proxy authentication, to limit remote access to trusted hosts only.
  • Monitor incoming requests for the affected endpoints and review logs for anomalous activity, ensuring that any unauthorized attempts are detected and investigated promptly.

Generated by OpenCVE AI on August 20, 2026 at 20:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
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.
Title elunez eladmin GenConfigController improper authorization
First Time appeared Eladmin
Eladmin eladmin
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:eladmin:eladmin:*:*:*:*:*:*:*:*
Vendors & Products Eladmin
Eladmin eladmin
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-20T17:30:13.098Z

Reserved: 2026-08-20T09:00:08.141Z

Link: CVE-2026-77036

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T18:16:53.320

Modified: 2026-08-20T18:16:53.320

Link: CVE-2026-77036

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:30:05Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization