IUN A.I CyberSecurity Scoring
23/01/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for Indiana University Northwest in 2026.
No incidents recorded for Indiana University Northwest in 2026.
No incidents recorded for Indiana University Northwest in 2026.
The California State University is the largest system of four-year higher education in the country, with 22 campuses, 56,000 faculty and staff and more than 450,000 students. Created in 1960, the mission of the CSU is to provide high-quality, affordable education to meet the ever-changing needs of California. With its commitment to quality, opportunity, and student success, the CSU is renowned for superb teaching, innovative research and for producing job-ready graduates. The CSU powers California and the nation, sending nearly 127,000 career-ready graduates into the workforce each year. In fact, one in every 20 Americans holding a college degree earned it at the CSU and our alumni are 4 million strong.
For more than a century, The University of Queensland (UQ) has maintained a global reputation for delivering knowledge leadership for a better world. The most prestigious and widely recognised rankings of world universities consistently place UQ among the world's top universities. UQ has also won more national teaching awards than any other Australian university. This commitment to quality teaching empowers our 53,600 current students, who study across UQ’s three campuses, to create positive change for society. Our research has global impact, delivered by an interdisciplinary research community of more than 1500 researchers at our six faculties, eight research institutes and more than 100 research centres. Social Media Community Guidelines: https://marketing-communication.uq.edu.au/services/social-media/social-media-community-guidelines CRICOS Provider 00025B • TEQSA PRV12080
Galileo Global Education, world leader in independent higher education with 210,000 students, 61 schools and 106 campuses in 18 countries, placed employability and innovation at the heart of its strategy for 15 years. Galileo Global Education's mission is to enable everyone, regardless of their starting point, to unleash their potential and boost their long term employability. Our vision: to move the lines of the world of Education through innovation, and the hybridization of disciplines, pedagogies, schools and geographies. The Group's schools, specialized in particular in the fields of digital, business, design, digital communication, health, arts and culture, share the same vision of higher education: the importance of interdisciplinarity, supervision of students, high quality training, international culture and professional integration.
Cornell is a privately endowed research university and a partner of the State University of New York. As the federal land-grant institution in New York State, we have a responsibility—unique within the Ivy League—to make contributions in all fields of knowledge in a manner that prioritizes public engagement to help improve the quality of life in our state, the nation, the world.
With thriving academic and research excellence and a lively, welcoming student experience, the University of South Carolina brings the opportunities of higher education to new generations. South Carolina's unrivaled college experience has been sought by students, faculty and academic researchers for more than 200 years. Founded in 1801, the university is located in Columbia, the capital of South Carolina. The University of South Carolina System, led by President Michael Amiridis who is serving as the university's 30th president, and has eight campuses in 20 locations that together serve more than 54,000 students.
One of the largest universities in the United States, The Ohio State University is a leading research university and the model for Ohio's public higher education institutes. Founded in 1870 as a land-grant university, it consistently ranks as one of the top public universities in the United States. The main campus is located in Columbus, and regional campuses are located in Lima, Mansfield, Marion, Newark and Wooster.
The University of Pittsburgh is a top-ranked, public institution in Pennsylvania and a member of the Association of American Universities of leading research universities. With our discoveries, we are recognized as one of the most innovative universities in the world. We invent the paths of the future and forge ahead. Pitt is a member of the Association of American Universities (AAU), which comprises 62 preeminent doctorate-granting research institutions in North America.
Washington University in St. Louis, a medium-sized, independent university, is dedicated to challenging its faculty and students alike to seek new knowledge and greater understanding of an ever-changing, multicultural world. The university has played an integral role in the history and continuing growth of St. Louis and benefits in turn from the wide array of social, cultural and recreational opportunities offered by the metropolitan area to its more than 2.8 million residents. The mission of Washington University in St. Louis is the promotion of learning — learning by students and by faculty. Teaching, the transmission of knowledge, is central to our mission, as is research, the creation of new knowledge.
One of the nation’s largest schools, the University of Minnesota offers baccalaureate, master’s, and doctoral degrees in virtually every field—from medicine to business, law to liberal arts, and science and engineering to architecture. The University of Minnesota system is made up of five campuses in Minnesota including Crookston, Duluth, Morris, Rochester, and the Twin Cities (Minneapolis/St. Paul). University of Minnesota Extension provides outreach and education services to Minnesota's communities through science-based knowledge, expertise and training. The University of Minnesota was recognized by Forbes in 2018 in the Best Employer, Best Employer for Diversity, and Best Employer for New Grads categories.
Latest updates, reports, and threat intel affecting the global network.
As data center proposals accelerate across Northwest Indiana, residents are packing council chambers and planning meetings to raise concerns...
Purdue University Northwest has once again received the International Council of Electronic Commerce Consults' (EC-Council) Academia Circle...
HAMMOND, Ind. - The Purdue University board of trustees on Friday gave its approval to plan, finance, build and award construction contracts...
WEST LAFAYETTE, Ind. — The Purdue University Board of Trustees on Friday (Dec. 12) gave approval to plan, finance, construct and award...
Purdue University Northwest's College of Technology has been awarded over $3 million through two separate U.S. Department of Defense grants...
Indiana University Northwest's Center for Urban and Regional Excellence (CURE) offers a variety of non-credit courses and educational...
Purdue University Northwest's (PNW) Bachelor of Science (BS) in Cybersecurity prepares you with the technical competency, knowledge and skills needed to...
Undergraduate programs in business and nursing at Indiana University have earned high marks in the 2026 U.S. News and World Report Best...
Sept. 3, 2025 – In today's Monitor newsletter, see how to take the new GenAI 101 course, changes to OneDrive, tips for using Canvas,...
The Admin Columns plugin for WordPress is vulnerable to PHP Object Injection leading to Remote Code Execution in versions up to and including 7.0.18. This is due to the use of `unserialize()` without an `allowed_classes` restriction in the `IdsToCollection::get_ids_from_string()` function, which processes attacker-controlled post meta values without proper validation. This makes it possible for authenticated attackers with Contributor-level access and above to inject a serialized PHP object into a post's custom meta field and trigger arbitrary code execution by exploiting a bundled POP gadget chain, resulting in remote code execution as the web server user.
The Alba Board plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to access arbitrary private alba_card post data, including title, description, assignee, due date, tags, and comments, that is intended to be restricted to Administrators and Editors. The handler is registered via the wp_ajax_nopriv_ hook and its nonce is exposed to all site visitors through wp_localize_script on pages containing the [alba_board] shortcode, making this exploitable by unauthenticated users who can access any such page.
Internationalized Domain Names in Applications (IDNA) for Python provides support for Internationalized Domain Names in Applications (IDNA) and Unicode IDNA Compatibility Processing. In versions prior to 3.15, payloads such as `"\u0660" * N` or `"\u30fb" * N + "\u6f22"` utilize the `valid_contexto` function prior to length rejection, and for high values of `N` will take a long time to process. This is the same issue as CVE-2024-3651, however the original remediation in 2024 was not a complete fix. A specially crafted argument to the `idna.encode()` function could consume significant resources. This may lead to a denial-of-service. Starting in version 3.14, the function rejects long inputs as soon as practicable prior to any further processing to minimize resource consumption. In version 3.15, this approach was extended to lesser used alternate functions (i.e. per-label conversions and codec support). A workaround is available. Domain names cannot exceed 253 characters in length. If this length limit is enforced prior to passing the domain to the `idna.encode()` function, it should no longer consume significant resources. This is triggered by arbitrarily large inputs that would not occur in normal usage, but may be passed to the library assuming there is no preliminary input validation by the higher-level application.
A path traversal vulnerability exists in the Projects Service download endpoint shared by Altium Enterprise Server and Altium 365. An authenticated user can supply a crafted path parameter that bypasses validation, allowing arbitrary files (including entire directories returned as archives) to be read from the server filesystem. Because the readable files include service configuration and credential material, exploitation can be used to gather information enabling further compromise. The issue can be combined with CVE-2026-11424 to reach the cloud-side endpoint. On multi-tenant Altium 365 deployments, the readable configuration could have exposed credentials shared across services. Altium Enterprise Server is fixed in 8.1.1; the issue has been remediated in Altium 365 at the service level.
A path traversal vulnerability exists in the Git Service component shared by Altium Enterprise Server and Altium 365. The service accepts a sequence of post-clone file-manipulation operations that use user-supplied paths without validation, allowing an authenticated user with basic git access to move arbitrary files outside the intended repository area. This file-move primitive can be used to place attacker-controlled script content into directories where it is later executed by the service, resulting in remote code execution under the Git Service account. On multi-tenant Altium 365 deployments, this could have allowed access to data belonging to other tenants on the same infrastructure node. Altium Enterprise Server is fixed in 8.1.1; the issue has been remediated in Altium 365 at the service level.
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.