
Work Here?
Fortra provides a suite of cybersecurity products and services that help businesses protect against cyber threats. It offers integrated solutions across threat detection and response, data protection, network security, and security automation, delivered through subscriptions and licenses with ongoing support. The products are designed to work together as a scalable, end-to-end security stack that clients can deploy and manage as their needs grow. What sets Fortra apart is its customer-centric approach—focusing on simplifying security, delivering integrated tools that work together, and providing continuous support to boost the client’s security posture. The goal is to help organizations operate securely and efficiently by reducing complexity and automating security processes.
Industries
Enterprise Software
Cybersecurity
Company Size
1,001-5,000
Company Stage
Growth Equity (Venture Capital)
Total Funding
N/A
Headquarters
Eden Prairie, Minnesota
Founded
1991
See people who can refer or advise you
Help us improve and share your feedback! Did you find this helpful?
Flexible Work Hours
Fortra releases new updates for GoAnywhere: what HANDD customers need to know. Posted by HANDD on 29th July 2026 At HANDD, HANDD Business Solutions Ltd is always keeping a close eye on the latest developments from its technology partners, and this month, Fortra has rolled out a significant round of updates across the GoAnywhere product family, covering MFT, Agents, Gateway, and the Outlook Plugin. Below, HANDD Business Solutions Ltd break down what's new, what's fixed, and what HANDD Business Solutions Ltd recommend for your environment. GoAnywhere MFT 7.10.1. The standout item in this release is Fortra's renewed Drummond Certification for GoAnywhere MFT, reaffirming its compliance with industry interoperability standards - good news for organizations that rely on that certification as part of their vendor assurance process. Other key enhancements include: * New V2 RADIUS provider with Message Authenticator support, giving admins a more secure option for two-factor authentication and RADIUS login methods. * Lucene Directory Type flag (Auto, NIO, or MMAP), offering more control over search indexing behavior, along with a smoother migration path from the legacy system property and better support for Windows UNC paths at startup. * Agent Transfer performance options, including opt-in thread caching and thread pooling for faster transfers. * Improved security controls across Web Client pages and REST APIs. * A reworked approach to generating Job and File Audit IDs, guaranteeing uniqueness without relying on database or cluster resources (note: ID values will appear larger, but ordering is preserved). On the fixes side, Fortra resolved a memory leak tied to queued transfer requests, a race condition affecting job cancellation during shutdown, and several SFTP/SSH issues - including a timestamp preservation bug and a proxy authentication failure in the Mina SSH provider. Clustered environments also benefit from a fix ensuring Active Transfers display activity across all nodes, not just the local one. Underlying components have also been refreshed: Apache Tomcat (9.0.120), Netty (4.2.15), and the PostgreSQL JDBC driver (42.7.11), now verified with an automated connectivity smoke test. GoAnywhere agents 3.5.0. A notable security enhancement in this release: Agent executables are now digitally signed with a trusted code-signing certificate, strengthening trust and integrity verification across deployed agents. Fortra has also made the client/server connection bridge optimization for reverse and forward proxying - previously opt-in - enabled by default, improving data transfer efficiency out of the box. Additional updates include a fix for UDP back-pressure in Gateway that should meaningfully reduce packet loss, plus updates to the Azul Java 11 runtime (11.0.31) and log4j (2.25.4). GoAnywhere Gateway 2.6.1. Gateway's release centers on transfer setup performance, with an improved threading model that speeds up Agent transfer initialization. It also carries over several fixes shared with MFT - including the SSH command timeout issue, the SFTP timestamp preservation fix, and the Mina SSH proxy authentication fix - along with the PostgreSQL JDBC driver upgrade and its new connectivity smoke test. Outlook Plugin 3.3.1 - security update. This release is smaller in scope but important: Fortra has upgraded the log4net package from 2.0.15 to 3.3.2, resolving CVE-2026-40021. HANDD Business Solutions Ltd strongly encourage all Outlook Plugin users to prioritize this update. HANDD's recommendation. Given the security-relevant changes across this release cycle - the renewed Drummond Certification, RADIUS Message Authenticator support, tightened Web Client/REST API controls, digitally signed Agent executables, and the CVE-2026-40021 fix in the Outlook Plugin - HANDD Business Solutions Ltd recommend planning your upgrade across your GoAnywhere estate as soon as practical. As always, back up your environment before upgrading and review Fortra's full release notes for any configuration details relevant to your setup. If you'd like support planning or carrying out your upgrade, HANDD's team is on hand to help - get in touch with HANDD Business Solutions Ltd today. Need more information or assistance? If you have any questions about these updates or require help with your GoAnywhere upgrade, please contact its support team at [email protected].
Fortra Access Manager vulnerability enables remote command injection attacks. 6 min. read Published on June 18, 2026 Fortra has disclosed a critical command injection vulnerability in Core Privileged Access Manager, also known as BoKS, that can let a remote attacker run operating system commands on affected systems. The flaw is tracked as CVE-2026-9862 and affects the boks_autoregisterd service. According to Fortra advisory FI-2026-007, an attacker with network access to the service may execute commands with the privileges of the service during autoregistration processing. BEST SPRING 2026 DEALS The issue carries a critical 9.8 CVSS 3.1 score because exploitation requires network access, low attack complexity, no authentication, and no user interaction, according to the NVD entry for CVE-2026-9862. What CVE-2026-9862 affects. Core Privileged Access Manager is Fortra's privileged access management platform for Linux and UNIX environments. Fortra describes Core Privileged Access Manager as a way to centralize security policy, account management, access control, and privileged access enforcement across multi-vendor server environments. The vulnerable component is boks_autoregisterd, which supports host autoregistration in BoKS deployments. Fortra says the service listens on TCP port 6507 by default, which means exposure depends heavily on firewall rules and network segmentation. NVD lists the affected versions as boks-server 8.1.0.0 through 8.1.0.22 and boks-server 9.0.0.0 through 9.0.0.4. Why the vulnerability is critical. CVE-2026-9862 is classified as CWE-78, which covers improper neutralization of special elements used in an operating system command. The MITRE CWE-78 definition explains that this weakness occurs when externally influenced input can modify the intended command before it reaches the operating system. In practical terms, a remote attacker who can reach boks_autoregisterd may be able to inject commands into the autoregistration workflow. Those commands would run with the privileges assigned to the service, which can create a serious path to system compromise. The risk rises further because BoKS controls privileged access. A compromised privileged access management component can expose sensitive administration workflows, disrupt authentication controls, or help an attacker move deeper into a Linux or UNIX server environment. Fortra recommends restricting access to port 6507. Fortra's immediate workaround is to restrict network access to boks_autoregisterd until fixed builds are deployed. Administrators should limit TCP port 6507 to trusted management networks and block access from untrusted internal segments and the public internet. Where autoregistration is not required, Fortra also recommends disabling the service through the BoKS Master configuration. The Fortra security advisory says administrators can comment out the autoregisterd line in the boksinit configuration and then reload boks_init or restart BoKS. Disabling the service prevents exploitation through boks_autoregisterd, but it also stops autoregistration until the configuration is restored. Organizations should plan that change carefully in environments where automated host onboarding is still active. Affected versions and exposure checklist. The National Vulnerability Database says the flaw affects specific BoKS server 8.1 and 9.0 builds and maps the weakness to CWE-78. NVD also records CISA ADP data that marks the vulnerability as automatable with total technical impact. That does not mean every BoKS deployment is equally exposed. The most urgent cases are systems where boks_autoregisterd listens on a reachable network interface and where port 6507 can be reached from untrusted networks. Administrators should answer these questions immediately: * Are VPNCentral running boks-server 8.1.0.0 through 8.1.0.22? * Are VPNCentral running boks-server 9.0.0.0 through 9.0.0.4? * Is boks_autoregisterd enabled on the BoKS Master? * Is TCP port 6507 reachable from outside the management network? * Do firewall logs show unexpected traffic to port 6507? * Do BoKS logs show unusual autoregistration activity? * Can autoregistration be disabled until fixed builds are installed? Why boks deployments need fast mitigation. Fortra's BoKS platform is used to manage accounts, access, privilege enforcement, sudo controls, and administration across Linux and UNIX environments. That makes the product a high-value target when a critical network-reachable flaw appears. An attacker who can run commands through a privileged service may attempt to alter files, deploy malware, create persistence, tamper with access controls, or use the affected host as a staging point for lateral movement. Security teams should treat port 6507 exposure as an emergency configuration issue. Even before fixed builds are available, network-level restrictions can sharply reduce the attack surface. How security teams should respond. Organizations should start with containment. Limit access to boks_autoregisterd, disable the service where possible, and confirm whether affected BoKS server versions are present in production, staging, and backup environments. Teams should then review logs for suspicious activity. Look for unexpected autoregistration attempts, unfamiliar source IP addresses, abnormal process execution, changed configuration files, or signs of shell command execution around the BoKS service. The CWE guidance for command injection also highlights the value of least privilege, sandboxing, strict input handling, and firewall controls. For customers waiting on fixed builds, those defensive layers can help limit both exploitability and impact. No public exploitation confirmed yet, but risk remains high. Fortra's advisory and NVD listing do not currently state that CVE-2026-9862 has been exploited in active attacks. However, the vulnerability is network-reachable, unauthenticated, low-complexity, and affects privileged access infrastructure. That combination makes delayed mitigation risky. Organizations should not wait for public exploit activity before restricting access to the vulnerable service. The safest response is to assume that exposed boks_autoregisterd services will attract scanning. Restrict port 6507, disable autoregistration where possible, monitor for suspicious activity, and deploy Fortra's fixed builds as soon as they are released. Faq. What is CVE-2026-9862? CVE-2026-9862 is a critical OS command injection vulnerability in Fortra Core Privileged Access Manager (BoKS). It affects the boks_autoregisterd service and can allow a remote unauthenticated attacker with network access to execute commands with the service's privileges. Which Fortra BoKS versions are affected? NVD lists boks-server 8.1.0.0 through 8.1.0.22 and boks-server 9.0.0.0 through 9.0.0.4 as affected by CVE-2026-9862. Is CVE-2026-9862 being exploited in the wild? Fortra's advisory and the NVD entry do not currently state that CVE-2026-9862 has been exploited in active attacks. Even so, the flaw is critical because it is remotely reachable, unauthenticated, and can have total technical impact. What port does the vulnerable BoKS service use? Fortra says boks_autoregisterd listens on TCP port 6507 by default. Administrators should restrict this port to trusted management networks or disable the service if autoregistration is not required. How can organizations mitigate CVE-2026-9862? Organizations should restrict network access to boks_autoregisterd, block untrusted traffic to TCP port 6507, disable autoregistration where possible, review logs for suspicious activity, and install Fortra's fixed builds as soon as they become available. Readers help support VPNCentral. VPNCentral may get a commission if you buy through its links. Improve this guide User forum 0 messages
Climb Channel Solutions expands cybersecurity reach with Fortra Partnership in UK&I. Climb Channel Solutions enhances its cybersecurity portfolio through partnership expansion with Fortra, targeting the UK and Ireland markets. * Monday, 1st June 2026 Posted 19 hours ago in by Sophie Milburn Climb Channel Solutions, a global technology distributor, has announced a new partnership in the UK and Ireland with cybersecurity provider Fortra. The agreement builds on an existing North American partnership and is intended to expand Climb's cybersecurity offering in response to market demand. Climb was recently named North America Commercial Partner of the Year at Fortra's first Americas Partner Summit. The company aims to incorporate Fortra's technologies to support demand for data-focused security solutions. Fortra provides a cybersecurity platform covering areas including data security, brand protection, exposure management, and adversary emulation. Its tools are used to support organisations in securing and managing sensitive data throughout its lifecycle. Features such as data discovery and classification are designed to assist businesses with compliance, privacy, and AI governance requirements, as well as identifying potential threats. As the volume of sensitive data increases alongside developments in AI, some organisations are shifting towards data-centred security approaches. For channel partners and managed service providers (MSPs), this trend is associated with increased demand for integrated security platforms to support compliance and operational requirements. Climb Channel Solutions Chief Revenue Officer Gerard Brophy stated that extending Fortra's presence into the UK and Ireland aligns with the company's strategic direction. He noted that the partnership is intended to provide a platform-led approach for partners and MSPs, addressing data protection requirements and expanding Climb's cybersecurity portfolio in the EMEA region. Fortra Vice President of Global Channels Faraz Siraj also commented on the collaboration, describing it as an opportunity to extend the company's solutions within the UK and Ireland market. The partnership will include Fortra participation in the Climb Connect UK event in London, which will allow in-person engagement with partners and discussions around further expansion opportunities.
Fortra pursues FedRAMP High authorization for Data Classification capabilities. May 07, 2026, 10:00 ET Advancing Secure Data Classification for U.S. Government Missions MINNEAPOLIS, May 7, 2026 /PRNewswire/ - Fortra today announced it is pursuing Federal Risk and Authorization Management Program (FedRAMP) High authorization for its data classification capabilities, which will further extend its support of U.S. public sector, federal, and defense organizations operating in critical cloud environments. FedRAMP High, required for systems that process the government's most sensitive unclassified data, is the U.S. government's most stringent cloud security authorization. By pursuing this authorization, Fortra aims to enable secure discovery, classification, and movement of data across contested, classified, and disconnected operational environments. "Data classification is the backbone of secure defense collaboration - if it isn't built in from the start, everything else fails," said John Grancarich, EVP, Head of Defense and Intelligence, Fortra. "Pursuing FedRAMP High reflects our long-term commitment to delivering advanced, trusted data security capabilities to government and national security organizations worldwide." Fortra is partnering with Coalfire, a leading cybersecurity advisory firm and accredited Third-Party Assessment Organization (3PAO), to support its FedRAMP High authorization activities. The effort includes significant internal investment in security engineering, compliance maturity, and operational rigor aligned with federal requirements. "Coalfire is proud to support Fortra in pursuing FedRAMP High authorization - an undertaking that demands rigorous security engineering and deep compliance expertise, and one that will ultimately strengthen how federal and defense organizations protect their most sensitive data in the cloud," said Karen Laughton EVP, Advisory Services at Coalfire. Fortra's commitment to FedRAMP demonstrates its broader strategy to deliver advanced security solutions to highly regulated and mission-driven sectors with integrated, resilient cybersecurity solutions. About Fortra Fortra delivers AI-amplified cybersecurity solutions that help organizations use and protect data with confidence. Powered by purpose-built AI, highly unique data sources and intelligence, and modular delivery, Fortra enables organizations to reduce AI risk, identify threats faster, and strengthen their cyber posture. Learn more about the market's most comprehensive cybersecurity platform at fortra.com. SOURCE Fortra
/PRNewswire/ -- Fortra, a global cybersecurity software and services provider, announced today the acquisition of Zero-Point Security, a specialized...
Find jobs on Simplify and start your career today
Industries
Enterprise Software
Cybersecurity
Company Size
1,001-5,000
Company Stage
Growth Equity (Venture Capital)
Total Funding
N/A
Headquarters
Eden Prairie, Minnesota
Founded
1991
Find jobs on Simplify and start your career today