LiveActive security incident?Get immediate response
CVE Record

CVE-2025-29821: Microsoft Dynamics Business Central Information Disclosure Vulnerability

Improper input validation in Dynamics Business Central allows an authorized attacker to disclose information locally.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An authorized user with local access to an affected Microsoft Dynamics 365 Business Central system could exploit improper input validation to expose confidential information. The issue does not affect integrity or availability according to the supplied CVSS vector, but disclosed business data could still create material operational or privacy risk.

Executive priority

Treat this as a normal-priority security update with elevated attention for systems holding sensitive financial, customer, or operational data. Prioritize affected installations with broad local-user access. Escalation beyond moderate urgency is not supported without evidence of exploitation or unusually sensitive exposure.

Technical view

CVE-2025-29821 is a CWE-20 improper input validation flaw affecting Business Central versions 23.0, 24.0, 25.0, and 26.0. Exploitation requires local access and low privileges, requires no user interaction, and has low attack complexity. Successful exploitation can cause high confidentiality impact without changing scope.

Likely exposure

Exposure is limited to organizations running the listed Business Central releases where authorized, low-privileged users can obtain local access. The source bundle does not identify specific configurations, deployment models, exposed data types, or affected components, so asset-level confirmation is required.

Exploitation context

The supplied sources do not support active exploitation, and the CVE is not listed as KEV in the bundle. The CVSS vector reports local access, low complexity, low privileges, and no user interaction. No public exploit availability or observed attack activity is established by this evidence.

Researcher notes

The supplied record establishes input-validation weakness and CVSS characteristics but provides no root-cause detail, affected code path, disclosed data class, exploit proof, or fixed-build information. Researchers should rely on Microsoft’s advisory for update applicability and avoid inferring remote reachability from the local attack vector.

Mitigation direction

  • Inventory Business Central installations and identify versions 23.0, 24.0, 25.0, and 26.0.
  • Review Microsoft’s CVE advisory for the applicable security update and deployment requirements.
  • Apply the vendor-provided update according to Microsoft guidance and organizational change controls.
  • Restrict unnecessary local access and low-privileged accounts until remediation is confirmed.

Validation and detection

  • Confirm installed Business Central versions against the affected release list.
  • Verify Microsoft’s applicable security update is installed on every affected instance.
  • Recheck version and update status after deployment, including clustered or replicated systems.
  • Review authorized local access for accounts that do not require Business Central system access.
Prepared
Confidence
high
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 · low confidence lookup

CWE-20: 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
cve · low confidence lookup

CVE-2025-29821 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C1.83.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2025-29821Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft Dynamics 365 Business Central 2023 Wave 223.0Listed
MicrosoftMicrosoft Dynamics 365 Business Central 2024 Wave 1 202424.0Listed
MicrosoftMicrosoft Dynamics 365 Business Central 2024 Wave 225.0Listed
MicrosoftMicrosoft Dynamics 365 Business Central 2025 Wave 126.0Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.