// Darksteel Insights · 2026-08-05
Apache Tomcat Vulnerability CVE-2026-34486: SMBs Must Act Now
A newly exploited Apache Tomcat vulnerability is now in the wild, and SMBs must act quickly to avoid exposure.
- CVE-2026-34486 is a data encryption flaw in Apache Tomcat being actively exploited.
- SMBs using Apache Tomcat should patch or disable the vulnerable components immediately.
- Check your Tomcat version and apply the latest patches by August 7.
- Validate your encryption settings to confirm your systems are secure.
What is CVE-2026-34486 and why should I care?
CVE-2026-34486 is a vulnerability in Apache Tomcat, a widely used open-source web server and servlet container. The issue is that the software fails to properly encrypt certain sensitive data, which could allow attackers to access that data if they gain access to the system.
This flaw is now being actively exploited in the wild, which means attackers are already using it to target vulnerable systems. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added this flaw to its Known Exploited Vulnerabilities (KEV) list, signaling that it's a high priority for remediation.
For SMBs, this is a critical issue because many rely on Apache Tomcat to run internal or customer-facing web applications. If your business is using an affected version, you're at risk of data exposure.
How does this affect small and mid-sized businesses?
If your business runs any web applications or services on Apache Tomcat, you're likely affected. This includes custom web apps, APIs, or internal tools that manage sensitive information like employee records or financial data.
The vulnerability could allow attackers to access unencrypted data if they gain access to your server or network. Even if your Tomcat instance is used only internally, the flaw could still be exploited if your network is compromised.
Many SMBs may not even realize they're using Tomcat, especially if it's part of a larger infrastructure or managed by a third-party provider. That's why it's important to confirm your software stack and check for the presence of this flaw.
What should I do this week to protect my business?
First, confirm whether you're using Apache Tomcat. If you are, check the version number. Apache has released patches for this vulnerability in newer versions of Tomcat. If you're running an older version (especially versions before the patch), you must update immediately.
If you can't patch right away, consider disabling or removing any components of Tomcat that are not in active use. This reduces the attack surface and gives you time to apply the correct patch.
Third, if you're unsure whether you've been exploited already, consider a vulnerability assessment or penetration test to check for signs of compromise. These assessments can help confirm whether your systems are secure and whether the flaw has been addressed.
How do I know if I've already been hit?
If you're using Apache Tomcat and haven't patched yet, it's possible attackers have already exploited this flaw. Look for unusual login activity, unexpected data access logs, or unauthorized access attempts.
Check your server logs for any suspicious requests or traffic from unknown IP addresses. If you see anything out of the ordinary, it could be a sign of exploitation.
If you have a monitoring or detection system in place, look for anomalies like unusual outbound data transfers or failed login attempts. If you don't have these tools, consider engaging a cybersecurity provider to help investigate.
What if I'm not a tech expert? How do I get help?
You don't need to be a cybersecurity expert to protect your business. Many SMBs rely on managed security services or third-party vendors to handle vulnerabilities like this.
Start by reaching out to your IT provider or web host and ask them to confirm whether you're running Tomcat and what version it is. If they can't help, consider hiring a cybersecurity firm to perform a vulnerability assessment or penetration test.
If you're unsure where to start, we recommend scheduling a vulnerability assessment with a trusted provider. This will give you a clear picture of your current risk and help you take the right steps to secure your systems.
Not sure whether your environment is exposed? That is exactly what our Vulnerability Management service is built to surface. Talk to us.
Frequently asked questions
Is this vulnerability only for large companies?
Do I need to apply a patch even if I'm not using Tomcat for public-facing websites?
Can I just turn off Tomcat instead of patching?
How do I check if my Tomcat server is vulnerable?
What if I don't know whether I'm using Tomcat?
What if I can't patch right away?
Source (public domain): CISA