LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25250: Devolo dLAN 500 AV Wireless+ 3.1.0-1 Cross-Site Request Forgery

Devolo dLAN 500 AV Wireless+ 3.1.0-1 contains a cross-site request forgery vulnerability that allows attackers to perform administrative actions without proper request validation. Attackers can craft malicious web pages that trigger unauthorized configuration changes by exploiting predictable URL actions when a logged-in user visits the site.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects Devolo dLAN 500 AV Wireless+ firmware 3.1.0-1. A malicious website could cause a logged-in administrator’s browser to make unauthorized device configuration changes. Business risk is mainly unauthorized network device changes, not data theft or full takeover based on the provided sources.

Executive priority

Treat as a moderate-priority network device hardening issue. Prioritize if these devices manage important network segments, expose administration broadly, or are used by non-technical staff. The main urgency is reducing unauthorized configuration-change risk and verifying vendor update options.

Technical view

CVE-2019-25250 is a CWE-352 cross-site request forgery in Devolo dLAN 500 AV Wireless+ 3.1.0-1. The disclosure describes predictable URL actions and missing request validation for administrative functions. Public exploit material is referenced, but the sources do not establish active exploitation. The supplied CVSS is 5.3, though the CSRF description implies user/browser interaction.

Likely exposure

Exposure is most relevant where the device administration interface is reachable by users browsing the web while authenticated. Internet-exposed or broadly reachable management interfaces increase risk. Organizations without this Devolo model or firmware version are not indicated as affected by the provided sources.

Exploitation context

An attacker would need to lure or cause an authenticated administrator’s browser to visit attacker-controlled content. The cited ExploitDB entry indicates public exploit information exists, but there is no KEV listing and no cited evidence of active exploitation.

Researcher notes

Use the CVE record, Zero Science Lab advisory, and ExploitDB reference as primary public sources. Do not assume other Devolo models or firmware are affected beyond the provided bundle. The provided CVSS vector states UI:N, but the CSRF scenario described requires an authenticated user’s browser context.

Mitigation direction

  • Identify any Devolo dLAN 500 AV Wireless+ devices running firmware 3.1.0-1.
  • Restrict access to the device administration interface to trusted management networks.
  • Avoid browsing untrusted sites while logged into the device administration interface.
  • Log out of the device interface after administrative work.
  • Check Devolo guidance for firmware updates or vendor-recommended mitigations.

Validation and detection

  • Inventory Devolo powerline devices and record model and firmware version.
  • Confirm whether administrative interfaces are reachable from user workstations or the internet.
  • Review device configuration for unexpected administrative changes.
  • Check vendor resources for available firmware or security advisories.
  • Document compensating controls if no vendor fix is available.
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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2019-25250 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:N/I:L/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
4Source 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:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
devolo AGdLAN 550 duo+ Starter Kit500 AV Wireless+ 3.1.0-1Listed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.