<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cortex XDR cyjagent.dll injection causes JVM startup crash (EXCEPTION_ACCESS_VIOLATION in ntdll.dll) in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-cyjagent-dll-injection-causes-jvm-startup-crash/m-p/1261570#M9492</link>
    <description>&lt;P dir="ltr"&gt;We run an enterprise Java server application (Zulu OpenJDK 11, Windows Server) and are seeing consistent JVM crashes at startup on hosts protected by Cortex XDR. The agent injects&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE data-epitaxy-inline-code=""&gt;cyjagent.dll&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(Java Deserialization Protection module) into the Java process, and the JVM crashes in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="_wordAnimating_yu34g_11" data-wf=""&gt;native&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="_wordAnimating_yu34g_11" data-wf=""&gt;code:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="epitaxy-codeblock relative max-w-full w-fit"&gt;
&lt;DIV class="relative"&gt;
&lt;DIV class="epitaxy-diff rounded-r6 overflow-clip" data-code-text="# EXCEPTION_ACCESS_VIOLATION (0xc0000005)
# Problematic frame: C [ntdll.dll+0x17f35]
# JRE: Zulu OpenJDK 11.0.25+9-LTS, 64-bit Server VM, windows-amd64
Command line includes: -agentpath:C:\Program Files\Palo Alto Networks\Traps\cyjagent.dll"&gt;
&lt;DIV data-line-index="0" data-line-type="context" data-line="1"&gt;&lt;SPAN&gt;&lt;BR /&gt;# EXCEPTION_ACCESS_VIOLATION (0xc0000005)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-line-index="1" data-line-type="context" data-line="2"&gt;&lt;SPAN&gt;# Problematic frame: C [ntdll.dll+0x17f35]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-line-index="2" data-line-type="context" data-line="3"&gt;&lt;SPAN&gt;# JRE: Zulu OpenJDK 11.0.25+9-LTS, 64-bit Server VM, windows-amd64&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-line-index="3" data-line-type="context" data-line="4"&gt;&lt;SPAN&gt;Command line includes: -agentpath:C:\Program Files\Palo Alto Networks\Traps\cyjagent.dll&lt;/SPAN&gt;&lt;CODE data-code=""&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV data-gutter=""&gt;
&lt;DIV data-line-index="1" data-column-number="2" data-line-type="context"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-line-index="2" data-column-number="3" data-line-type="context"&gt;
&lt;P&gt;The crash reproduces on every service start while the injection is active, and disappears when the Java process is excluded from the XDR policy. We've confirmed the same pattern on multiple independent hosts — the only common factor is the cyjagent injection. Process exclusion isn't an acceptable long-term state for this server, so we're looking for a proper resolution.&lt;/P&gt;
&lt;P&gt;Questions:&lt;/P&gt;
&lt;P&gt;Is this a known issue with cyjagent in any specific Cortex XDR agent version? Is there a version where it's fixed?&lt;BR /&gt;Is there recommended configuration for the Java Deserialization Protection module (other than full process exclusion) to avoid the crash?&lt;BR /&gt;What information would help PA investigate? We can provide full hs_err_pid logs and minidumps via a TAC case.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV data-line-index="3" data-column-number="4" data-line-type="context"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Aug 2026 08:41:26 GMT</pubDate>
    <dc:creator>aravindhanr68</dc:creator>
    <dc:date>2026-08-12T08:41:26Z</dc:date>
    <item>
      <title>Cortex XDR cyjagent.dll injection causes JVM startup crash (EXCEPTION_ACCESS_VIOLATION in ntdll.dll)</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-cyjagent-dll-injection-causes-jvm-startup-crash/m-p/1261570#M9492</link>
      <description>&lt;P dir="ltr"&gt;We run an enterprise Java server application (Zulu OpenJDK 11, Windows Server) and are seeing consistent JVM crashes at startup on hosts protected by Cortex XDR. The agent injects&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE data-epitaxy-inline-code=""&gt;cyjagent.dll&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(Java Deserialization Protection module) into the Java process, and the JVM crashes in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="_wordAnimating_yu34g_11" data-wf=""&gt;native&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="_wordAnimating_yu34g_11" data-wf=""&gt;code:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="epitaxy-codeblock relative max-w-full w-fit"&gt;
&lt;DIV class="relative"&gt;
&lt;DIV class="epitaxy-diff rounded-r6 overflow-clip" data-code-text="# EXCEPTION_ACCESS_VIOLATION (0xc0000005)
# Problematic frame: C [ntdll.dll+0x17f35]
# JRE: Zulu OpenJDK 11.0.25+9-LTS, 64-bit Server VM, windows-amd64
Command line includes: -agentpath:C:\Program Files\Palo Alto Networks\Traps\cyjagent.dll"&gt;
&lt;DIV data-line-index="0" data-line-type="context" data-line="1"&gt;&lt;SPAN&gt;&lt;BR /&gt;# EXCEPTION_ACCESS_VIOLATION (0xc0000005)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-line-index="1" data-line-type="context" data-line="2"&gt;&lt;SPAN&gt;# Problematic frame: C [ntdll.dll+0x17f35]&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-line-index="2" data-line-type="context" data-line="3"&gt;&lt;SPAN&gt;# JRE: Zulu OpenJDK 11.0.25+9-LTS, 64-bit Server VM, windows-amd64&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-line-index="3" data-line-type="context" data-line="4"&gt;&lt;SPAN&gt;Command line includes: -agentpath:C:\Program Files\Palo Alto Networks\Traps\cyjagent.dll&lt;/SPAN&gt;&lt;CODE data-code=""&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV data-gutter=""&gt;
&lt;DIV data-line-index="1" data-column-number="2" data-line-type="context"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-line-index="2" data-column-number="3" data-line-type="context"&gt;
&lt;P&gt;The crash reproduces on every service start while the injection is active, and disappears when the Java process is excluded from the XDR policy. We've confirmed the same pattern on multiple independent hosts — the only common factor is the cyjagent injection. Process exclusion isn't an acceptable long-term state for this server, so we're looking for a proper resolution.&lt;/P&gt;
&lt;P&gt;Questions:&lt;/P&gt;
&lt;P&gt;Is this a known issue with cyjagent in any specific Cortex XDR agent version? Is there a version where it's fixed?&lt;BR /&gt;Is there recommended configuration for the Java Deserialization Protection module (other than full process exclusion) to avoid the crash?&lt;BR /&gt;What information would help PA investigate? We can provide full hs_err_pid logs and minidumps via a TAC case.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV data-line-index="3" data-column-number="4" data-line-type="context"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Aug 2026 08:41:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/cortex-xdr-cyjagent-dll-injection-causes-jvm-startup-crash/m-p/1261570#M9492</guid>
      <dc:creator>aravindhanr68</dc:creator>
      <dc:date>2026-08-12T08:41:26Z</dc:date>
    </item>
  </channel>
</rss>

