Security readout for executives and security teams
Plain-English summary
CVE-2018-25087 is a low-severity denial-of-service issue in Arborator Server. A user with low privileges on an adjacent network may be able to disrupt service availability through project handling in project.cgi. The sources do not provide affected or fixed version numbers, so exposure depends on deployment and patch state.
Executive priority
Treat this as routine remediation unless Arborator Server supports a business-critical workflow or is broadly reachable. Prioritize inventory confirmation, access restriction, and patch validation because version guidance is incomplete.
Technical view
The issue affects the start function in Arborator Server's project.cgi. Manipulation of the project argument can cause a denial of service. It is tracked as CWE-404 with CVSS 3.1 score 3.5, requiring adjacent-network access and low privileges, with no confidentiality or integrity impact reported.
Likely exposure
Exposure is most relevant for organizations running Arborator Server where adjacent-network users can access the application with low privileges. The source bundle lists versions as unavailable because the project uses rolling releases, so teams must validate by code or patch commit rather than package version.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. VulDB records the issue and references a patch commit, but the provided sources do not describe public exploitation beyond the vulnerability description.
Researcher notes
Evidence is limited to CVE/VulDB metadata and an upstream patch reference. No affected release range is available. The CVSS vector indicates adjacent access, low privileges, no user interaction, and low availability impact only.
Mitigation direction
- Identify all Arborator Server deployments and owners.
- Apply the referenced upstream patch commit after testing.
- If version state is unclear, check current vendor project guidance.
- Limit Arborator Server access to trusted networks and authorized users.
- Monitor availability and logs for project.cgi start errors.
Validation and detection
- Confirm whether deployed code includes commit cdbdbcbd491db65e9d697ab4365605fdfab1a604.
- Verify Arborator Server is not exposed beyond intended adjacent networks.
- Review access controls for low-privilege users.
- Check logs for repeated project.cgi failures or service restarts.
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-404: 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 lookupCVE-2018-25087 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
- Low
- CVSS
- 3.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
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:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.11.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.5LowVector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.230662CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.230662CVE reference · signature, permissions-required
- https://github.com/Arborator/arborator-server/commit/cdbdbcbd491db65e9d697ab4365605fdfab1a604CVE reference · patch
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.
