LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43612: Power BI Report Server Spoofing Vulnerability

Power BI Report Server Spoofing Vulnerability

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability could let a highly privileged attacker make malicious content appear trusted in an affected Power BI Report Server. A user must interact with that content. Successful exploitation could expose sensitive information and make limited unauthorized changes, but the supplied evidence indicates no availability impact.

Executive priority

Prioritize remediation in the normal security-update cycle, accelerating internet-facing or sensitive-data deployments. The issue is not evidenced as actively exploited, but its potential confidentiality impact warrants timely ownership, patch verification, and temporary access restrictions.

Technical view

CVE-2024-43612 is a network-accessible spoofing issue categorized as CWE-79. CVSS 3.1 scores it 6.9: low complexity, high privileges required, user interaction required, and changed scope. The assessed impact is high confidentiality loss, low integrity loss, and no availability loss.

Likely exposure

Exposure is indicated for Microsoft Power BI Report Server - May 2024, version 15.0.0. Risk is greatest where the server is network reachable, privileged accounts can introduce affected content, and other users may interact with it. The supplied bundle does not identify additional affected or fixed versions.

Exploitation context

The CVE is not listed in CISA KEV, and the supplied sources provide no evidence of active exploitation. Exploitation requires high privileges and user interaction, which reduces likelihood, while network reachability, low attack complexity, changed scope, and possible high confidentiality impact increase consequence.

Researcher notes

The supplied record provides severity metrics, CWE-79 classification, one affected version, and a vendor patch reference, but no detailed attack scenario, fixed build numbers, indicators, or observed exploitation. Validate product scope and remediation details directly against Microsoft guidance without extrapolating to other Power BI products or versions.

Mitigation direction

  • Review the Microsoft advisory and apply its approved security update for affected Power BI Report Server installations.
  • Restrict server access and privileged accounts until remediation is confirmed.
  • Limit untrusted content handling and warn users against interacting with unexpected report content.
  • Follow Microsoft guidance for any product-specific mitigations not included in the supplied bundle.

Validation and detection

  • Inventory Power BI Report Server deployments and identify May 2024 version 15.0.0 installations.
  • Compare installed build and update status against the Microsoft advisory.
  • Confirm privileged access is limited to authorized administrators and publishers.
  • Review relevant server and security logs for suspicious content or unexpected user interactions.
Prepared
Confidence
medium
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2024-43612 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
6.9 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.9Medium
CVSS 3.1 vector shape for CVE-2024-43612Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/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
MicrosoftPower BI Report Server - May 202415.0.0Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.