Openmicroscopy
Products
6- 7 CVEs
- 3 CVEs
- 3 CVEs
- 3 CVEs
- 2 CVEs
- 1 CVE
Recent CVEs
18| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2019-16244 | Cri | 0.64 | 9.8 | 0.01 | Jul 22, 2020 | OMERO.server before 5.6.1 allows attackers to bypass the security filters and access hidden objects via a crafted query. | ||
| CVE-2021-41132 | Cri | 0.57 | 9.8 | 0.01 | Oct 14, 2021 | OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site… | ||
| CVE-2014-7198 | Hig | 0.57 | 8.8 | 0.01 | Apr 1, 2019 | OMERO before 5.0.6 has multiple CSRF vulnerabilities because the framework for OMERO's web interface lacks CSRF protection. | ||
| CVE-2017-1000438 | Hig | 0.54 | 8.3 | 0.01 | Jan 2, 2018 | In OMERO 5.3.3 or earlier a user could create an OriginalFile and adjust its path such that it now points to another user's file on the underlying filesystem, then manipulate the user's data. | ||
| CVE-2026-22187 | Hig | 0.51 | 7.8 | 0.00 | Jan 7, 2026 | Bio-Formats versions up to and including 8.3.0 perform unsafe Java deserialization of attacker-controlled memoization cache files (.bfmemo) during image processing. The loci.formats.Memoizer class automatically loads and deserializes memo files associated with images without… | ||
| CVE-2019-9944 | Hig | 0.49 | 7.5 | 0.01 | Jun 17, 2020 | In Open Microscopy Environment OMERO.server 5.0.0 through 5.6.0, the reading of files from imported image filesets may circumvent OMERO permissions restrictions. This occurs because the Bio-Formats feature allows an image file to have embedded pathnames. | ||
| CVE-2019-9943 | Hig | 0.49 | 7.5 | 0.01 | Jun 17, 2020 | In ome.services.graphs.GraphTraversal.findObjectDetails in Open Microscopy Environment OMERO.server 5.1.0 through 5.6.0, permissions on OMERO model objects may be circumvented during certain operations such as move and delete, because group permissions are mishandled. | ||
| CVE-2018-1000634 | Hig | 0.47 | 7.2 | 0.01 | Aug 20, 2018 | The Open Microscopy Environment OMERO.server version 5.4.0 to 5.4.6 contains an Improper Access Control vulnerability in User management that can result in administrative user with privilege restrictions logging in as a more powerful administrator. This attack appear to be… | ||
| CVE-2018-1000633 | Hig | 0.47 | 7.2 | 0.01 | Aug 20, 2018 | The Open Microscopy Environment OMERO.web version prior to 5.4.7 contains an Information Exposure Through Log Files vulnerability in the login form and change password form that can result in User's password being revealed. Attacker can log in as that user. This attack appear to… | ||
| CVE-2026-22186 | Hig | 0.46 | 7.1 | 0.00 | Jan 7, 2026 | Bio-Formats versions up to and including 8.3.0 contain an XML External Entity (XXE) vulnerability in the Leica Microsystems metadata parsing component (e.g., XLEF). The parser uses an insecurely configured DocumentBuilderFactory when processing Leica XML-based metadata files,… | ||
| CVE-2018-1000635 | Med | 0.44 | 6.7 | 0.00 | Aug 20, 2018 | The Open Microscopy Environment OMERO.server version 5.4.0 to 5.4.6 contains a Information Exposure Through Sent Data vulnerability in OMERO.server that can result in an Attacker gaining full administrative access to server and may be able to disable it. This vulnerability… | ||
| CVE-2020-7932 | Med | 0.37 | 5.7 | 0.01 | Jun 17, 2020 | OMERO.web before 5.6.3 optionally allows sensitive data elements (e.g., a session key) to be passed as URL query parameters. If an attacker tricks a user into clicking a malicious link in OMERO.web, the information in the query parameters may be exposed in the Referer header… | ||
| CVE-2021-21376 | Med | 0.35 | 6.4 | 0.01 | Mar 23, 2021 | OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 loads various information about the current user such as their id, name and the groups they are in, and these are available on the main webclient pages. This represents… | ||
| CVE-2019-16245 | Med | 0.35 | 5.3 | 0.01 | Jun 17, 2020 | OMERO before 5.6.1 makes the details of each user available to all users. | ||
| CVE-2024-35180 | Med | 0.33 | 6.1 | 0.00 | May 21, 2024 | OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the `callback` parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0. | ||
| CVE-2025-54791 | Med | 0.27 | 5.3 | 0.00 | Aug 13, 2025 | OMERO.web provides a web based client and plugin infrastructure. Prior to version 5.29.2, if an error occurred when resetting a user's password using the Forgot Password option in OMERO.web, the error message displayed on the Web page can disclose information about the user.… | ||
| CVE-2020-6752 | Low | 0.25 | 3.8 | 0.01 | Jun 17, 2020 | In OMERO before 5.6.1, group owners can access members' data in other groups. | ||
| CVE-2021-21377 | Med | 0.24 | 4.8 | 0.01 | Mar 23, 2021 | OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 supports redirection to a given URL after performing login or switching the group context. These URLs are not validated, allowing redirection to untrusted sites.… |
- risk 0.64cvss 9.8epss 0.01
OMERO.server before 5.6.1 allows attackers to bypass the security filters and access hidden objects via a crafted query.
- risk 0.57cvss 9.8epss 0.01
OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site…
- risk 0.57cvss 8.8epss 0.01
OMERO before 5.0.6 has multiple CSRF vulnerabilities because the framework for OMERO's web interface lacks CSRF protection.
- risk 0.54cvss 8.3epss 0.01
In OMERO 5.3.3 or earlier a user could create an OriginalFile and adjust its path such that it now points to another user's file on the underlying filesystem, then manipulate the user's data.
- risk 0.51cvss 7.8epss 0.00
Bio-Formats versions up to and including 8.3.0 perform unsafe Java deserialization of attacker-controlled memoization cache files (.bfmemo) during image processing. The loci.formats.Memoizer class automatically loads and deserializes memo files associated with images without…
- risk 0.49cvss 7.5epss 0.01
In Open Microscopy Environment OMERO.server 5.0.0 through 5.6.0, the reading of files from imported image filesets may circumvent OMERO permissions restrictions. This occurs because the Bio-Formats feature allows an image file to have embedded pathnames.
- risk 0.49cvss 7.5epss 0.01
In ome.services.graphs.GraphTraversal.findObjectDetails in Open Microscopy Environment OMERO.server 5.1.0 through 5.6.0, permissions on OMERO model objects may be circumvented during certain operations such as move and delete, because group permissions are mishandled.
- risk 0.47cvss 7.2epss 0.01
The Open Microscopy Environment OMERO.server version 5.4.0 to 5.4.6 contains an Improper Access Control vulnerability in User management that can result in administrative user with privilege restrictions logging in as a more powerful administrator. This attack appear to be…
- risk 0.47cvss 7.2epss 0.01
The Open Microscopy Environment OMERO.web version prior to 5.4.7 contains an Information Exposure Through Log Files vulnerability in the login form and change password form that can result in User's password being revealed. Attacker can log in as that user. This attack appear to…
- risk 0.46cvss 7.1epss 0.00
Bio-Formats versions up to and including 8.3.0 contain an XML External Entity (XXE) vulnerability in the Leica Microsystems metadata parsing component (e.g., XLEF). The parser uses an insecurely configured DocumentBuilderFactory when processing Leica XML-based metadata files,…
- risk 0.44cvss 6.7epss 0.00
The Open Microscopy Environment OMERO.server version 5.4.0 to 5.4.6 contains a Information Exposure Through Sent Data vulnerability in OMERO.server that can result in an Attacker gaining full administrative access to server and may be able to disable it. This vulnerability…
- risk 0.37cvss 5.7epss 0.01
OMERO.web before 5.6.3 optionally allows sensitive data elements (e.g., a session key) to be passed as URL query parameters. If an attacker tricks a user into clicking a malicious link in OMERO.web, the information in the query parameters may be exposed in the Referer header…
- risk 0.35cvss 6.4epss 0.01
OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 loads various information about the current user such as their id, name and the groups they are in, and these are available on the main webclient pages. This represents…
- risk 0.35cvss 5.3epss 0.01
OMERO before 5.6.1 makes the details of each user available to all users.
- risk 0.33cvss 6.1epss 0.00
OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the `callback` parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0.
- risk 0.27cvss 5.3epss 0.00
OMERO.web provides a web based client and plugin infrastructure. Prior to version 5.29.2, if an error occurred when resetting a user's password using the Forgot Password option in OMERO.web, the error message displayed on the Web page can disclose information about the user.…
- risk 0.25cvss 3.8epss 0.01
In OMERO before 5.6.1, group owners can access members' data in other groups.
- risk 0.24cvss 4.8epss 0.01
OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 supports redirection to a given URL after performing login or switching the group context. These URLs are not validated, allowing redirection to untrusted sites.…