VYU A.I CyberSecurity Scoring
04/04/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for VISTA – York University in 2026.
No incidents recorded for VISTA – York University in 2026.
No incidents recorded for VISTA – York University in 2026.
Ranked a Tier One research university by the Carnegie Classification, UNT is the flagship of the UNT System and is located in Denton, Texas. With 242 degree programs and a thriving community of nearly 44,000 students, UNT serves the North Texas region and helps drive the state’s economy through groundbreaking research, educational excellence focused on career readiness, and a spirit of creativity, innovation, and entrepreneurship. Across its Denton and Frisco campuses, UNT students earned more than 13,000 degrees last year.
ETH Zurich – Where the future begins Freedom and individual responsibility, entrepreneurial spirit and open-mindedness: ETH Zurich stands on a bedrock of true Swiss values. Our university for science and technology dates back to the year 1855, when the founders of modern-day Switzerland created it as a centre of innovation and knowledge. At ETH Zurich, students discover an ideal environment for independent thinking, researchers a climate which in-spires top performance. Situated in the heart of Europe, yet forging connections all over the world, ETH Zurich is pioneering effective solutions to the global challenges of today and tomorrow. Some 530 professors teach around 20,500 students – including 4,100 doctoral students – from over 120 countries. Their collective research embraces many disciplines: natural sciences and engineering scienc-es, architecture, mathematics, system-oriented natural sciences, as well as management and social sci-ences. The results and innovations produced by ETH researchers are channelled into some of Switzer-land’s most high-tech sectors: from computer science through to micro- and nanotechnology and cutting-edge medicine. Every year ETH registers around 90 patents and 200 inventions on average. Since 1996, the university has produced a total of 380 commercial spin-offs. ETH also has an excellent reputation in scientific circles: 21 Nobel laureates have studied, taught or researched here, and in international league tables ETH Zurich regularly ranks as one of the world’s top universities.
The University of Alberta is one of Canada’s top teaching and research universities, with an international reputation for excellence across the humanities, sciences, creative arts, business, engineering, and health sciences. Home to more than 39,000 students and 15,000 faculty and staff, the university has an annual budget of $1.7 billion and attracts nearly $450 million in sponsored research revenue. The U of A offers close to 400 rigorous undergraduate, graduate, and professional programs in 18 faculties on five campuses. The university has more than 250,000 alumni worldwide. The university and its people remain dedicated to the promise made in 1908 by founding president Henry Marshall Tory that knowledge shall be used for “uplifting the whole people."
Founded in 1898, Northeastern is a global research university with a distinctive, experience-driven approach to education and discovery. The university is a leader in experiential learning, powered by the world’s most far-reaching cooperative education program. We integrate classroom study with opportunities for professional work, research, service, and global learning in more than 100 countries. The same spirit of collaboration guides a use-inspired research enterprise focused on solving global challenges in health, security, and sustainability. Northeastern offers a comprehensive array of undergraduate and graduate programs leading to degrees through the doctorate in nine colleges and schools, and select graduate programs at campuses in Boston, Charlotte, N.C., San Francisco Bay Area, Seattle, and Toronto. Campuses in Burlington, MA, and Nahant, MA, are home to research institutes for homeland security and coastal sustainability, respectively.
Queen’s University has a long history of scholarship, discovery, and innovation that shapes our collective knowledge and helps address some of the world’s most pressing challenges. Home to more than 25,000 students, Queen’s offers a comprehensive research-intensive environment. Diverse perspectives and a wealth of experience enrich our students and faculty while a core part of our mission is to engage in international learning and research. Queen’s University is ranked in the top 10 globally in the 2022 Times Higher Education Impact Rankings. The rankings measured over 1,500 post-secondary institutions on their work to advance the United Nations’ Sustainable Development Goals (SDGs).
El Servicio Nacional de Aprendizaje, SENA, es un establecimiento público del orden nacional con personería jurídica, patrimonio propio e independiente y autonomía administrativa. Adscrito al Ministerio del Trabajo de Colombia, ofrece formación gratuita a millones de colombianos que se benefician con programas técnicos, tecnológicos y complementarios, que enfocados al desarrollo económico, tecnológico y social del país, entran a engrosar las actividades productivas de las empresas y de la industria, para obtener mejor competitividad y producción con los mercados globalizados La Agencia Pública de Empleo SENA brinda desde hace más de 30 años un servicio gratuito que conecta a las personas que buscan empleo con las empresas que requieren talento humano. Además, es un operador autorizado por el Servicio Público de Empleo del Ministerio de Trabajo para realizar procesos de intermediación laboral en Colombia y en el exterior. El SENA, a través de la Agencia Pública de Empleo, gestiona los mecanismos y estrategias de atención dirigidas a poblaciones vulnerables, con el fin de aportar al mejoramiento de su perfil ocupacional y aumentar sus niveles de inserción laboral y empleabilidad.
The University of South Florida, a high-impact research university dedicated to student success and committed to community engagement, generates an annual economic impact of more than $6 billion. With campuses in Tampa, St. Petersburg and Sarasota-Manatee, USF serves approximately 50,000 students who represent nearly 150 different countries. U.S. News & World Report has ranked USF as one of the nation’s top 50 public universities for five consecutive years, and this year USF earned its highest ranking ever among all universities public or private. In 2023, USF became the first public university in Florida in nearly 40 years to be invited to join the Association of American Universities, a prestigious group of the leading universities in the United States and Canada. Through hundreds of millions of dollars in research activity each year and as one of the top universities in the world for securing new patents, USF is a leader in solving global problems and improving lives. USF is a member of the American Athletic Conference. Learn more at www.usf.edu.
For more than 250 years, Columbia has been a leader in higher education in the nation and around the world. At the core of our wide range of academic inquiry is the commitment to attract and engage the best minds in pursuit of greater human understanding, pioneering new discoveries and service to society.
The University of Delaware - a state assisted, privately chartered institution - is a Land Grant, Sea Grant, Space Grant and Carnegie Research University (very high research activity). The University, with origins in 1743, was chartered by the State of Delaware in 1833. A Women's College was opened in 1914, and in 1945 UD became permanently coeducational. The main campus is located in Newark, Delaware, a suburban community of nearly 30,000, situated midway between Philadelphia and Baltimore. Courses are also offered at the Wilmington campus and at other locations throughout the State, including Dover, Georgetown, Milford, and Lewes.
Latest updates, reports, and threat intel affecting the global network.
The College of Applied Science and Technology received $1 million from Google's Cybersecurity Clinics Fund to establish the clinic.
FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when a `ClientPasswordReset` record already exists for a client (from a previous unexpired reset request), subsequent calls to the `reset_password` guest API endpoint reuse the existing token instead of generating a new one. The 15-minute validity window is anchored to the first request's `created_at` timestamp, not the time of the most recent email. An attacker who obtained the original reset link remains able to use it even after the victim requests a new reset, because the original token is never invalidated or rotated. Version 0.8.0 patches the issue. Some workarounds are available. Configure a reverse proxy (e.g., Nginx, Apache, Cloudflare) to apply per-IP rate limiting to the `/client/reset-password` endpoint to minimize the window of opportunity, and/or manually clear expired `client_password_reset` records from the database after a client reports a suspected compromise.
FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 allow a low-privileged staff account to grant arbitrary module permissions to itself through the admin API, resulting in persistent privilege escalation. A staff user that only has `staff.create_and_edit_staff` can call `/api/admin/staff/permissions_update` targeting their own account and write any permission structure, bypassing the intended role-based access control boundary. Version 0.8.0 patches the issue. Some workarounds are available. Restrict the `staff.create_and_edit_staff` permission to only highly trusted staff members and/or use a reverse proxy or WAF to restrict access to `/api/admin/staff/permissions_update` to specific trusted roles.
FOSSBilling is a free, open-source billing and client management system. Versions 0.5.3 through 0.7.2 allow authenticated clients to both read and reset API key service secrets for orders that are no longer in an `active` state (e.g., `suspended`, `canceled`). The root cause is missing order-state validation in two client API endpoints, despite an `isActive()` helper already existing in the `Serviceapikey` module and the frontend UI correctly gating access on `order.status == 'active'`. Version 0.8.0 contains a fix. Some workarounds are available. If the `Serviceapikey` module is not needed, uninstall it to remove the affected endpoints. One may also use a reverse proxy or WAF to restrict access to `/api/client/order/service` and `/api/client/serviceapikey/reset` based on application-level order-state logic.
FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 allow low-privileged staff accounts to perform unauthorized actions via admin API endpoints. The root cause is a combination of the `can_always_access` module flag (which grants all staff access to certain modules) and insufficient permission checks or unsafe parameter handling on individual endpoints. Version 0.8.0 contains a fix. Some workarounds are available. Restrict staff accounts to only those who need access to sensitive settings and/or use a reverse proxy or WAF to restrict access to the affected endpoints to trusted IP addresses or higher-privilege roles.
FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when the "Require Email Confirmation" setting is enabled, a logged-in client with an unverified email address (`email_approved = 0`) can access all client-area pages (e.g. `/client/balance`, `/client/order/list`, `/client/invoice`) and read real account data, including wallet balances and transaction history. The API-side enforcement correctly restricts unverified clients to only profile-related endpoints, but the page-side enforcement is overly permissive, allowing any request whose path starts with `/client`. Version 0.8.0 contains a fix. No known workarounds that don't involve modifying the source code are available.
curl -i -X GET 'https://api.rankiteo.com/underwriter-getcompany-history?
linkedin_id=axa' -H 'apikey: YOUR_API_KEY_HERE'
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.
Rankiteo is a unified scoring and risk platform that analyzes billions of signals weekly to help organizations gain faster, more actionable insights into emerging threats. Empowering teams to outpace adversaries and reduce exposure.