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

Comparison Overview

99designs99designs
VS
DarDar
99designs

99designs

41 Stewart Street, Richmond, Australia, VIC 3121, AU

Last Update: 08/03/2026

View Profile
Between 750 and 799
http://99designs.com/
768/1000Fair

99designs by Vista is the global creative platform that makes it easy for freelance designers and clients to work together to create designs they love. From clients who need custom design, to designers who want access to quality projects, people around the world rely on...

NAICS:5414
NAICS Definition:Specialized Design Services
Employees:3,572
Subsidiaries:13
12-month incidents
0
Known data breaches
0
Attack type number
0
Dar

Dar

Beirut, LB

Last Update: 01/04/2026

View Profile
Between 750 and 799
https://dar.com/
790/1000Fair

Dar is one of the world’s leading consultancies, providing design, planning, engineering, sustainability consulting, digital solutions and services, project management, and facilities management for buildings, cities, transportation, civil infrastructure, water, and the...

NAICS:5414
NAICS Definition:Specialized Design Services
Employees:12,502
Subsidiaries:0
12-month incidents
0
Known data breaches
0
Attack type number
0

Compliance Ranges Comparison

Based On Specific Ai Models Category
99designs

99designs

-
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
Dar

Dar

-
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 Design Services Industry Avg (This Year)

No incidents recorded for 99designs in 2026.

Incidents

Incidents vs Design Services Industry Avg (This Year)

No incidents recorded for Dar in 2026.

Incidents

Incident History - 99designs (X = Date, Y = Severity)

99designs 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 - Dar (X = Date, Y = Severity)

Dar 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...
99designs

99designs

Incidents
No explicit notable incidents reported.
Dar

Dar

Incidents
No explicit notable incidents reported.

FAQ

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

Latest Global CVEs

CVE-2026-66591
SUMMARY

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in David Lingren Media LIbrary Assistant allows Stored XSS. This issue affects Media LIbrary Assistant: from n/a through 3.39.

PUBLISHED
Date2026-08-18
UPDATED
Date2026-08-18
RISK INFORMATION (Score: 6.5)
CVSS3
Base Score: 6.5
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
IMPACT SCORE
3.7
EXPLOITABILITY
2.3
CVE-2026-66589
SUMMARY

Missing Authorization vulnerability in Kings Plugins B2BKing allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects B2BKing: from n/a through 5.2.30.

PUBLISHED
Date2026-08-18
UPDATED
Date2026-08-18
RISK INFORMATION (Score: 5.4)
CVSS3
Base Score: 5.4
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
IMPACT SCORE
2.5
EXPLOITABILITY
2.8
CVE-2026-27365
SUMMARY

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PublishPress PublishPress Series allows Stored XSS. This issue affects PublishPress Series: from n/a through 2.17.0.

PUBLISHED
Date2026-08-18
UPDATED
Date2026-08-18
RISK INFORMATION (Score: 5.9)
CVSS3
Base Score: 5.9
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
IMPACT SCORE
3.7
EXPLOITABILITY
1.7
CVE-2026-73974
SUMMARY

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses its shared testing helper across check plugins. Prior to linuxfabrik-lib 6.1.0 and Linuxfabrik Monitoring Plugins 7.0.0, lib.lftest.test() treated the first or second element of a --test CSV argument as a filesystem path and returned the file contents as simulated standard output or standard error without path confinement. The hidden but production-accessible --test argument was accepted by sudo-authorized plugins, so an attacker controlling the nagios or icinga account could use check-plugins/deb-updates/deb-updates with its default QUERY=1 to disclose every line of a root-readable file. Approximately 22 other plugins exposed filtered content or a root file existence and readability oracle through the same helper, while check-plugins/network-bonding/network-bonding and check-plugins/openstack-swift-stat/openstack-swift-stat had direct read paths that bypassed the helper. The library fix confines fixture reads to the invoking plugin's unit-test directory and refuses unsafe anchors, and the plugin fix routes the two bypasses through that helper. These issues are fixed in linuxfabrik-lib 6.1.0 and Linuxfabrik Monitoring Plugins 7.0.0.

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

Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form --filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confining the resolved path to /var/log. An attacker who controls the monitoring account can select a root-readable file such as /etc/shadow and use --warning-regex . while leaving SUPPRESS_OUTPUT false, causing each nonempty line to be collected in warn_matches and returned through lib.base.oao(). The vulnerable flow passes the expanded scan_path directly to open(), and neither real-path containment nor an allowlist protects the sink. The same fix also confines mysql-logfile and openvpn-client-list paths, allows only documented log roots, and resolves symlinks and parent-directory traversal before checking containment. This issue is fixed in version 7.0.0.

PUBLISHED
Date2026-08-18
UPDATED
Date2026-08-18
RISK INFORMATION (Score: 5.5)
CVSS3
Base Score: 5.5
Complexity: LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
IMPACT SCORE
3.6
EXPLOITABILITY
1.8