IDSBCH A.I CyberSecurity Scoring
19/03/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for Immersive Design Systems at Boston Children’s Hospital in 2026.
No incidents recorded for Immersive Design Systems at Boston Children’s Hospital in 2026.
No incidents recorded for Immersive Design Systems at Boston Children’s Hospital in 2026.
Northwestern Medicine is the collaboration between Northwestern Memorial HealthCare and Northwestern University Feinberg School of Medicine around a strategic vision to transform the future of health care. It encompasses the research, teaching, and patient care activities of the academic medical center. Sharing a commitment to superior quality, academic excellence and patient safety, the organizations within Northwestern Medicine comprise a combined workforce of more than 33,000 among clinical and administrative staff, medical and science faculty and medical students. Northwestern Medicine is comprised of more than 200 locations throughout the region, with five Northwestern Medicine hospitals ranked among “America's Best” by U.S. News & World Report, 2025 – 2026, our legacy of better medicine continues. What makes us better, makes you better.®
Canada's first provincial health services authority. Provincial Health Services Authority (PHSA) is one of six health authorities – the other five health authorities serve geographic regions of BC. PHSA's primary role is to ensure that BC residents have access to a coordinated network of high-quality specialized health care services. PHSA operates provincial programs including BC Children's Hospital, BC Women's Hospital + Health Centre, BC Emergency Health Services, BC Cancer, BC Centre for Disease Control and BC Transplant. It is also responsible for specialized provincial health services like chest surgery and trauma services, which are delivered in a number of locations in the regional health authorities. For career opportunities, visit www.jobs.phsa.ca or email [email protected].
At UCHealth, we do things differently. We strive to promote individual and community health and leave no question unanswered along the way. We’re driven to improve and optimize health care. Our network of nationally-recognized hospitals, clinic locations and health care providers extends throughout Colorado, southern Wyoming and western Nebraska. We deliver excellent care close to home, no matter where you might live. Our success is defined by more than our patient volumes or treatment outcomes. It’s about building a team of exceptional people, from our clinical staff to our expert physicians, who consistently do what is right for the individuals we are honored to serve. UCHealth, a 501(c) (3) health system, was formed in 2012 to increase access to innovative and advanced patient care, realize supply chain and IT efficiencies, and to better serve patients throughout the Rocky Mountain region by combining academic-based and community-focused medicine. Together, the clinics and hospitals within UCHealth can offer the most advanced treatments to improve the lives of patients and their families in Colorado and beyond.
Thomas Jefferson University and Thomas Jefferson University Hospitals are partners in providing excellent clinical and compassionate care for our patients in the Philadelphia region, educating the health professionals of tomorrow in a variety of disciplines and discovering new knowledge that will define the future of clinical care. Thomas Jefferson University is dedicated to health sciences education and research.
Community Health Systems is one of the nation’s leading healthcare providers. Developing and operating healthcare delivery systems across 14 states, CHS is committed to helping people get well and live healthier. CHS affiliates operate 70 acute-care hospitals and more than 1,000 other sites of care, including physician practices, urgent care centers, freestanding emergency departments, occupational medicine clinics, imaging centers, cancer centers and ambulatory surgery centers.
Novant Health is an integrated network of more than 850 locations, including 19 hospitals, more than 700 physician clinics and urgent care centers, outpatient facilities, and imaging and pharmacy services. This network supports a seamless and personalized healthcare experience for communities in North Carolina and South Carolina. Novant Health is nationally recognized for our unwavering commitment to safety and the highest quality care, and we serve as a catalyst for healthcare transformation through clinical trials, leading-edge research, innovative care delivery models and robust virtual care networks. The expertise and empathy of our 40,000 team members along with more than 8,300 independent and employed clinicians are at the heart of Our Cause as industry leaders caring for communities across the Carolinas. In 2023, Novant Health provided more than $1.6 billion in community benefit, including financial assistance and services. To learn more about our social media community standards, visit: https://www.novanthealth.org/policy/disclaimer/social-media-disclaimer/
AdventHealth is a connected network of care that helps people feel whole – body, mind and spirit. More than 100,000 team members across a national footprint provide whole-person care to nearly nine million people annually through more than 2,000 care sites that include hospitals, physician practices, ambulatory surgery centers, outpatient clinics, home health agencies, hospice centers, the AdventHealth app and more. Our wholistic approach to improving the health and prosperity of our communities is inspired by our mission to extend the healing ministry of Christ.
Siemens Healthineers is a leading medtech company with over 125 years of experience. We pioneer breakthroughs in healthcare. For everyone. Everywhere. Sustainably. Our portfolio, spanning in vitro and in vivo diagnostics to image-guided therapy and cancer care, is crucial for clinical decision-making and treatment pathways. With our strengths in patient twinning, precision therapy, as well as digital, data, and artificial intelligence (AI), we are well positioned to take on the greatest challenges in healthcare. We will continue to build on these strengths to help overcome the world’s most threatening diseases, enable efficient operations, and expand access to care. We are a team of more than 71,000 Healthineers in over 70 countries passionately pushing the boundaries of what is possible in healthcare to help improve the lives of people around the world.
Atrium Health Wake Forest Baptist is a nationally recognized academic medical center and health system based in Winston-Salem, NC, part of Advocate Health, the third-largest nonprofit health system in the United States. Atrium Health Wake Forest Baptist’s two main components are an integrated clinical system – anchored by Atrium Health Wake Forest Baptist Medical Center, an 885-bed tertiary-care hospital in Winston-Salem – that includes Brenner Children’s Hospital, five community hospitals, more than 300 primary and specialty care locations and more than 2,700 physicians; and Wake Forest University School of Medicine, a recognized leader in experiential medical education and groundbreaking research. Atrium Health Wake Forest Baptist and Wake Forest University School of Medicine are the academic core of Advocate Health. Atrium Health Wake Forest Baptist employs more than 20,000 teammates, part of Advocate Health’s 150,000 teammates. Atrium Health Wake Forest Baptist provided a record-setting $611.2 million in community benefits during the 2021 fiscal year, which includes unreimbursed care, charity care, education and research, and community health improvement.
Latest updates, reports, and threat intel affecting the global network.
What do a neuroscientist, a political analyst, an entrepreneur-veteran, a dynamic journalist, an entrepreneur-investor, a legal changemaker,...
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, a shared-agent editor can delete file records through `DELETE /api/files` that the owner has reused across multiple agents. The deletion removes the file globally — not just from the shared agent — breaking the owner's other private agents that reference the same `file_id`. The private agent retains a stale `file_id` reference that no longer resolves. A shared-agent editor can destroy files that the owner uses across multiple agents. The owner's private agents — which the attacker has no access to — break silently with stale `file_id` references. This is a cross-agent integrity violation: editing access to one agent should not affect another. Version 0.8.4 contains a patch.
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, users with only `VIEW` access to an MCP server can retrieve the server's decrypted admin-managed secrets through `GET /api/mcp/servers` and `GET /api/mcp/servers/:serverName`. The returned config includes plaintext values for `apiKey.key` and `oauth.client_secret`. This allows viewers of a shared MCP server to exfiltrate the underlying provider credentials. Version 0.8..4 contains a patch. Other remediations include: never returning decrypted admin-managed secrets to non-owners; redacting apiKey.key and oauth.client_secret from all API responses consider returning only boolean presence indicators for secrets, similar to the auth-values route pattern; and, if owners need to edit configs without re-entering secrets, preserving secrets server-side and returning placeholders instead of plaintext.
When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.
Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.
alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5-2606, the alf.io extension sandbox injects a fully-functional HTTP client (`simpleHttpClient`) into every extension script's scope. The `postFileAndSaveResponse()` method accepts an arbitrary filesystem path as its `file` parameter and reads the file contents using `new FileInputStream(file)` with no path validation, directory restriction, or allowlist. A malicious extension script can read any file accessible to the JVM process user and exfiltrate it to an attacker-controlled server via HTTP POST. Version 2.0-M5-2606 patches the issue.
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.