LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25092: Vaerys-Dawn DiscordSailv2 Command Mention access control

A vulnerability was found in Vaerys-Dawn DiscordSailv2 up to 2.10.2. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the component Command Mention Handler. The manipulation leads to improper access controls. Upgrading to version 2.10.3 is able to address this issue. The patch is named cc12e0be82a5d05d9f359ed8e56088f4f8b8eb69. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-244483.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-25092 is an improper access control issue in Vaerys-Dawn DiscordSailv2 command mention handling. A low-privileged user could affect confidentiality, integrity, and availability at a limited level. The source bundle names versions 2.10.0 through 2.10.2 as affected and version 2.10.3 as the fix.

Executive priority

Treat this as a targeted maintenance upgrade, not an emergency unless DiscordSailv2 is exposed in a sensitive community or operational workflow. Prioritize patching any affected bot deployment during the next controlled change window.

Technical view

The issue is classified as CWE-284 in DiscordSailv2's Command Mention Handler. The CVSS 3.1 vector is AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L, scored 5.5. The vulnerable functionality is not fully described in the provided sources, but the remediation is tied to commit cc12e0be82a5d05d9f359ed8e56088f4f8b8eb69 and release 2.10.3.

Likely exposure

Exposure appears limited to organizations or communities running Vaerys-Dawn DiscordSailv2 versions 2.10.0, 2.10.1, or 2.10.2. The bundle does not identify affected hosted services, forks, packages, or downstream products.

Exploitation context

The CVE is not listed as KEV, and the source bundle does not claim active exploitation. CVSS indicates low privileges are required, no user interaction is needed, and impact is limited across confidentiality, integrity, and availability.

Researcher notes

Evidence is limited: VulDB and CVE metadata identify the component, CWE, CVSS vector, affected versions, and patch, but not detailed vulnerable code behavior. Avoid assuming broader Discord platform exposure or public exploit availability from the provided sources.

Mitigation direction

  • Upgrade DiscordSailv2 to version 2.10.3 or later.
  • Confirm the fix commit cc12e0be82a5d05d9f359ed8e56088f4f8b8eb69 is present.
  • Review vendor release notes before deploying changes.
  • Restrict bot command permissions until upgrade is complete.

Validation and detection

  • Inventory DiscordSailv2 deployments and identify running versions.
  • Check dependency files or deployment artifacts for versions 2.10.0 through 2.10.2.
  • Verify runtime reports version 2.10.3 or a patched build.
  • Review logs for unexpected command-mention activity by low-privileged users.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-25092 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.13.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2018-25092Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Vaerys-DawnDiscordSailv22.10.0, 2.10.1, 2.10.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.