LiveActive security incident?Get immediate response
CVE Record

CVE-2019-17082: Insufficiently Protected Credentials vulnerability in OpenText™ AccuRev allows Authentication Bypass.

Insufficiently Protected Credentials vulnerability in OpenText™ AccuRev allows Authentication Bypass. When installed on a Linux or Solaris system the vulnerability could allow anyone who knows a valid AccuRev username can use the AccuRev client to login and gain access to AccuRev source control without knowing the user’s password. This issue affects AccuRev: 2017.1.

CriticalCVSS 9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2019-17082 is a critical authentication bypass in OpenText AccuRev 2017.1 on Linux or Solaris. If someone knows a valid AccuRev username, the source says they may log in without that user’s password and access source control. This is urgent where AccuRev holds sensitive code, secrets, or release assets.

Executive priority

Treat this as high-priority if AccuRev 2017.1 exists in the environment. Source control compromise can expose intellectual property, credentials, and release integrity. Prioritize inventory, access restriction, log review, and vendor-guided remediation.

Technical view

The CVE describes CWE-522, insufficiently protected credentials, affecting OpenText AccuRev 2017.1. The reported impact is passwordless AccuRev client login for a known valid username on Linux or Solaris installations. CVSS v4 score is 9.0, with network attack vector, no privileges required, high confidentiality, integrity, and availability impact, and user interaction indicated.

Likely exposure

Exposure appears limited to organizations running OpenText or Micro Focus AccuRev 2017.1 on Linux or Solaris. The source bundle does not identify other versions or Windows as affected. Internet exposure is especially concerning if AccuRev services are reachable beyond trusted networks.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not marked CISA KEV. The issue still has high business impact because a known username may be enough to access source control without a password on affected deployments.

Researcher notes

The public bundle names only AccuRev 2017.1 and Linux/Solaris installations. It does not provide exploit details, a fixed version, or mitigation text beyond the vendor reference. Avoid broad version assumptions and validate directly against the OpenText/Micro Focus advisory.

Mitigation direction

  • Check OpenText/Micro Focus advisory KM03544106 for vendor remediation guidance.
  • Identify and prioritize all AccuRev 2017.1 Linux or Solaris servers.
  • Restrict AccuRev network access to trusted administrative and developer networks.
  • Review AccuRev accounts and disable unused or stale usernames.
  • Plan upgrade, replacement, or vendor-supported remediation for affected installations.

Validation and detection

  • Confirm whether AccuRev 2017.1 is installed on Linux or Solaris.
  • Verify AccuRev service exposure from internal, VPN, and external networks.
  • Review authentication logs for unusual successful logins or unexpected usernames.
  • Check source control access logs for suspicious read, write, or administrative activity.
  • Confirm vendor advisory applicability before declaring systems unaffected.
Prepared
Confidence
medium
Sources
3

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-522: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-17082 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
Critical
CVSS
9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/S:P/AU:N/R:I/V:C/RE:M/U:Red

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
2Source 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
9CVSS 4.0CriticalCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/S:P/AU:N/R:I/V:C/RE:M/U:RedPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9Critical
CVSS 4.0 vector shape for CVE-2019-17082Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/S:P/AU:N/R:I/V:C/RE:M/U:Red

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenText™AccuRev2017.1unaffected
Weakness

CWE details

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

CWE-522 · source CWE mapping

Insufficiently Protected Credentials

Insufficiently Protected Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.