Security readout for executives and security teams
Plain-English summary
CoreHR Core Portal versions 27.0.0 through 27.0.7 have a cross-site request forgery issue. An attacker could remotely trick a user into triggering a limited unintended action in the portal. The sources identify version 27.0.8 as the upgrade that addresses the issue.
Executive priority
Treat this as a targeted maintenance priority, not an emergency. Upgrade affected CoreHR portals during the next controlled change window, faster if the portal is internet-facing or supports sensitive HR workflows.
Technical view
CVE-2019-25064 is CWE-352 in CoreHR Core Portal up to 27.0.7. The affected function is not identified in the provided sources. CVSS 3.1 is 4.3: network attack vector, low complexity, no privileges, user interaction required, unchanged scope, low integrity impact only.
Likely exposure
Exposure is limited to organizations running CoreHR Core Portal versions 27.0.0 through 27.0.7. Public or broadly reachable portal deployments increase practical exposure, but the source bundle does not identify a specific endpoint, role, or workflow.
Exploitation context
The bundle does not report CISA KEV inclusion or active exploitation. Remote exploitation is described as possible, but CVSS requires user interaction. The evidence supports limited integrity impact, not confidentiality loss or availability disruption.
Researcher notes
The public record is sparse: it names CSRF, affected versions, CVSS, CWE-352, and the fixed version, but not the vulnerable function. Avoid assuming exploit details, impacted business actions, or compensating controls beyond vendor guidance and exposure reduction.
Mitigation direction
- Upgrade CoreHR Core Portal to version 27.0.8 or later.
- Inventory CoreHR Core Portal deployments and confirm installed versions.
- Check CoreHR vendor guidance for any additional configuration or hardening advice.
- Reduce portal exposure where business operations allow until upgraded.
Validation and detection
- Confirm no production instance remains on versions 27.0.0 through 27.0.7.
- Verify the running application reports CoreHR Core Portal 27.0.8 or later.
- Review change records to ensure the upgrade covered all environments.
- Check security monitoring for unusual user-initiated portal changes.
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.
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 lookupCVE-2019-25064 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
- Medium
- CVSS
- 4.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
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 vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N2.81.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.146832CVE 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.
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.
