Comparison Overview

BroadReach

VS

Northwest Center for Public Health Practice

BroadReach

1 Energy Lane, Bridgeway Precinct, Century City , Cape Town, Western Cape , 7441, ZA
Last Update: 2025-11-28

The BroadReach Group is a social enterprise whose businesses, Vantage Health Technologies and BroadReach Health Development, harness health technology and innovation that empowers human action. We bring nearly two decades of healthcare expertise combined with world-class technology solutions to help organizations deliver better health outcomes, improved efficiency of scarce healthcare resources, cost savings, enhanced organizational performance, and more sustainable health systems. To accelerate the digital transformation of healthcare, we developed Vantage, a set of AI-powered solutions that distil our learning from nearly 20 years of working on the world’s most complex population health challenges. We see a future for healthcare where the entire system is empowered by combining data with insights and proven workflows, equipping health professionals to make the right decisions at the right time and implement those decisions at scale. This is democratization of data; this is the future of work for the health industry and paves the way for true health equity. We are BroadReach. Empowering Action. Changing Lives.

NAICS: 92312
NAICS Definition: Administration of Public Health Programs
Employees: 924
Subsidiaries: 1
12-month incidents
0
Known data breaches
0
Attack type number
0

Northwest Center for Public Health Practice

3980 15th Ave NE, Seattle, 98105, US
Last Update: 2025-11-28
Between 750 and 799

The Northwest Center for Public Health Practice (NWCPHP) promotes excellence in public health by linking academia and the practice community. As part of the University of Washington School of Public Health, NWCPHP provides training, research, and evaluation services to state, local, and tribal public health professionals and organizations in the Pacific Northwest region—Alaska, Idaho, Oregon, and Washington. Follow us on Facebook: http://www.facebook.com/nwcpublichealth

NAICS: 92312
NAICS Definition: Administration of Public Health Programs
Employees: 12
Subsidiaries: 0
12-month incidents
0
Known data breaches
0
Attack type number
0

Compliance Badges Comparison

Security & Compliance Standards Overview

https://images.rankiteo.com/companyimages/broadreach-healthcare.jpeg
BroadReach
ISO 27001
ISO 27001 certification not verified
Not verified
SOC2 Type 1
SOC2 Type 1 certification not verified
Not verified
SOC2 Type 2
SOC2 Type 2 certification not verified
Not verified
GDPR
GDPR certification not verified
Not verified
PCI DSS
PCI DSS certification not verified
Not verified
HIPAA
HIPAA certification not verified
Not verified
https://images.rankiteo.com/companyimages/northwest-center-for-public-health-practice.jpeg
Northwest Center for Public Health Practice
ISO 27001
ISO 27001 certification not verified
Not verified
SOC2 Type 1
SOC2 Type 1 certification not verified
Not verified
SOC2 Type 2
SOC2 Type 2 certification not verified
Not verified
GDPR
GDPR certification not verified
Not verified
PCI DSS
PCI DSS certification not verified
Not verified
HIPAA
HIPAA certification not verified
Not verified
Compliance Summary
BroadReach
100%
Compliance Rate
0/4 Standards Verified
Northwest Center for Public Health Practice
0%
Compliance Rate
0/4 Standards Verified

Benchmark & Cyber Underwriting Signals

Incidents vs Public Health Industry Average (This Year)

No incidents recorded for BroadReach in 2025.

Incidents vs Public Health Industry Average (This Year)

No incidents recorded for Northwest Center for Public Health Practice in 2025.

Incident History — BroadReach (X = Date, Y = Severity)

BroadReach cyber incidents detection timeline including parent company and subsidiaries

Incident History — Northwest Center for Public Health Practice (X = Date, Y = Severity)

Northwest Center for Public Health Practice cyber incidents detection timeline including parent company and subsidiaries

Notable Incidents

Last 3 Security & Risk Events by Company

https://images.rankiteo.com/companyimages/broadreach-healthcare.jpeg
BroadReach
Incidents

No Incident

https://images.rankiteo.com/companyimages/northwest-center-for-public-health-practice.jpeg
Northwest Center for Public Health Practice
Incidents

No Incident

FAQ

BroadReach company demonstrates a stronger AI Cybersecurity Score compared to Northwest Center for Public Health Practice company, reflecting its advanced cybersecurity posture governance and monitoring frameworks.

Historically, Northwest Center for Public Health Practice company has disclosed a higher number of cyber incidents compared to BroadReach company.

In the current year, Northwest Center for Public Health Practice company and BroadReach company have not reported any cyber incidents.

Neither Northwest Center for Public Health Practice company nor BroadReach company has reported experiencing a ransomware attack publicly.

Neither Northwest Center for Public Health Practice company nor BroadReach company has reported experiencing a data breach publicly.

Neither Northwest Center for Public Health Practice company nor BroadReach company has reported experiencing targeted cyberattacks publicly.

Neither BroadReach company nor Northwest Center for Public Health Practice company has reported experiencing or disclosing vulnerabilities publicly.

Neither BroadReach nor Northwest Center for Public Health Practice holds any compliance certifications.

Neither company holds any compliance certifications.

BroadReach company has more subsidiaries worldwide compared to Northwest Center for Public Health Practice company.

BroadReach company employs more people globally than Northwest Center for Public Health Practice company, reflecting its scale as a Public Health.

Neither BroadReach nor Northwest Center for Public Health Practice holds SOC 2 Type 1 certification.

Neither BroadReach nor Northwest Center for Public Health Practice holds SOC 2 Type 2 certification.

Neither BroadReach nor Northwest Center for Public Health Practice holds ISO 27001 certification.

Neither BroadReach nor Northwest Center for Public Health Practice holds PCI DSS certification.

Neither BroadReach nor Northwest Center for Public Health Practice holds HIPAA certification.

Neither BroadReach nor Northwest Center for Public Health Practice holds GDPR certification.

Latest Global CVEs (Not Company-Specific)

Description

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.

Risk Information
cvss4
Base: 7.7
Severity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description

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.

Risk Information
cvss4
Base: 8.7
Severity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description

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.

Risk Information
cvss4
Base: 6.3
Severity: LOW
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description

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.

Risk Information
cvss3
Base: 7.5
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Description

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.

Risk Information
cvss3
Base: 7.5
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H