LiveActive security incident?Get immediate response
CVE Record

CVE-2022-25356: Alt-N MDaemon Security Gateway through 8.5.0 allows SecurityGateway.dll?view=login XML Injection.

Alt-N MDaemon Security Gateway through 8.5.0 allows SecurityGateway.dll?view=login XML Injection.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-25356 is an XML injection issue in Alt-N MDaemon Security Gateway through version 8.5.0, affecting the login view endpoint. The public record rates it medium severity because exploitation is network-reachable and unauthenticated, but the recorded impact is limited to confidentiality.

Executive priority

Handle as a moderate-priority exposure cleanup item. Escalate if the affected login page is internet-facing, because the issue is unauthenticated and public, even though the recorded impact is limited.

Technical view

The CVE describes CWE-91 XML Injection in SecurityGateway.dll?view=login for MDaemon Security Gateway through 8.5.0. CVSS 3.1 is 5.3: network attack vector, low complexity, no privileges, no user interaction, unchanged scope, and low confidentiality impact only.

Likely exposure

Organizations most exposed are those running MDaemon Security Gateway 8.5.0 or earlier with the login interface reachable from untrusted networks.

Exploitation context

The bundle includes a reference tagged exploit, but provides no exploit details. CISA KEV status is false, and no supplied source confirms active exploitation. Treat this as publicly disclosed, not confirmed actively exploited.

Researcher notes

Source detail is sparse: affected CPEs are not populated, and no fixed version is included in the bundle. Analysis relies on the CVE description, CVSS vector, CWE mapping, KEV=false status, and listed public references.

Mitigation direction

  • Inventory MDaemon Security Gateway instances and identify versions 8.5.0 or earlier.
  • Check Alt-N or MDaemon vendor guidance for fixed versions or official mitigations.
  • Restrict untrusted network access to the Security Gateway login interface.
  • Monitor web logs for unusual XML-related requests to SecurityGateway.dll?view=login.
  • Prioritize remediation for internet-facing or externally managed deployments.

Validation and detection

  • Confirm whether SecurityGateway.dll?view=login is externally reachable.
  • Verify the installed Security Gateway version on each deployment.
  • Review vendor release notes or advisories for remediation status.
  • Check perimeter logs for suspicious requests targeting the login view.
  • Validate compensating controls restrict access from untrusted networks.
Prepared
Confidence
medium
Sources
5

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 · low confidence lookup

CWE-91: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2022-25356 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.3 (3.1)
Known Exploited
No
Published

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

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.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2022-25356Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
n/an/an/aListed
Weakness

CWE details

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

CWE-91 · source CWE mapping

XML Injection (aka Blind XPath Injection)

XML Injection (aka Blind XPath Injection) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.