Skip to main content

Silverpeas EUVD-2026-36068

| CVE-2026-53698 MEDIUM
Absolute Path Traversal (CWE-36)
2026-06-10 mitre GHSA-qv8h-rqr3-mph9
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Source Code Evidence Fetched
Jun 10, 2026 - 16:21 vuln.today
Analysis Generated
Jun 10, 2026 - 16:21 vuln.today

DescriptionNVD

Silverpeas through 6.4.6 mishandles the "Personal space" feature that is selected when no componentId is set.

AnalysisAI

Absolute path traversal (CWE-36) in Silverpeas through 6.4.6 allows authenticated remote users to read arbitrary files from the server filesystem by exploiting the 'Personal space' fallback path in the FileServer servlet, activated when no componentId parameter is supplied. The CVSS vector confirms network-reachable, low-complexity exploitation requiring only low-privilege credentials, with high confidentiality impact and no integrity or availability loss. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate to Silverpeas with low-privilege account
Delivery
Send HTTP request to FileServer servlet omitting componentId
Exploit
Trigger Personal space fallback path in FileServer.java
Execution
Inject absolute path or traversal sequence in SourceFile/Directory parameter
Persist
FileServerUtils assembles unsanitized filesystem path
Impact
Server returns arbitrary file contents

Vulnerability AssessmentAI

Exploitation The attacker must be authenticated to Silverpeas with at least low-privilege credentials (confirmed by CVSS PR:L). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 6.5 score is well-supported by the vector AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N: network-reachable, trivially exploitable once authenticated, with high confidentiality impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated Silverpeas user sends a crafted HTTP GET request to the FileServer servlet omitting the ComponentId parameter, causing the server to enter the Personal space code path. The attacker supplies an absolute path or traversal sequence (e.g., ../../etc/passwd or an absolute filesystem path) in the SourceFile or Directory parameter, which FileServerUtils assembles into a raw filesystem path without sanitization. …
Remediation The upstream fix is available as commit caa6e6d1ac967ebd29b39e11c2ef5e7fd0047eec in the Silverpeas-Core GitHub repository (https://github.com/Silverpeas/Silverpeas-Core/commit/caa6e6d1ac967ebd29b39e11c2ef5e7fd0047eec); a specific released version number incorporating this fix has not been independently confirmed from available data (upstream fix available via commit; released patched version not independently confirmed). … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-36068 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy