SBHC A.I CyberSecurity Scoring
20/02/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for Suburban Behavioral Health Campus in 2026.
No incidents recorded for Suburban Behavioral Health Campus in 2026.
No incidents recorded for Suburban Behavioral Health Campus in 2026.
Hospitals and Health Care
When it comes to your health, everything matters. That’s why UnitedHealthcare is helping people live healthier lives and making the health system work better for everyone. Our health plans are there for you in moments big and small, delivering a simple experience, affordable coverage, and supportive care. At UnitedHealthcare, part of the UnitedHealth Group family of businesses, we are working to create a system that is connected, aligned and more affordable for all involved; one that delivers high quality care, responsive to the needs of each person and the communities in which they live. With connections to more than 1.3 million physicians and care professionals and 6,500 hospitals and care facilities across the globe, we can collaborate in new ways to improve patient care while providing customizable and comprehensive solutions in any marketplace, anywhere. Our Values Integrity: Honor commitments. Never compromise ethics. Compassion: Walk in the shoes of the people we serve and those with whom we work. Relationships: Build trust through collaboration. Innovation: Invent the future. Learn from the past. Performance: Demonstrate excellence in everything we do. For more information about UnitedHealthcare, click here: https://www.uhc.com/ For information about careers at UnitedHealthcare, click here: https://www.workatuhc.com
WellSpan Health’s vision is to reimagine healthcare through the delivery of comprehensive, equitable health and wellness solutions throughout our continuum of care. As an integrated delivery system focused on leading in value-based care, we encompass more than 2,500 employed providers, more than 250 locations, nine award-winning hospitals, home care and a behavioral health organization serving central Pennsylvania and northern Maryland. Our high-performing Medicare Accountable Care Organization (ACO) is the region’s largest and one of the best in the nation. With a team 23,000 strong, WellSpan experts provide a range of services, from wellness and employer services solutions to advanced care for complex medical and behavioral conditions. Our clinically integrated network of 3,000 aligned physicians and advanced practice providers is dedicated to providing the highest quality and safety, inspiring our patients and communities to be their healthiest. Interested in careers at WellSpan? Find available roles at joinwellspan.org.
Clear and confident health care decisions begin with questions. At Labcorp, we’re constantly in pursuit of answers. As a global leader of innovative and comprehensive laboratory services, we help doctors, hospitals, pharmaceutical companies, researchers and patients make clear and confident decisions. We provide insights and advance science to improve health and improve lives through our unparalleled diagnostics and drug development laboratory capabilities. Our more than 60,000 employees serve clients in over 100 countries, worked on over 80% of the new drugs approved by the FDA in 2022 and performed more than 600 million tests for patients around the world. Learn more about Labcorp (NYSE: LH) at www.labcorp.com.
Houston Methodist is one of the nation’s leading health systems and academic medical centers. The health system consists of eight hospitals: Houston Methodist Hospital, its flagship academic hospital in the Texas Medical Center, seven community hospitals and one long-term acute care hospital throughout the Greater Houston metropolitan area. Houston Methodist also includes a research institute; a comprehensive residency program; international patient services; freestanding comprehensive care, emergency care and imaging centers; and outpatient facilities. Houston Methodist employs more than 32,000 people. Come lead with us.
Since its start in 1855 as the nation's first hospital devoted exclusively to caring for children, The Children's Hospital of Philadelphia has been the birthplace for many dramatic firsts in pediatric medicine. The Hospital has fostered medical discoveries and innovations that have improved pediatric healthcare and saved countless children’s lives. Today, The Children's Hospital of Philadelphia is one of the leading pediatric hospitals and research facilities in the world. Our 150 years of innovation and service to our patients, their families and our community reflect an ongoing commitment to exceptional patient care, training new generations of pediatric healthcare providers and pioneering significant research initiatives.
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.
Molina Healthcare is a FORTUNE 500 company that is focused exclusively on government-sponsored health care programs for families and individuals who qualify for government sponsored health care. Molina Healthcare contracts with state governments and serves as a health plan providing a wide range of quality health care services to families and individuals. Molina Healthcare offers health plans in Arizona, California, Florida, Idaho, Illinois, Kentucky, Massachusetts, Michigan, Mississippi, Nevada, New Mexico, New York, Ohio, South Carolina, Texas, Utah, Virginia, Washington and Wisconsin. Molina also offers a Medicare product and has been selected in several states to participate in duals demonstration projects to manage the care for those eligible for both Medicaid and Medicare.
The Netcare Group (JSE: NTC) offers a unique, comprehensive range of medical services across the healthcare spectrum, enabling us to serve the health and care needs of each individual who entrust their care to us. Our focus on implementing sophisticated digital systems will enable us to provide care that is fully integrated and an enhanced experience across our Group's operations. At Netcare, we are striving to change healthcare for the better. In addition to its world-class acute private hospital services, Netcare provides: o radiosurgery, radiotherapy, chemotherapy, bone marrow transplant and robotic-assisted surgery through Netcare Cancer Care; o primary healthcare services through Medicross; o emergency medical services through Netcare 911; o occupational health and employee wellness services through Netcare Occupational Health; o mental health and psychiatric services through Akeso; o innovative solutions to increase access to quality and affordable private healthcare through NetcarePlus; and o renal dialysis services through National Renal Care (NRC). Netcare is also a leading private trainer of emergency medical and nursing personnel in the country. For more information visit www.netcare.co.za.
People at Allina Health have a career of making a difference in the lives of the millions of patients we see each year at our 90+ clinics, 12 hospitals and through a wide variety of specialty care services in Minnesota and western Wisconsin. We’re a not-for-profit organization committed to enriching your career by providing ongoing training, competitive compensation, support for work-life balance and ways to give back to the communities we serve. Join our team of 29,000+ employees – your career opportunities are limitless!
Latest updates, reports, and threat intel affecting the global network.
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.