Approved changes feed: RSS · Atom
cpe:2.3:a:apereo:cas:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Apereo (497abf49-80d7-5c5f-927e-22e0814c4740) |
|---|---|
| Product | Cas (9a6d9aca-fcf7-53ea-b1ed-c3ca3ed00e7a) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/apereo/cas |
purl2cpe | 2026-06-01 10:13:17.627083 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-3986 |
vulnerable | 2026-06-08 07:23:10.266119 |
Apereo CAS CasConfigurationMetadataServerController.java redos
MEDIUM (4.3)
A vulnerability was found in Apereo CAS 5.2.6. It has been declared as problematic. This vulnerability affects unknown code of the file cas-5.2.6\core\cas-server-core-configuration-metadata-repository\src\main\java\org\apereo\cas\metadata\rest\CasConfigurationMetadataServerController.java. The manipulation of the argument Name leads to inefficient regular expression complexity. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2025-04-27T21:00:07.694Z
Updated: 2025-04-28T17:38:45.562Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-3985 |
vulnerable | 2026-06-08 07:23:10.265720 |
Apereo CAS ResponseEntity redos
LOW (2.7)
A vulnerability was found in Apereo CAS 5.2.6. It has been classified as problematic. This affects the function ResponseEntity of the file cas-5.2.6\webapp-mgmt\cas-management-webapp-support\src\main\java\org\apereo\cas\mgmt\services\web\ManageRegisteredServicesMultiActionController.java. The manipulation of the argument Query leads to inefficient regular expression complexity. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2025-04-27T20:31:06.556Z
Updated: 2025-04-28T18:09:01.110Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-3984 |
vulnerable | 2026-06-08 07:23:10.264264 |
Apereo CAS Groovy Code RegisteredServiceSimpleFormController.java saveService code injection
MEDIUM (5)
A vulnerability was found in Apereo CAS 5.2.6 and classified as critical. Affected by this issue is the function saveService of the file cas-5.2.6\webapp-mgmt\cas-management-webapp-support\src\main\java\org\apereo\cas\mgmt\services\web\RegisteredServiceSimpleFormController.java of the component Groovy Code Handler. The manipulation leads to code injection. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2025-04-27T20:00:08.108Z
Updated: 2025-04-28T18:09:12.760Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-11209 |
vulnerable | 2026-06-08 06:23:49.073069 |
Apereo CAS 2FA login improper authentication
MEDIUM (6.3)
A vulnerability was found in Apereo CAS 6.6. It has been classified as critical. This affects an unknown part of the file /login?service of the component 2FA. The manipulation leads to improper authentication. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2024-11-14T13:31:06.281Z
Updated: 2024-11-14T14:29:15.472Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-11208 |
vulnerable | 2026-06-08 06:23:49.072185 |
Apereo CAS login session expiration
LOW (3.7)
A vulnerability was found in Apereo CAS 6.6 and classified as problematic. Affected by this issue is some unknown functionality of the file /login?service. The manipulation leads to session expiration. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2024-11-14T13:31:04.929Z
Updated: 2024-11-14T14:31:21.251Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-11207 |
vulnerable | 2026-06-08 06:23:49.067428 |
Apereo CAS login redirect
MEDIUM (4.3)
A vulnerability has been found in Apereo CAS 6.6 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file /login. The manipulation of the argument redirect_uri leads to open redirect. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2024-11-14T12:31:04.225Z
Updated: 2024-11-14T19:32:28.671Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28857 |
vulnerable | 2026-06-08 06:02:36.546755 |
LDAP password leak in Apereo CAS - GHSL-2023-009
MEDIUM (4)
Apereo CAS is an open source multilingual single sign-on solution for the web. Apereo CAS can be configured to use authentication based on client X509 certificates. These certificates can be provided via TLS handshake or a special HTTP header, such as “ssl_client_cert”. When checking the validity of the provided client certificate, X509CredentialsAuthenticationHandler performs check that this certificate is not revoked. To do so, it fetches URLs provided in the “CRL Distribution Points” extension of the certificate, which are taken from the certificate itself and therefore can be controlled by a malicious user. If the CAS server is configured to use an LDAP server for x509 authentication with a password, for example by setting a “cas.authn.x509.ldap.ldap-url” and “cas.authn.x509.ldap.bind-credential” properties, X509CredentialsAuthenticationHandler fetches revocation URLs from the certificate, which can be LDAP urls. When making requests to this LDAP urls, Apereo CAS uses the same password as for initially configured LDAP server, which can lead to a password leak. An unauthenticated user can leak the password used to LDAP connection configured on server. This issue has been addressed in version 6.6.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-06-27T17:10:47.930Z
Updated: 2024-11-27T19:03:39.948Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.