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

Comparison Overview

Avalara PartnerAvalara Partner
VS
JD.COMJD.COM
Avalara Partner

Avalara Partner

N/A

Last Update: 27/02/2026

View Profile

Avalara helps businesses of all sizes get tax compliance right. We provide prebuilt integrations with the big-name financial and business management systems you trust, as well as a robust API for do-it-yourself business builders. Avalara delivers cloud-based compliance ...

NAICS:5112
NAICS Definition:Software Publishers
Employees:None
Subsidiaries:4
12-month incidents
0
Known data breaches
0
Attack type number
0
JD.COM

JD.COM

JD Building, No. 18 Kechuang 11 Street, BDA, Beijing, 101111, CN

Last Update: 01/08/2026

View Profile
Between 800 and 849
http://corporate.jd.com/
809/1000Good

JD.com, also known as JINGDONG, is a leading e-commerce company transferring to be a technology and service enterprise with supply chain at its core. JD.com’s business has expanded across retail, technology, logistics, health, property development, industrials, and inte...

NAICS:5112
NAICS Definition:Software Publishers
Employees:38,695
Subsidiaries:2
12-month incidents
0
Known data breaches
0
Attack type number
0

Compliance Ranges Comparison

Based On Specific Ai Models Category
Avalara Partner

Avalara Partner

-
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
JD.COM

JD.COM

-
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 Software Development Industry Avg (This Year)

No incidents recorded for Avalara Partner in 2026.

Incidents

Incidents vs Software Development Industry Avg (This Year)

No incidents recorded for JD.COM in 2026.

Incidents

Incident History - Avalara Partner (X = Date, Y = Severity)

Avalara Partner cyber incidents detection timeline including parent company and subsidiaries.

R - Ransomware
C - Cyber Attack
D - Data Breach
V - Vulnerability

Incident History - JD.COM (X = Date, Y = Severity)

JD.COM 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...
Avalara Partner

Avalara Partner

Incidents
No explicit notable incidents reported.
JD.COM

JD.COM

Incidents
No explicit notable incidents reported.

FAQ

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

Latest Global CVEs

CVE-2026-67866
SUMMARY

Buffer Overflow vulnerability in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the LockedStaMac_ProcessMsg_DeleteMonitoredItemsResponse and SOPC_StaMac_NewDeleteMonitoredItems in the client wrapper DeleteMonitoredItems path

PUBLISHED
Date2026-08-05
UPDATED
Date2026-08-05
IMPACT SCORE
NA
EXPLOITABILITY
NA
CVE-2026-67863
SUMMARY

In open62541 1.5.5, a server-side use-after-free exists in the local MonitoredItem callback path. The issue occurs when UA_Subscription_localPublish continues to use the current UA_Notification after a callback invokes UA_Server_deleteMonitoredItem for the current local MonitoredItem. This allows a remote attacker to cause a denial of service.

PUBLISHED
Date2026-08-05
UPDATED
Date2026-08-05
RISK INFORMATION (Score: 7.5)
CVSS3
Base Score: 7.5
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
IMPACT SCORE
3.6
EXPLOITABILITY
3.9
CVE-2026-19026
SUMMARY

H5Z__filter_nbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cd_values[0] through cd_values[4] without validating that cd_values is non-NULL or that cd_nelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the N-Bit filter pipeline message with zero client-data values, opened and read via H5Dread, e.g. by the h5ls or h5repack tools.

PUBLISHED
Date2026-08-05
UPDATED
Date2026-08-05
RISK INFORMATION (Score: )
CVSS4
Base Score: 6.8
Complexity: LOW
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/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
IMPACT SCORE
NA
EXPLOITABILITY
NA
CVE-2026-19025
SUMMARY

H5O__layout_decode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial of service (divide-by-zero and application crash in H5S__hyper_iter_get_seq_list in src/H5Shyper.c) via a crafted HDF5 file with mismatched chunk/dataspace ranks that is opened and read via H5Dopen2 and H5Dread, e.g. by the h5repack tool.

PUBLISHED
Date2026-08-05
UPDATED
Date2026-08-05
RISK INFORMATION (Score: )
CVSS4
Base Score: 6.8
Complexity: LOW
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/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
IMPACT SCORE
NA
EXPLOITABILITY
NA