BlackTreeCVE Intelligence
← Back to the CVE catalogue
Full vulnerability report · 2026
CVE-2026-50650High confidence

.NET Framework Elevation of Privilege Vulnerability

Microsoft · .NET 8.0

7.8HighCVSS 3.1
Recommended action
Within 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2026-50650 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitydotnet: .NET Framework: Privilege escalation via code injection
1,440 fixed

The vendor explicitly identifies these products or versions as containing the fix.

  • aspnetcore-runtime-8.0-0:8.0.30-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-8.0-0:8.0.30-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-8.0-0:8.0.30-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-8.0-0:8.0.30-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-9.0-0:9.0.19-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-9.0-0:9.0.19-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-9.0-0:9.0.19-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-9.0-0:9.0.19-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-dbg-8.0-0:8.0.30-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-dbg-8.0-0:8.0.30-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-dbg-8.0-0:8.0.30-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • aspnetcore-runtime-dbg-8.0-0:8.0.30-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
Summary
A flaw was found in .NET Framework. This vulnerability, caused by improper control of code generation, allows an unauthorized attacker to inject malicious code. Successful exploitation can lead to local privilege escalation, enabling the attacker to gain higher access rights on the affected system.
Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2026-44400

No EUVD known-exploited evidence

Improper control of generation of code ('code injection') in .NET Framework allows an unauthorized attacker to elevate privileges locally.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
7.8 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
01

What, why and how

Improper control of generation of code ('code injection') in .NET Framework allows an unauthorized attacker to elevate privileges locally.

What

Improper control of generation of code ('code injection') in .NET Framework allows an unauthorized attacker to elevate privileges locally.

Why

Untrusted data can cross into a code-evaluation path and be interpreted as executable instructions.

How

An attacker operating through local access may attempt exploitation without authentication after a user interaction. If successful, the issue may gain additional privileges.

What

Improper control of generation of code ('code injection') in .NET Framework allows an unauthorized attacker to elevate privileges locally.

Why

Untrusted data can cross into a code-evaluation path and be interpreted as executable instructions.

How

An attacker operating through local access may attempt exploitation without authentication after a user interaction. If successful, the issue may gain additional privileges.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
local access → Improper Control of Generation of Code ('Code Injection') → gain additional privileges
Attack surface
Local
Privileges required
None: unauthenticated exploitation is possible
User interaction
Required interaction required
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-94

CWE-94: Improper Control of Generation of Code ('Code Injection'). The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UIRequiredUser interaction: Another user must perform an action for exploitation to succeed.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.IHighIntegrity impact: A successful attack can cause a major loss.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
The issue can support a local privilege or sandbox boundary transition; normal system utilities may then be available in the gained context.
UnauthenticatedPrivilege escalationCWE-94
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

ENISA EUVD · EUVD-2026-44400Official EUVD mapping

Improper control of generation of code ('code injection') in .NET Framework allows an unauthorized attacker to elevate privileges locally.

Official EUVD record ↗
BSI · German · WID-SEC-2026-2324Microsoft DeveloperTools: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Microsoft Visual Studio Code, .NET Framework, Microsoft .NET, Visual Studio 2022 und Visual Studio 2026 ausnutzen, um erweiterte Berechtigungen, einschließlich Administratorrechte, zu erlangen, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren oder offenzulegen, einen Denial-of-Service-Zustand auszulösen oder Spoofing-Angriffe durchzuführen.

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0872Multiples vulnérabilités dans les produits Microsoft

CVE-2026-50520 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50522 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50524 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50525 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50526 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50527 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50528 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50646 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50648 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50649 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50650 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50651 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50657 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50658 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50659 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-50663 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-54108 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-54116 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-54117 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-54118 du 14 juillet 2026 Bulletin de sécurité Microsoft CVE-2026-54118

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0870Multiples vulnérabilités dans Microsoft .Net

De multiples vulnérabilités ont été découvertes dans Microsoft .Net. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0869Multiples vulnérabilités dans Microsoft Windows

6-50524 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50525 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50526 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50527 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50528 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50646 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50647 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50648 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50649 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50650 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50651 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50655 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50659 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50661 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50666 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50667 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50668 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-2026-50669 du 14 juillet 2026 Bulletin de sécurité Microsoft Windows CVE-202

Official advisory ↗
CSIRT Italia · Italian · aggiornamenti-mensili-microsoft-22Aggiornamenti Mensili Microsoft

finestra - - CVE-2026-50669 : apre una nuova finestra - - CVE-2026-50668 : apre una nuova finestra - - CVE-2026-50667 : apre una nuova finestra - - CVE-2026-50666 : apre una nuova finestra - - CVE-2026-50665 : apre una nuova finestra - - CVE-2026-50663 : apre una nuova finestra - - CVE-2026-50661 : apre una nuova finestra Presente - CVE-2026-50659 : apre una nuova finestra - - CVE-2026-50658 : apre una nuova finestra - - CVE-2026-50657 : apre una nuova finestra - - CVE-2026-50655 : apre una nuova finestra - - CVE-2026-50653 : apre una nuova finestra - - CVE-2026-50652 : apre una nuova finestra - - CVE-2026-50651 : apre una nuova finestra - - CVE-2026-50650 : apre una nuova finestra - - CVE-2026-50649 : apre una nuova finestra - - CVE-2026-50648 : apre una nuova finestra - - CVE-2026-50647 : apre una nuova finestra - - CVE-2026-50646 : apre una nuova finestra - - CVE-2026-50528 : apre una nuova finestra - - CVE-2026-50527 : apre una nuova finestra - - CVE-2026-50526 : apre una nuova finestra - - CVE-2026-50525 : apre una nuova finestra - - CVE-2026-50524 : apre una nuova finestra - - CVE-2026-50522 : apre una nuova finestra - - CVE-2026-50520 : apre una nuova finestra - - CVE-2026-50518 : apre una nuova finestra - - CVE-2026-50510 : apre una nuova finestra - - CVE-2026-50509 : apre una nuova fi

Official advisory ↗
JVN iPedia · Japanese · JVNDB-2026-025299マイクロソフトの.NET等の複数製品におけるコードインジェクションの脆弱性

「.NET Frameworkにおけるコード生成の不適切な制御(コードインジェクション)により、不正な攻撃者がローカル環境で権限を昇格させることが可能となります。」

Official advisory ↗
KISA KrCERT/CC · Korean · KNVD-6882MS 7월 보안 위협에 따른 정기 보안 업데이트 권고

승 취약성 | | Windows NTFS | CVE-2026-50668 | Windows ReFS(복원 파일 시스템) 권한 상승 취약성 | | Windows NTFS | CVE-2026-50667 | Windows 공용 로그 파일 시스템 드라이버 권한 상승 취약성 | | Windows Remote Access Connection Manager | CVE-2026-50666 | Windows 원격 액세스 권한 상승 취약성 | | Windows BitLocker | CVE-2026-50661 | Windows BitLocker 보안 기능 바이패스 취약성 | | .NET | CVE-2026-50659 | .NET 스푸핑 취약성 | | Microsoft Defender | CVE-2026-50658 | Mac 엔드포인트용 Microsoft Defender 권한 상승 취약성 | | Microsoft Defender | CVE-2026-50657 | Mac용 엔드포인트용 Microsoft Defender 정보 공개 취약성 | | Windows Media | CVE-2026-50655 | Windows 미디어 파운데이션 원격 코드 실행 취약성 | | .NET | CVE-2026-50651 | .NET 서비스 거부 취약성 | | .NET Framework | CVE-2026-50650 | .NET Framework 권한 상승 취약성 | | .NET | CVE-2026-50649 | .NET 원격 코드 실행 취약성 | | .NET Framework | CVE-2026-50648 | .NET Framework 서비스 거부 취약성 | | Active Directory Federation Services (AD FS) | CVE-2026-50647 | Active Directory 페더레이션 서버 서비스 거부 취약성 | | .NET Framework | CVE-2026-50646 | .NET Framework 원격 코드 실행 취약성 | | .NET | CVE-2026-50528 | .NET 보안 기능 우회 취약성 | | .NET Framework | CVE-2026-50527 | .NET Framework 서비스 거부 취약성 | | .NET | CVE-2026-50526 | .NET 변조 취약성 | | .NET | CVE-2026-50525 | .NET 서비스 거부 취약성 | | Windows DHCP Server | CVE-2026-50518 | Windows DHCP 서버 원격 코드 실행 취약성 | | Github Copilot | CVE-2026-50510 | GitHub Copilot 원격 코드 실행 취약성 | | Windo

Official advisory ↗
NCSC-NL · Dutch · NCSC-2026-0235Kwetsbaarheden verholpen in Microsoft Developer Tools

Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot schade uit de categorieën zoals genoemd in bijgevoegde tabel. Voor succesvol misbruik moet de kwaadwillende het slachtoffer misleiden een malafide bronbestand te openen en verwerken in de ontwikkelomgeving. ``` Visual Studio: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-47305 | 7.80 | Uitvoeren van willekeurige code | |----------------|------|-------------------------------------| GitHub Copilot and Visual Studio Code: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-47282 | 6.50 | Toegang tot gevoelige gegevens | |----------------|------|-------------------------------------| Visual Studio Code: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-45496 | 5.50 | Omzeilen van beveiligingsmaatregel | | CVE-2026-50520 | 8.40 | Uitvoeren van willekeurige code | | CVE-2026-57101 | 7.10 | Omzeilen van beveiligingsmaatregel | | CVE-2026-57102 | 8.80 | Omzeilen van beveiligingsmaatregel | |----------------|------|-------------------------------------| .NET Framework: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-50524 | 7.50 | Denial-of-Service | | CVE-2026-50527 | 7.50 | Denial-of-Service | | CVE-2026-50646 | 7.80 | Uitvoeren van willekeurige code | | CVE-2026-50648 | 7.50 | Denial-of-Service | | CVE-2026-50650 | 7.80 | Uitvoeren van willekeurige code | |----------------|------|-------------------------------------| ASP.NET Core: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-47300 | 8.80 | Verkrijgen van verhoogde rechten | | CVE-2026-47303 | 8.80 | Verkrijgen van verhoogde rechten | | CVE-2026-50506 | 7.50 | Denial-of-Service | | CVE-2026-56170 | 7.50 | Denial-of-Service | | CVE-2026-45646 | 7.50 | Denial-of-Service | |----------------|------|-------------------------------------| .NET: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-47302 | 7.50 | Denial-of-Service | | CVE-2026-47304 | 8.10 | Omzeilen van beveiligingsmaatregel | | CVE-2026-50525 | 7.50 | Denial-of-Service | | CVE-2026-50526 | 7.00 | Manipulatie van gegevens | | CVE-2026-50528 | 8.20 | Omzeilen van beveiligingsmaatregel | | CVE-2026-50649 | 7.80 | Uitvoeren van willekeurige code | | CVE-2026-50651 | 7.50 | Denial-of-Service | | CVE-2026-50659 | 6.50 | Voordoen als andere gebruiker | |----------------|------|-------------------------------------| .NET Core: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-57108 | 7.50 | Denial-of-Service | |----------------|------|-------------------------------------| GitHub Copilot and Visual Studio: |----------------|------|-------------------------------------| | CVE-ID | CVSS | Impact | |----------------|------|-------------------------------------| | CVE-2026-41109 | 8.80 | Omzeilen van beveiligingsmaatregel | |----------------|------|-------------------------------------| ```

Official advisory ↗
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
Fixed
Action
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 14 Jul 2026 · Last source change 28 Aug 2026, 17:53 UTC · CWE-94 · Improper Control of Generation of Code ('Code Injection')

CVE recordCVE.org · 5.2
CVSS sourceCNA
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2026-44400
Product sourceCNA
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceOther authority
NVD statusNVD enriched

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates ↗
  1. Affected versionsThe structured affected or fixed version information changed.
    Before
    8.0.0 < 8.0.29; 9.0.0 < 9.0.18; 3.5.0 < 2.0.50727.8983 & 3.0.30729.8978; 4.7.0 < 2.0.50727.9069 & 3.0.30729.9067 & 4.7.4143.0; 4.8.0 < 2.0.50727.9069 & 3.0.30729.9067 & 4.8.4803.0; 4.8.1 < 2.0.50727.9182 & 3.0.30729.9168 & 4.8.9339.0; 4.7.0 < 4.7.4143.0; 4.8.0 < 4.8.4803.0 · Fixed: An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
    After
    .NET 8.0: 8.0.0 < 8.0.29; .NET 9.0: 9.0.0 < 9.0.18; Microsoft .NET Framework 3.5: 3.5.0 < 2.0.50727.8983 & 3.0.30729.8978; Microsoft .NET Framework 3.5 AND 4.7.2: 4.7.0 < 2.0.50727.9069 & 3.0.30729.9067 & 4.7.4143.0; Microsoft .NET Framework 3.5 AND 4.8: 4.8.0 < 2.0.50727.9069 & 3.0.30729.9067 & 4.8.4803.0; Microsoft .NET Framework 3.5 AND 4.8.1: 4.8.1 < 2.0.50727.9182 & 3.0.30729.9168 & 4.8.9339.0; Microsoft .NET Framework 4.6.2/4.7/4.7.1/4.7.2: 4.7.0 < 4.7.4143.0; Microsoft .NET Framework 4.8: 4.8.0 < 4.8.4803.0; Microsoft Visual Studio 2022 version 17.12: 17.12.0 < 17.12.22; Microsoft Visual Studio 2022 version 17.14: 17.14.0 < 17.14.36; Microsoft Visual Studio 2026 version 18.7: 18.0 < 18.7.4 · Fixed: An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
    CNA
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2026-50650 · cve.blacktree.nl