Rankiteo Logo
Rankiteo
Leader in Cyber Underwriting
Loading...
NEWRankiteo Cyber Underwriting Desktop - Score, price, and bind from your desktop
WindowsmacOSLinux
Download

Comparison Overview

Molecular Devices ChinaMolecular Devices China
VS
Charles River LaboratoriesCharles River Laboratories
Molecular Devices China

Molecular Devices China

长宁区福泉北路, 上海, 200335, CN

Last Update: 01/12/2025

View Profile
751/1000Fair

Molecular Devices始创于上世纪80年代美国硅谷,作为全球高通量仪器设备的优秀品牌,一直致力于为生命科学研究及药物研发提供先进的解决方案。其产品覆盖微孔板检测分析、高通量筛选、高内涵成像、高效克隆筛选等。公司以持续创新、快速高效、高质量的产品及完善的售后服务著称业内。 Molecular Devices为您提供高性能的分析检测系统,加快和改进药物研发及基础生命科学的研究。我们的产品除了用于科研单位和部门外,还帮助制药和生物技术企业从分子、细胞和系统水平去了解各项生物功能,研究开发新的治疗方法。 Molecular Dev...

NAICS:541714
NAICS Definition:Research and Development in Biotechnology (except Nanobiotechnology)
Employees:None
Subsidiaries:67
12-month incidents
0
Known data breaches
0
Attack type number
0
Charles River Laboratories

Charles River Laboratories

251 Ballardvale Street, Wilmington, Massachusetts, US, 01887

Last Update: 31/03/2026

View Profile
Between 750 and 799
http://criver.com
776/1000Fair

At Charles River, we are guided by our strong purpose—to create healthier lives—which centers around the patients who rely on the therapeutics we help to develop, the animals in our care, to our planet, and to the passionate and skilled people who are at the heart of ou...

NAICS:541714
NAICS Definition:Research and Development in Biotechnology (except Nanobiotechnology)
Employees:14,867
Subsidiaries:2
12-month incidents
0
Known data breaches
0
Attack type number
0

Compliance Ranges Comparison

Based On Specific Ai Models Category
Molecular Devices China

Molecular Devices China

-
ISO 27001Not verified
ISO 27001
-
SOC2 Type 1Not verified
SOC2 Type 1
-
SOC2 Type 2Not verified
SOC2 Type 2
-
GDPRNot verified
GDPR
-
PCI DSSNot verified
PCI DSS
-
HIPAANot verified
HIPAA
Charles River Laboratories

Charles River Laboratories

-
ISO 27001Not verified
ISO 27001
-
SOC2 Type 1Not verified
SOC2 Type 1
-
SOC2 Type 2Not verified
SOC2 Type 2
-
GDPRNot verified
GDPR
-
PCI DSSNot verified
PCI DSS
-
HIPAANot verified
HIPAA

Benchmark & Cyber Underwriting Signals

Incidents vs Biotechnology Research Industry Avg (This Year)

No incidents recorded for Molecular Devices China in 2026.

Incidents

Incidents vs Biotechnology Research Industry Avg (This Year)

No incidents recorded for Charles River Laboratories in 2026.

Incidents

Incident History - Molecular Devices China (X = Date, Y = Severity)

Molecular Devices China cyber incidents detection timeline including parent company and subsidiaries.

No timeline data available
R - Ransomware
C - Cyber Attack
D - Data Breach
V - Vulnerability

Incident History - Charles River Laboratories (X = Date, Y = Severity)

Charles River Laboratories cyber incidents detection timeline including parent company and subsidiaries.

No timeline data available
R - Ransomware
C - Cyber Attack
D - Data Breach
V - Vulnerability

Notable Incidents

Last Cyber / HR Incidents / Global...
Molecular Devices China

Molecular Devices China

Incidents
No explicit notable incidents reported.
Charles River Laboratories

Charles River Laboratories

Incidents
No explicit notable incidents reported.

FAQ

Between Molecular Devices China company and Charles River Laboratories company, which one has the best AI Cybersecurity Score ?
Between Molecular Devices China company and Charles River Laboratories company, which one has experienced more cyber incidents in the past ?
Between Molecular Devices China company and Charles River Laboratories company, which one has experienced more cyber incidents this year ?
Between Molecular Devices China company and Charles River Laboratories company, which one has experienced at least one ransomware attack ?
Between Molecular Devices China company and Charles River Laboratories company, which one has experienced at least one data breach ?
Between Molecular Devices China company and Charles River Laboratories company, which one has experienced at least one targeted cyberattack ?
Between Molecular Devices China company and Charles River Laboratories company, which one has experienced at least one vulnerability ?
Between Molecular Devices China company and Charles River Laboratories company, which one holds the most compliance certifications ?
Between Molecular Devices China company and Charles River Laboratories company, which one holds the fewest compliance certifications ?
Between Molecular Devices China company and Charles River Laboratories company, which one has the most subsidiaries ?
Between Molecular Devices China company and Charles River Laboratories company, which one has the largest number of employees ?
Between Molecular Devices China and Charles River Laboratories, which company holds both SOC 2 Type 1 certifications ?
Between Molecular Devices China and Charles River Laboratories, which company holds both SOC 2 Type 2 certifications ?
Which company is ISO 27001 certified - Molecular Devices China or Charles River Laboratories ?
Which company is PCI DSS compliant - Molecular Devices China or Charles River Laboratories ?
Between Molecular Devices China and Charles River Laboratories, which company complies with HIPAA regulations for healthcare data ?
Between Molecular Devices China and Charles River Laboratories, which company complies with GDPR requirements ?

Latest Global CVEs

CVE-2026-66339
SUMMARY

A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials, leading to information disclosure.

PUBLISHED
Date2026-07-24
UPDATED
Date2026-07-24
RISK INFORMATION (Score: 6.5)
CVSS3
Base Score: 6.5
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
IMPACT SCORE
3.6
EXPLOITABILITY
2.8
CVE-2026-66338
SUMMARY

A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend proxy, this parsing differential can be exploited to smuggle HTTP requests.

PUBLISHED
Date2026-07-24
UPDATED
Date2026-07-24
RISK INFORMATION (Score: 5.4)
CVSS3
Base Score: 5.4
Complexity: HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
IMPACT SCORE
2.7
EXPLOITABILITY
2.2
CVE-2026-66337
SUMMARY

A flaw was found in libsoup. An unsigned integer underflow in the soup_filter_input_stream_read_until() function causes a heap buffer over-read when parsing multipart HTTP responses. A malicious HTTP server can exploit this by sending a crafted multipart response, potentially causing the client application to crash or disclose sensitive heap memory.

PUBLISHED
Date2026-07-24
UPDATED
Date2026-07-24
RISK INFORMATION (Score: 6.5)
CVSS3
Base Score: 6.5
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
IMPACT SCORE
2.5
EXPLOITABILITY
3.9
CVE-2026-61892
SUMMARY

Weintek cMT3092X HMI allows a non-privileged user to modify tokens to escalate privileges.

PUBLISHED
Date2026-07-24
UPDATED
Date2026-07-24
RISK INFORMATION (Score: 8.8)
CVSS3
Base Score: 8.8
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS4
Base Score: 8.7
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/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
IMPACT SCORE
5.9
EXPLOITABILITY
2.8
CVE-2026-61886
SUMMARY

Weintek cMT3092X HMI stores user account passwords in plaintext.

PUBLISHED
Date2026-07-24
UPDATED
Date2026-07-24
RISK INFORMATION (Score: 6.5)
CVSS3
Base Score: 6.5
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS4
Base Score: 7.1
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/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
IMPACT SCORE
3.6
EXPLOITABILITY
2.8