Security readout for executives and security teams
Plain-English summary
DomainMOD v4.10.0 has a CSRF flaw that could let an attacker cause a logged-in administrator to create an administrator account. This requires administrator interaction while authenticated. The sources do not provide a CVSS score, confirmed patch version, or evidence of active exploitation.
Executive priority
Treat as a targeted administrative-risk issue. Prioritize if DomainMOD manages important domain inventory or admin access is internet-reachable; otherwise handle through normal vulnerability remediation.
Technical view
The reported vulnerable component is DomainMOD `admin/users/add.php`. The CVE describes a CSRF condition where an authenticated administrator opening attacker-controlled HTML can trigger administrator account creation. The available record does not list CWE, CVSS, affected versions beyond v4.10.0, or a vendor-fixed release.
Likely exposure
Exposure is likely limited to organizations running DomainMOD v4.10.0, especially where the administrative interface is reachable by administrators from general browsing environments or the public internet.
Exploitation context
The CVE and GitHub reference describe a social-engineering-dependent CSRF scenario. There is no KEV listing and no supplied source confirming exploitation in the wild.
Researcher notes
Evidence is sparse. The key facts are version v4.10.0, component `admin/users/add.php`, CSRF impact of adding an administrator account, and an authenticated administrator interaction requirement. No patch status or exploitation status is established in the provided sources.
Mitigation direction
- Identify any DomainMOD v4.10.0 deployments.
- Check DomainMOD vendor guidance or issue updates for fixed versions.
- Restrict DomainMOD administration to trusted networks or VPN access.
- Review and remove unexpected administrator accounts.
- Warn administrators not to browse untrusted pages while logged in.
Validation and detection
- Confirm the installed DomainMOD version.
- Determine whether `admin/users/add.php` is reachable to administrators.
- Review the user-add flow for CSRF token enforcement.
- Check admin account records for unauthorized additions.
- Review web and application logs around user creation events.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CVE-2019-1010095 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/domainmod/domainmod/issues/65CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
