URI A.I CyberSecurity Scoring
16/12/2025
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for ULB Research & Innovation in 2026.
No incidents recorded for ULB Research & Innovation in 2026.
No incidents recorded for ULB Research & Innovation in 2026.
About Aarhus University Aarhus University is a leading international research university covering all scientific areas with a staff of 11.000 employees and 44.500 students, the majority are post-graduate students enrolled on Master’s and PhD programmes. Aarhus University is among the top 100 universities in the world. The aim of the university is to sustain and enhance a high standard in both research and education, which has placed it among the international elite. Aarhus University was established in 1928 as a small private initiative. It has since grown to become a leading public research university with international reach covering all academic fields and address basic, applied and strategic research as well as the research-based consultancy provided to public authorities and private business. One of Aarhus University’s focus areas is talent development. An activity considered so important that it is singled out as one of the four core activities in the Aarhus University strategy alongside excellent research, world-class education and inspiring research-based consultancy. Research at Aarhus University is both organised in traditional departments under the four faculties and in interdisciplinary research centres. In addition, Aarhus University researchers engage in research collaboration under the auspices of Knowledge Management Centres with external partners such as government organisations, private enterprises, NGOs and Aarhus University’s wide range of international partner universities.
PRIVACY POLICY at the University of Copenhagen: https://informationssikkerhed.ku.dk/english/protection-of-information-privacy/privacy-policy/ With over 40,000 students and more than 9,000 employees, the University of Copenhagen is the largest institution of research and education in Denmark. The purpose of the University – to quote the University Statute – is to ’conduct research and provide further education to the highest academic level’. Approximately one hundred different institutes, departments, laboratories, centres, museums, etc., form the nucleus of the University, where professors, lecturers and other academic staff, as well as most of the technical and administrative personnel, carry out their daily work, and where teaching takes place. These activities take place in various environments ranging from the plant world of the Botanical Gardens, through high-technology laboratories and auditoriums, to the historic buildings and lecture rooms of Frue Plads and other locations.
Latest updates, reports, and threat intel affecting the global network.
Serge Massar | Université libre de Bruxelles. Neuromorphic computing aims to implement computations in ways very loosely inspired by how the brain works.
Advanced DNA sequencing technologies and a new model of stem cell research has enabled an international team to discover a new type of...
Universities are calling on Belgium's Foreign ministry to show more flexibility in allowing threatened scientists from Palestine to take up.
A candid look at who shapes China-Africa research, the barriers African scholars face, and why the field needs to decolonize.
"US universities and their scholars are the biggest victims of this political and ideological interference. They are seeing millions in...
On Friday, February 28, a joint workshop titled “New Approaches and Challenges for the Post-Fukushima Assessment of Nuclear Risk” was held...
A study reveals DNA and RNA epigenetics work together as a complementary system for precise gene regulation, crucial for cell function and development.
This scholarship offers a fantastic chance for early-stage researchers who are enthusiastic about virtual reality (VR), forest therapy, and mental health.
The researchers have discovered that they form a complementary regulation system, in which DNA epigenetics organizes the available genes and RNA epigenetics...
Craft CMS is a content management system (CMS). In versions 5.0.0-RC1 through 5.9.22 and 4.0.0-RC1 through 4.17.15, an attacker with only a GitHub account can plant a JavaScript payload in a craftcms/cms issue title. When a Craft admin uses the CraftSupport widget’s "Give feedback" screen and types a search term that returns the poisoned issue, the payload executes in the admin’s control panel session. No control panel account or elevated privileges are required on the attacker’s side. This issue has been fixed in versions 4.17.16 and 5.9.23.
Craft CMS is a content management system (CMS). In versions 5.0.0-RC1 through 5.9.21 and 4.0.0-RC1 through 4.17.14, theAssetsController::actionDeleteFolder() only requires the deleteAssets:<volume-uid> permission for the target folder. It never enforces deletePeerAssets:<volume-uid>, even though Assets::deleteFoldersByIds() cascades deletion to every descendant folder and every asset inside, regardless of the uploader's assigned privileges. A low-privilege user who has been granted folder-management rights on a shared volume can therefore destroy assets uploaded by other users (peer assets), bypassing the per-asset peer-permission check that the sibling actionDeleteAsset endpoint correctly applies. This issue has been fixed in versions 4.17.15 and 5.9.22.
Craft CMS is a content management system (CMS). Versions 5.0.0-RC1 through 5.9.20, and 4.0.0-RC1 through 4.17.13 contain an authorization issue in the AssetsController::actionReplaceFile that can delete a source asset without source delete permission by supplying both assetId and sourceAssetId. AssetsController::actionReplaceFile() supports replacing a target asset file using another existing asset as the source. The action loads: assetId -> $assetToReplace and sourceAssetId -> $sourceAsset, then enforces replace permissions using ($assetToReplace ?: $sourceAsset). When both IDs are provided, this expression resolves to the target asset so no permission check is performed against the source asset volume. When both assets are present, Craft copies the source file into the target and then deletes the source asset. There is no deletion check for for the source asset. An authenticated user who can replace files in one volume can delete assets in another volume where they do not have delete permission, as long as they can obtain a sourceAssetId, leading to broken content references and data loss. This issue has been fixed in versions 4.17.14 and 5.9.21.
Description: To issue and renew TLS certificates on behalf of customers, Cloudflare's Universal SSL feature automatically manages the CAA RRset for the customer's zone. This auto-managed RRset is permissive by design (e.g. 'issue "letsencrypt.org"' without parameters). On Universal SSL zones, Cloudflare's authoritative DNS serves this auto-managed RRset at query time, superseding any customer-configured CAA records on the zone. When a customer publishes a stricter CAA record using the RFC 8657 accounturi or validationmethods parameters, the Certificate Authority does not observe those parameters when evaluating the served RRset under RFC 8659. As a result, the RFC 8657 account-binding and validation-method-binding protections are not enforced end-to-end on Universal SSL zones. Successful exploitation could result in issuance of a browser-trusted TLS certificate to an attacker, enabling MITM against the affected domain. Exploitation is non-trivial in practice: an attacker would need to hold an ACME account at one of the Certificate Authorities in the served CAA RRset and to simultaneously satisfy domain control validation across the multiple geographically distinct Network Perspectives the CA relies on for Multi-Perspective Issuance Corroboration. Cloudflare prefixes are anycast-announced from hundreds of locations globally, raising the bar against single-vantage-point BGP hijacks. Any resulting misissuance of a browser-trusted certificate is subject to Certificate Transparency logging required by major browsers, and would be visible to CT monitoring. Mitigation: Customers requiring strict RFC 8657 enforcement need to disable Universal SSL on the affected zone. Universal SSL's automatic CAA management and customer-set RFC 8657 accounturi and validationmethods enforcement are mutually exclusive by the nature of the issue, so there is no in-product workaround that preserves both. Certificate Transparency monitoring is recommended for all customers as a general detection control. Credits: David Osipov (ORCID: https://orcid.org/0009-0005-2713-9242), independent researcher
Out of bounds read and write in Tint in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: High)
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.