Company Details
frew-process-group
48
886
None
fpg.co
0
FPG_2585573
In-progress

FPG Company CyberSecurity Posture
fpg.coSince the 1950s, FPG has been developing and refining its expertise in product lines and applications for the process and controls industry. As a manufacturer’s representative, we align ourselves with established, proven, high-quality manufacturers to deliver customized and reliable product solutions. We differentiate ourselves by providing an enhanced customer experience leveraging our combined product knowledge, engineering proficiency and field expertise, coupled with a technology-forward mindset, to ensure we deliver solutions on the forefront of the ever-evolving industry. PRODUCT FOCUS - Flow Meters - Control Valves - Analytical Instrumentation (Water Quality focus) - Heat Exchangers MARKETS SERVED - FPG Industrial - Light & Heavy Industrial and Power Stations - FPG Water - Water & Wastewater Utilities
Company Details
frew-process-group
48
886
None
fpg.co
0
FPG_2585573
In-progress
Between 750 and 799

FPG Global Score (TPRM)XXXX



No incidents recorded for FPG in 2025.
No incidents recorded for FPG in 2025.
No incidents recorded for FPG in 2025.
FPG cyber incidents detection timeline including parent company and subsidiaries

Since the 1950s, FPG has been developing and refining its expertise in product lines and applications for the process and controls industry. As a manufacturer’s representative, we align ourselves with established, proven, high-quality manufacturers to deliver customized and reliable product solutions. We differentiate ourselves by providing an enhanced customer experience leveraging our combined product knowledge, engineering proficiency and field expertise, coupled with a technology-forward mindset, to ensure we deliver solutions on the forefront of the ever-evolving industry. PRODUCT FOCUS - Flow Meters - Control Valves - Analytical Instrumentation (Water Quality focus) - Heat Exchangers MARKETS SERVED - FPG Industrial - Light & Heavy Industrial and Power Stations - FPG Water - Water & Wastewater Utilities


We live in a fast-paced world where controlling chemical risk is vital for the safety of people, place and property. Through 30+ years of experience in the design of dangerous goods storage and handling equipment, we lead the way for cutting-edge safety solutions. Storemasta is dedicated to making

The consulting Engineering firm of Berbiglia Associates, Inc. was formed in 1989 and provides all phases of electrical and mechanical engineering related to building construction. In-house mechanical engineering services were added in January 2008 to complement our electrical engineering team and to

Tower Optical Corporation is a premier manufacturer and producer of high quality precision optics and assemblies. Its stock and "build to spec" custom products are used in leading-edge photonics technology, electro-optics, lasers, telecommunications, medical instruments, optical imaging and optical

Dunlop NDT is Certified Woman-Owned & specializes in Non-Destructive Testing (NDT) & Material Analysis. Adhering to ISO 17025 we are approved by A2LA & FAA Repair Station. Our extensive NDT inspection experience includes many projects. Some iconic: Mercedes Benz (Falcons) & Braves Stadiums, NASA,

Taking Your Project into the 3rd Dimension Zip-Bit the 3D RAPID Prototype and Development Studio provides 3D Scanning (Structured Light & LASER), 3D (Surface / Solid / Parametric / Reverse Engineering) Modeling, and 3D Printing services for niche markets producing unique one off and limited run

Filpumps was established in 1992 to fulfil a number of external factors. Namely to meet the market demand for a new type of pioneering pump for private water supplies, the requirement to treat drinking water to the new standards under EC Regulations and to also meet the environmental pressures for n
.png)
This paper introduces a framework that combines Deep Learning (DL) models and Dynamic Partial Reconfiguration (DPR) in Field Programmable Gate Arrays (FPGA) to...
Some experts have applauded the Federal Government for investing heavily on cybersecurity infrastructures and skills to protect Nigeria from cyber attacks and...
Cybersecurity experts have commended the federal government for its substantial investment in cybersecurity infrastructure and skills aimed at protecting...
Technology experts have raised the alarm that Nigeria does not have viable digital sovereignty and warned of danger amid rising cyber...
A month after a cyberattack on its communications systems, the South African Weather Service this week finally restored a critical function...
Jan 23, 2025. As Nigeria's digital economy continues to expand, data sovereignty and efficient IT infrastructure have become critical for businesses...
The unique hybrid software/hardware nature of FPGAs makes them tempting targets for cyberattacks, while also enabling them to rebuff attacks...
FPG told customers via email that it had ceased trading, deposits and withdrawals after experiencing a cyber security incident on Sunday,...
Floating Point Group (FPG) has ceased trading, deposits and withdrawals following a "cyber security incident" on Sunday.

Explore insights on cybersecurity incidents, risk posture, and Rankiteo's assessments.
The official website of FPG is http://www.FPG.co.
According to Rankiteo, FPG’s AI-generated cybersecurity score is 754, reflecting their Fair security posture.
According to Rankiteo, FPG currently holds 0 security badges, indicating that no recognized compliance certifications are currently verified for the organization.
According to Rankiteo, FPG is not certified under SOC 2 Type 1.
According to Rankiteo, FPG does not hold a SOC 2 Type 2 certification.
According to Rankiteo, FPG is not listed as GDPR compliant.
According to Rankiteo, FPG does not currently maintain PCI DSS compliance.
According to Rankiteo, FPG is not compliant with HIPAA regulations.
According to Rankiteo,FPG is not certified under ISO 27001, indicating the absence of a formally recognized information security management framework.
FPG operates primarily in the Mechanical Or Industrial Engineering industry.
FPG employs approximately 48 people worldwide.
FPG presently has no subsidiaries across any sectors.
FPG’s official LinkedIn profile has approximately 886 followers.
No, FPG does not have a profile on Crunchbase.
Yes, FPG maintains an official LinkedIn profile, which is actively utilized for branding and talent engagement, which can be accessed here: https://www.linkedin.com/company/frew-process-group.
As of November 28, 2025, Rankiteo reports that FPG has not experienced any cybersecurity incidents.
FPG has an estimated 2,055 peer or competitor companies worldwide.
Total Incidents: According to Rankiteo, FPG has faced 0 incidents in the past.
Incident Types: The types of cybersecurity incidents that have occurred include .
.png)
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.16, 20.3.14, and 21.0.1, there is a XSRF token leakage via protocol-relative URLs in angular HTTP clients. The vulnerability is a Credential Leak by App Logic that leads to the unauthorized disclosure of the Cross-Site Request Forgery (XSRF) token to an attacker-controlled domain. Angular's HttpClient has a built-in XSRF protection mechanism that works by checking if a request URL starts with a protocol (http:// or https://) to determine if it is cross-origin. If the URL starts with protocol-relative URL (//), it is incorrectly treated as a same-origin request, and the XSRF token is automatically added to the X-XSRF-TOKEN header. This issue has been patched in versions 19.2.16, 20.3.14, and 21.0.1. A workaround for this issue involves avoiding using protocol-relative URLs (URLs starting with //) in HttpClient requests. All backend communication URLs should be hardcoded as relative paths (starting with a single /) or fully qualified, trusted absolute URLs.
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. This issue has been patched in version 1.3.2.
Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, working with large buffers in Lua scripts can lead to a stack overflow. Users of Lua rules and output scripts may be affected when working with large buffers. This includes a rule passing a large buffer to a Lua script. This issue has been patched in versions 7.0.13 and 8.0.2. A workaround for this issue involves disabling Lua rules and output scripts, or making sure limits, such as stream.depth.reassembly and HTTP response body limits (response-body-limit), are set to less than half the stack size.
Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. In versions from 8.0.0 to before 8.0.2, a NULL dereference can occur when the entropy keyword is used in conjunction with base64_data. This issue has been patched in version 8.0.2. A workaround involves disabling rules that use entropy in conjunction with base64_data.

Get company history
Every week, Rankiteo analyzes billions of signals to give organizations a sharper, faster view of emerging risks. With deeper, more actionable intelligence at their fingertips, security teams can outpace threat actors, respond instantly to Zero-Day attacks, and dramatically shrink their risk exposure window.
Identify exposed access points, detect misconfigured SSL certificates, and uncover vulnerabilities across the network infrastructure.
Gain visibility into the software components used within an organization to detect vulnerabilities, manage risk, and ensure supply chain security.
Monitor and manage all IT assets and their configurations to ensure accurate, real-time visibility across the company's technology environment.
Leverage real-time insights on active threats, malware campaigns, and emerging vulnerabilities to proactively defend against evolving cyberattacks.