CVE-2025-52168: Incorrect access control in the dynawebservice component of agorum Software GmbH Agorum core open v11.9.2 &...
Incorrect access control in the dynawebservice component of agorum Software GmbH Agorum core open v11.9.2 & v11.10.1 allows unauthenticated attackers to access arbitrary files on the system.
Security readout for executives and security teams
Plain-English summary
Agorum core open v11.9.2 and v11.10.1 have an access-control flaw in dynawebservice. A remote unauthenticated attacker could access arbitrary files on the system. The public record rates this medium severity, but internet-exposed deployments should treat it as urgent to investigate because no login is required.
Executive priority
Prioritize exposed deployments this week. The issue is medium-rated, but unauthenticated arbitrary file access can create confidentiality and operational risk if sensitive files are reachable.
Technical view
CVE-2025-52168 is CWE-284 in agorum Software GmbH Agorum core open dynawebservice. CVSS 3.1 is 6.5: network exploitable, low complexity, no privileges, no user interaction, with low confidentiality and integrity impact and no availability impact reported.
Likely exposure
Exposure is most likely where Agorum core open v11.9.2 or v11.10.1 is reachable over a network, especially if dynawebservice is internet-accessible. The CVE source bundle does not provide CPEs or broader affected-version evidence.
Exploitation context
The source bundle does not report active exploitation, and the CVE is not marked CISA KEV. The flaw is still meaningful because the CVSS vector indicates unauthenticated network exploitation with low attack complexity.
Researcher notes
The record names vulnerable versions and component but provides limited affected-product metadata. Avoid expanding scope beyond Agorum core open v11.9.2 and v11.10.1 unless vendor evidence confirms it.
Mitigation direction
Check agorum and advisory guidance for fixed versions or official workarounds.
Restrict dynawebservice access to trusted networks until remediation is confirmed.
Inventory and prioritize internet-facing Agorum core open deployments.
Apply vendor-supported updates when official remediation is available.
Validation and detection
Confirm whether Agorum core open v11.9.2 or v11.10.1 is deployed.
Determine whether dynawebservice is reachable without authentication.
Review access logs for unusual unauthenticated file access patterns.
After remediation, verify unauthenticated access is blocked.
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-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.