LiveActive security incident?Get immediate response
CVE Record

CVE-2017-16651: Roundcube Webmail before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before 1.3.3 allows unauthorized access to a...

Roundcube Webmail before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before 1.3.3 allows unauthorized access to arbitrary files on the host's filesystem, including configuration files, as exploited in the wild in November 2017. The attacker must be able to authenticate at the target system with a valid username/password as the attack requires an active session. The issue is related to file-based attachment plugins and _task=settings&_action=upload-display&_from=timezone requests.

HighCVSS 7.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A logged-in Roundcube Webmail user could make vulnerable versions access arbitrary server files, including configuration files. That can expose secrets and undermine the mail environment. The issue is historically exploited and listed in CISA KEV, so remaining exposed systems deserve prompt remediation.

Executive priority

Treat as high priority for any remaining legacy Roundcube deployment. The flaw is old but known exploited, affects sensitive server files, and may expose mail-system secrets after account compromise.

Technical view

CVE-2017-16651 is a Roundcube arbitrary file access flaw tied to file-based attachment plugins and settings upload-display timezone handling. It affects Roundcube before 1.1.10, 1.2.x before 1.2.7, and 1.3.x before 1.3.3. Authentication and an active session are required.

Likely exposure

Exposure is most likely on internet-facing Roundcube Webmail deployments still running affected 1.1, 1.2, or 1.3 releases. The attacker needs valid credentials, so compromised mailbox accounts materially increase risk.

Exploitation context

The CVE description says exploitation occurred in the wild in November 2017, and CISA lists the CVE in KEV. The provided sources do not prove current campaign activity or unauthenticated exploitation.

Researcher notes

Focus validation on version evidence, plugin exposure, and authenticated access paths. The source bundle names affected branches and fixed releases, but does not provide detailed environmental prerequisites beyond active authenticated session and file-based attachment plugin involvement.

Mitigation direction

  • Upgrade Roundcube to 1.1.10, 1.2.7, 1.3.3, or a supported newer release.
  • Apply vendor or distribution security updates, including Debian advisories where applicable.
  • Review Roundcube configuration files for exposed secrets if compromise is suspected.
  • Rotate credentials or keys stored in potentially exposed configuration files.
  • Check current vendor guidance for supported upgrade paths and hardening advice.

Validation and detection

  • Inventory all Roundcube instances and confirm installed versions.
  • Verify package changelogs or release tags include the CVE-2017-16651 fix.
  • Review web logs for suspicious settings upload-display timezone activity.
  • Identify authenticated accounts active during suspected exposure windows.
  • Confirm file-based attachment plugin configuration matches vendor guidance.
Prepared
Confidence
high
Sources
9

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-552: 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
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-2017-16651 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
High
CVSS
7.8 (3.1)
Known Exploited
Yes
Published

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

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
9Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2017-16651Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
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-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.