Company Details
safe-routes-partnership
26
2,256
921
saferoutespartnership.org
0
SAF_1123770
In-progress

Safe Routes Partnership Company CyberSecurity Posture
saferoutespartnership.orgThe Safe Routes Partnership is a nonprofit organization working to advance safe walking and rolling to and from schools and in everyday life, improving the health and well-being of people of all races, income levels, and abilities, and building healthy, thriving communities for everyone. The National Partnership is governed by a Board of Directors with staff located throughout the U.S. Our partner affiliates use their communication channels to spread the word about Safe Routes to School opportunities, news, challenges and collaborations. Long time partners include AARP, the National PTA, the American Heart Association, Active Living By Design, Salud America, America Walks, National PTA, ChangeLab Solutions, PolicyLink, Smart Growth America, and PeopleForBikes, to name just a few.
Company Details
safe-routes-partnership
26
2,256
921
saferoutespartnership.org
0
SAF_1123770
In-progress
Between 700 and 749

SRP Global Score (TPRM)XXXX



No incidents recorded for Safe Routes Partnership in 2025.
No incidents recorded for Safe Routes Partnership in 2025.
No incidents recorded for Safe Routes Partnership in 2025.
SRP cyber incidents detection timeline including parent company and subsidiaries

The Safe Routes Partnership is a nonprofit organization working to advance safe walking and rolling to and from schools and in everyday life, improving the health and well-being of people of all races, income levels, and abilities, and building healthy, thriving communities for everyone. The National Partnership is governed by a Board of Directors with staff located throughout the U.S. Our partner affiliates use their communication channels to spread the word about Safe Routes to School opportunities, news, challenges and collaborations. Long time partners include AARP, the National PTA, the American Heart Association, Active Living By Design, Salud America, America Walks, National PTA, ChangeLab Solutions, PolicyLink, Smart Growth America, and PeopleForBikes, to name just a few.


EAT is an international foundation linking food, health and sustainable development across science, business and policy. Originally launched in 2013, EAT is now an independent foundation with three core partners: The Stordalen Foundation, the Stockholm Resilience Centre and the Wellcome Trust. The o

The Competition Commission has a range of functions in terms of Section 21 of the Competition Act. These include investigating anti-competitive conduct in contravention of the Chapter 2 of the Act; assessing the impact of mergers and acquisitions on competition and taking appropriate action; monitor

The Public Good Initiative (PGI) is a graduate student-led pro-bono consulting organization at the University of Toronto’s Munk School of Global Affairs and Public Policy. Our student consultants are matched with non-profit organizations and play a vital role in supporting projects from beginning to

The California Association for Nurse Practitioners is the unifying voice and networking forum for all nurse practitioners statewide, providing consistency and expert guidance for the profession, thereby decreasing barriers and elevating the practice of the nurse practitioner. CANP was founded as t

Civic Consulting is an economic and public policy consultancy founded in 2002 to provide high quality research, analysis and practical, evidence-based policy advice in the areas of consumer policy, financial services, food chain issues, animal health and welfare, public risk management, and good gov

The University of South Carolina Student Government is a student-run organization that represents and advocates the opinion of all students on campus. Student Government works closely with University Administration, Faculty, and Staff to represent the interests of students, to preserve and protect
.png)
The Safe Routes to School Program contains a local community partnership between the City, Palo Alto Unified School District (PAUSD), and Parents Teacher...
New NVIDIA lab earns accreditation from ANSI National Accreditation Board to perform inspections across functional safety, cybersecurity and...
The Regional Alliances and Multistakeholder Partnerships to Stimulate (RAMPS) Cybersecurity Education and Workforce Development (RAMPS...

Explore insights on cybersecurity incidents, risk posture, and Rankiteo's assessments.
The official website of Safe Routes Partnership is http://www.saferoutespartnership.org.
According to Rankiteo, Safe Routes Partnership’s AI-generated cybersecurity score is 743, reflecting their Moderate security posture.
According to Rankiteo, Safe Routes Partnership currently holds 0 security badges, indicating that no recognized compliance certifications are currently verified for the organization.
According to Rankiteo, Safe Routes Partnership is not certified under SOC 2 Type 1.
According to Rankiteo, Safe Routes Partnership does not hold a SOC 2 Type 2 certification.
According to Rankiteo, Safe Routes Partnership is not listed as GDPR compliant.
According to Rankiteo, Safe Routes Partnership does not currently maintain PCI DSS compliance.
According to Rankiteo, Safe Routes Partnership is not compliant with HIPAA regulations.
According to Rankiteo,Safe Routes Partnership is not certified under ISO 27001, indicating the absence of a formally recognized information security management framework.
Safe Routes Partnership operates primarily in the Public Policy Offices industry.
Safe Routes Partnership employs approximately 26 people worldwide.
Safe Routes Partnership presently has no subsidiaries across any sectors.
Safe Routes Partnership’s official LinkedIn profile has approximately 2,256 followers.
Safe Routes Partnership is classified under the NAICS code 921, which corresponds to Executive, Legislative, and Other General Government Support.
No, Safe Routes Partnership does not have a profile on Crunchbase.
Yes, Safe Routes Partnership maintains an official LinkedIn profile, which is actively utilized for branding and talent engagement, which can be accessed here: https://www.linkedin.com/company/safe-routes-partnership.
As of November 27, 2025, Rankiteo reports that Safe Routes Partnership has not experienced any cybersecurity incidents.
Safe Routes Partnership has an estimated 1,026 peer or competitor companies worldwide.
Total Incidents: According to Rankiteo, Safe Routes Partnership has faced 0 incidents in the past.
Incident Types: The types of cybersecurity incidents that have occurred include .
.png)
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.
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.
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.
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.
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.

Get company history
Every week, Rankiteo analyzes billions of signals to give organizations a sharper, faster view of emerging risks. With deeper, more actionable intelligence at their fingertips, security teams can outpace threat actors, respond instantly to Zero-Day attacks, and dramatically shrink their risk exposure window.
Identify exposed access points, detect misconfigured SSL certificates, and uncover vulnerabilities across the network infrastructure.
Gain visibility into the software components used within an organization to detect vulnerabilities, manage risk, and ensure supply chain security.
Monitor and manage all IT assets and their configurations to ensure accurate, real-time visibility across the company's technology environment.
Leverage real-time insights on active threats, malware campaigns, and emerging vulnerabilities to proactively defend against evolving cyberattacks.