Skip to content
Software Supply Chain Security

Atlassian & Splunk patches for critical flaws

Atlassian en Splunk

Atlassian and Splunk both announced security updates this week after discovering large numbers of vulnerabilities across their products. Together, the releases target more than 250 issues, including dozens rated critical and high severity. Because many of the problems stem from shared third-party libraries, the same fix can help protect multiple products at once.

For security teams, the practical takeaway is simple: review your installed versions, check whether you use the affected components, and move quickly to apply the available updates. Successful exploitation of these flaws could enable serious attacks, ranging from remote code execution to denial-of-service and information theft.

Why these critical high-severity patches matter

Both companies describe vulnerabilities that can lead to high-impact outcomes. Depending on the specific flaw, attackers may be able to run code on remote systems, disrupt services, steal sensitive information, or bypass authentication controls.

The risk profile includes more than one classic category. Reports also reference threats such as man-in-the-middle (MitM) attacks, server-side request forgery (SSRF), and other exploit paths that can be chained with additional weaknesses in an environment.

Third-party dependencies expand the blast radius

A key detail across both announcements is that many patched defects live in libraries shipped with the products. Those libraries are often reused across multiple applications. As a result, a single security update can address multiple vulnerable areas, and installing the update helps cover more than just a single feature.

Atlassian’s bulletin, for example, reports critical and high-severity issues affecting third-party dependencies used across several products. That shared dependency model is exactly why teams should treat these releases as broad maintenance events—not narrow hotfixes.

Atlassian updates across multiple products

Atlassian published a security bulletin covering 10 critical and 162 high-severity issues in third-party dependencies. The bulletin applies security updates to a range of Atlassian offerings, including Bamboo, Bitbucket, Confluence, Crowd, Fisheye/Crucible, and Jira.

Because the vulnerable components underpin more than one product, Atlassian indicates that many of the security defects overlap across the affected applications. In total, the fixes are described as addressing approximately 109 unique CVEs.

That “unique CVEs” framing matters for risk management. Even when multiple products include the same vulnerable library, each CVE corresponds to a distinct weakness class. For teams mapping threat exposure, this can make it easier to prioritize remediation work around the real count of distinct issues.

Potential attack outcomes described by Atlassian

Atlassian highlights that exploitation could result in outcomes such as remote code execution (RCE) and denial-of-service (DoS). The company also points to threats like information theft and MitM. In addition, the bulletin references authentication bypass and server-side request forgery (SSRF), along with other attack types.

If you operate environments where these products are reachable from untrusted networks—or where integration points allow user-controlled input—then these categories typically deserve immediate attention. Even when an exploit requires specific conditions, high-severity vulnerabilities create an urgent window for attackers to test public proof-of-concept code and weaponized payloads.

Splunk fixes for Enterprise, SOAR, and extensions

On Wednesday, Splunk announced fixes for at least 150 vulnerabilities across Splunk Enterprise, SOAR, Universal Forwarder, and the associated apps and plugins. As with Atlassian’s update, the scope includes issues found in third-party libraries included as part of the platform.

Splunk also notes that dozens of the flaws are critical and high severity, and it flags that some should receive special attention. This aligns with the broader pattern seen across many modern vulnerability disclosures: a small subset of issues can represent a disproportionate share of real-world exploit risk.

Splunk Enterprise: targeted versions with critical fixes

Splunk reports that Enterprise versions 10.4.2, 10.2.6, 10.0.9, and 9.4.14 were rolled out with fixes for 60 vulnerabilities. Of those, three are rated critical.

Beyond the core platform, Splunk states that at least two dozen security defects—including critical ones—were addressed within third-party packages included in the product. That means the update is not only about what Splunk code does directly, but also about the libraries that enable key capabilities.

Splunk Apps and Add-ons: updates beyond the base platform

Splunk further resolved critical issues with fresh versions of Splunk Apps and Add-ons. Among the named components are AI Toolkit, Connect for Kafka, MCP Server app, and On-Call.

Because these apps can extend the attack surface, it is important to update them even if your core Splunk Enterprise build is already on a supported track. Feature add-ons may bring their own dependencies, integration code, and configuration paths that affect exposure.

Splunk SOAR and connectors

For Splunk SOAR, Splunk describes critical security fixes delivered through updated SOAR releases and related components. In addition, it updated SOAR Connectors to resolve 17 medium- and low-severity flaws.

Even though connectors were not the highest severity category in this specific update set, connectors often interact with external systems and may handle credentials, tokens, or web requests. For that reason, connector updates should still be included in your remediation plans, even if the immediate urgency is lower than the critical set.

Universal Forwarder: OpenSSL-related weaknesses

Splunk also released a Universal Forwarder update that addresses three medium-severity weaknesses in OpenSSL. OpenSSL is widely used across environments, so any vulnerability involving it can be meaningful in terms of cryptography, transport security, and message integrity.

While the disclosed severity is medium, forwarders are commonly deployed at scale and may communicate with multiple endpoints. If those connections traverse untrusted networks, patching OpenSSL-related weaknesses remains a sensible step.

How to prioritize remediation

With two major vendors shipping extensive updates, it can be challenging to decide what to patch first. A practical approach is to start by inventorying your deployment footprint: which Atlassian and Splunk products are installed, which versions you run, and which apps, connectors, or plugins you enable.

  • Focus on critical high-severity patches first: prioritize systems where critical flaws apply, especially if they expose services to the internet or to untrusted internal networks.
  • Include third-party dependency updates: many fixes apply to shared libraries, so installing vendor updates is the primary way to close the gap.
  • Update add-ons, apps, and connectors: do not assume that only the base product needs patching. Extensions can carry their own vulnerable components.
  • Plan validation quickly: after patching, confirm that authentication flows, search pipelines, data inputs, and integrations still work as expected.

If you manage multiple environments—development, staging, and production—start in non-production first, but keep your total time-to-remediate short. High-severity categories like RCE and SSRF are especially time-sensitive once public exploit activity begins.

Bottom line: patch quickly and broadly

Atlassian and Splunk’s announcements make it clear that security patching is not limited to a single product or feature. The updates combine many critical and high-severity fixes, often driven by third-party dependencies reused across platforms.

By applying the recommended releases across core components and related apps or connectors, you reduce the likelihood that an attacker can achieve RCE, DoS, credential or information theft, SSRF, or other serious outcomes. For most organizations, the best next step is to review your versions, apply the critical high-severity patches promptly, and verify that your extended components are covered as well.

Source: https://www.securityweek.com/atlassian-splunk-patch-dozens-of-critical-high-severity-vulnerabilities/