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

Comparison Overview

Peace CorpsPeace Corps
VS
United NationsUnited Nations
Peace Corps

Peace Corps

1275 1st St NE, Washington, District of Columbia, 20526, US

Last Update: 24/03/2026

View Profile
Between 750 and 799
https://www.peacecorps.gov
772/1000Fair

As the preeminent international service organization of the United States, the Peace Corps sends Americans with a passion for service abroad to work with communities and create lasting change. Volunteers develop sustainable solutions to address challenges in Education, ...

NAICS:92812
NAICS Definition:International Affairs
Employees:8,028
Subsidiaries:1
12-month incidents
0
Known data breaches
0
Attack type number
0
United Nations

United Nations

UN Headquarters, New York, 10017, US

Last Update: 28/03/2026

View Profile
Between 800 and 849
http://www.un.org
814/1000Good

Founded at the end of the Second World War, the United Nations is an international organization made up of 193 Member States committed to maintaining international peace and security. Every day the UN works to tackle global challenges and deliver results for those mo...

NAICS:92812
NAICS Definition:International Affairs
Employees:64,762
Subsidiaries:0
12-month incidents
0
Known data breaches
2
Attack type number
1

Compliance Ranges Comparison

Based On Specific Ai Models Category
Peace Corps

Peace Corps

-
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
United Nations

United Nations

-
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 International Affairs Industry Avg (This Year)

No incidents recorded for Peace Corps in 2026.

Incidents

Incidents vs International Affairs Industry Avg (This Year)

No incidents recorded for United Nations in 2026.

Incidents

Incident History - Peace Corps (X = Date, Y = Severity)

Peace Corps 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 - United Nations (X = Date, Y = Severity)

United Nations cyber incidents detection timeline including parent company and subsidiaries.

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

Notable Incidents

Last Cyber / HR Incidents / Global...
Peace Corps

Peace Corps

Incidents
No explicit notable incidents reported.
United Nations

United Nations

Incidents
🔒 Incident : Breach
UNI155417123
🔒 Incident : Breach
UNI175830922

FAQ

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

Latest Global CVEs

CVE-2026-86098
SUMMARY

ntop nDPI versions before 6.0 contain a heap buffer overflow vulnerability in the ndpi_json_string_escape function that writes beyond caller-supplied buffer boundaries. Attackers can trigger the overflow by supplying crafted network packet data including TLS SNI, HTTP headers, or DNS names that reach the vulnerable function, causing heap corruption.

PUBLISHED
Date2026-09-04
UPDATED
Date2026-09-04
RISK INFORMATION (Score: 7.4)
CVSS3
Base Score: 7.4
Complexity: HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
CVSS4
Base Score: 8.3
Complexity: HIGH
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/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.2
EXPLOITABILITY
2.2
CVE-2026-86097
SUMMARY

PX4 Autopilot through 1.17.0 contains a null pointer dereference vulnerability in param_set_default_file() and param_set_backup_file() functions that allows attackers to crash the autopilot process. Attackers can invoke 'param select' or 'param select-backup' commands with no path argument from any PX4 shell to trigger the crash.

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

PX4 Autopilot through 1.17.0 contains a use-after-free vulnerability in TemperatureCalibration::start() due to a race condition between task spawning and object deletion. Attackers can trigger the calibration process via shell commands to write to freed heap memory, corrupting unrelated objects or allocator metadata and destabilizing heap operations.

PUBLISHED
Date2026-09-04
UPDATED
Date2026-09-04
RISK INFORMATION (Score: 5.9)
CVSS3
Base Score: 5.9
Complexity: HIGH
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
CVSS4
Base Score: 6.0
Complexity: HIGH
CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/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
4.2
EXPLOITABILITY
1.6
CVE-2026-86095
SUMMARY

Unidata netcdf-c through 4.10.1 contains an out-of-bounds write vulnerability in NC4_HDF5_inq_attname() that copies HDF5 attribute names into a fixed 256-byte buffer without length validation. Attackers can craft HDF5 files with oversized attribute names to overflow the destination buffer, causing memory corruption and crashes when applications enumerate attribute names.

PUBLISHED
Date2026-09-04
UPDATED
Date2026-09-04
RISK INFORMATION (Score: 7.8)
CVSS3
Base Score: 7.8
Complexity: LOW
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS4
Base Score: 8.5
Complexity: LOW
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/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
1.8
CVE-2026-48019
SUMMARY

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound email processing in applications that send mail to user-supplied addresses. This issue has been patched in versions 12.60.0 and 13.10.0.

PUBLISHED
Date2026-09-04
UPDATED
Date2026-09-04
RISK INFORMATION (Score: 8.9)
CVSS3
Base Score: 8.9
Complexity: HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
IMPACT SCORE
6
EXPLOITABILITY
2.2