← Back

Apache

apache

3,367 CVEs • 391 products

Products (391)

Click to collapse
Toggle
Http Server
http_server
Tomcat
tomcat
Airflow
airflow
Struts
struts
Camel
camel
Ofbiz
ofbiz
Activemq
activemq
Superset
superset
Cxf
cxf
Cloudstack
cloudstack
Openoffice
openoffice
Nifi
nifi
Subversion
subversion
Solr
solr
Inlong
inlong
Hadoop
hadoop
Wicket
wicket
Thrift
thrift
Ranger
ranger
Openmeetings
openmeetings
Jspwiki
jspwiki
Apisix
apisix
Tika
tika
Ambari
ambari
Zeppelin
zeppelin
Shiro
shiro
Syncope
syncope
Kylin
kylin
Answer
answer
Hive
hive
Geode
geode
Spark
spark
Fineract
fineract
Couchdb
couchdb
Archiva
archiva
Log4j
log4j
Iotdb
iotdb
Pulsar
pulsar
Dubbo
dubbo
Cordova
cordova
Linkis
linkis
Kafka
kafka
Streampark
streampark
Qpid
qpid
Cassandra
cassandra
Hertzbeat
hertzbeat
Qpid Broker J
qpid_broker-j
Atlas
atlas
Nimble
nimble
Artemis
artemis
James
james
Roller
roller
Storm
storm
Jmeter
jmeter
Spamassassin
spamassassin
Guacamole
guacamole
Karaf
karaf
Allura
allura
Druid
druid
Xerces C++
xerces-c++
Apr Util
apr-util
Tapestry
tapestry
Zookeeper
zookeeper
Ozone
ozone
Fory
fory
Batik
batik
Geronimo
geronimo
Httpclient
httpclient
Poi
poi
Pdfbox
pdfbox
Tomee
tomee
Ignite
ignite
Mesos
mesos
Nuttx
nuttx
Shenyu
shenyu
Derby
derby
Mina
mina
Axis
axis
Bookkeeper
bookkeeper
Impala
impala
Qpid Proton J
qpid_proton-j
Mina Sshd
mina_sshd
Avro
avro
Doris
doris
Streampipes
streampipes
Mod Python
mod_python
Jackrabbit
jackrabbit
Axis2
axis2
Hbase
hbase
Drill
drill

CVEs (3,367)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Missing Authentication in Apache Ranger Download APIs on versions <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Remote Code Execution Vulnerability in GraalScriptEngineCreator in Apache Ranger <= 2.8.0 Users are recommended to upgrade to version 2.9.0, which fixes this issue.
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Remote Code Execution via Arbitrary Class Instantiation in plugin-schema-registry component in Apache Ranger <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Remote Code Execution via JDBC URL Injection in Apache Ranger <= 2.8.0 Users are recommended to upgrade to version 2.9.0, which fixes this issue.
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Privilege Escalation via URL Parameter is reported in Apache Ranger versions <= 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue.
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
SQL Injection vulnerability vulnerability in Apache Ranger. This issue affects . Users are recommended to upgrade to version 2.9.0, which fixes the issue.
1Apache
1Ranger
Aug 17, 2026
Aug 10, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Ranger. This issue affects Apache Ranger: from 0.6 through 2.8.
1Apache
1Fory
Aug 8, 2026
Aug 7, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Out-of-bounds Read vulnerability in Apache Fory C++ deserialization. This issue affects Apache Fory C++ versions from 0.14.0 before 1.5.0 when deserializing structs containing tagged integer fields. A crafted input payl...Show more
Out-of-bounds Read vulnerability in Apache Fory C++ deserialization. This issue affects Apache Fory C++ versions from 0.14.0 before 1.5.0 when deserializing structs containing tagged integer fields. A crafted input payload may trigger an out-of-bounds heap read in the tagged integer fast-path deserializer, potentially causing information disclosure or denial of service. Users are recommended to upgrade to Apache Fory 1.5.0, which fixes this issue. Applications that do not use Apache Fory C++ or do not use tagged integer fields are not affected.Show less
1Apache
1Fory
Aug 8, 2026
Aug 7, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Deserialization of Untrusted Data vulnerability in the Go implementation of Apache Fory allows an attacker to cause a denial of service by supplying crafted data containing malformed type metadata, which triggers an unca...Show more
Deserialization of Untrusted Data vulnerability in the Go implementation of Apache Fory allows an attacker to cause a denial of service by supplying crafted data containing malformed type metadata, which triggers an uncaught panic. This issue affects Apache Fory: from 0.16.0 before 1.5.0.  Users of other language implementations are not affected. Users are recommended to upgrade to version 1.5.0, which fixes the issue.Show less
1Apache
1Fory
Aug 8, 2026
Aug 7, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Heap type confusion vulnerability in Apache Fory C++ deserialization. This issue affects Apache Fory C++ versions from 0.14.0 before 1.5.0. A crafted input payload can bypass type compatibility checks during polymorphic...Show more
Heap type confusion vulnerability in Apache Fory C++ deserialization. This issue affects Apache Fory C++ versions from 0.14.0 before 1.5.0. A crafted input payload can bypass type compatibility checks during polymorphic smart-pointer deserialization, causing an object of an incompatible type to be treated as the declared base type. This may result in undefined behavior and potentially lead to denial of service or arbitrary code execution. Users are recommended to upgrade to Apache Fory 1.5.0, which fixes this issue. Applications not using Apache Fory C++ polymorphic smart-pointer deserialization are not affected.Show less
1Apache
1Apr Util
Aug 7, 2026
Aug 6, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Heap-based Buffer Overflow vulnerability in Apache Portable Runtime Utility memcached client This issue affects Apache Portable Runtime Utility: from 1.3.0 through 1.6.3.
1Apache
1Apr Util
Aug 7, 2026
Aug 6, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Heap-based Buffer Overflow vulnerability in Apache Portable Runtime Utility redis client. This issue affects Apache Portable Runtime Utility: from 1.6.0 through 1.6.3. Users are recommended to upgrade to version 1.6.4,...Show more
Heap-based Buffer Overflow vulnerability in Apache Portable Runtime Utility redis client. This issue affects Apache Portable Runtime Utility: from 1.6.0 through 1.6.3. Users are recommended to upgrade to version 1.6.4, which fixes the issue.Show less
1Apache
1Apr Util
Aug 7, 2026
Aug 6, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Portable Runtime Utility via apr_dbd_oracle provider. This issue affects Apache Portable Runtime Utility: from...Show more
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Portable Runtime Utility via apr_dbd_oracle provider. This issue affects Apache Portable Runtime Utility: from 1.6.0 through 1.6.3Show less
1Apache
1Apr Util
Aug 7, 2026
Aug 6, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
A bug in APR-util version 1.6.3 (and earlier) allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses the apr_xml_quote_elem() function. Users are recommended to upg...Show more
A bug in APR-util version 1.6.3 (and earlier) allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses the apr_xml_quote_elem() function. Users are recommended to upgrade to version 1.6.4, which fixes this issue.Show less
1Apache
1Apr Util
Aug 7, 2026
Aug 6, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
APR-util versions 1.6.3 (and earlier) function apr_password_validate() was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularl...Show more
APR-util versions 1.6.3 (and earlier) function apr_password_validate() was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt() such as  Windows, BeOS, NetWare, or Android. Users are recommended to upgrade to version 1.6.4, which fixes this issue.Show less
1Apache
1Cxf
Aug 7, 2026
Aug 6, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulati...Show more
In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and 'introspection of a revoked token MUST return {"active":false}'. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.Show less
1Apache
1Cxf
Aug 7, 2026
Aug 6, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
In Apache CXF's DefaultEncryptingCodeDataProvider, a captured authorization code can be redeemed an unlimited number of times due to a flaw in the implementation of the removeCodeGrant functionality. This violates the RF...Show more
In Apache CXF's DefaultEncryptingCodeDataProvider, a captured authorization code can be redeemed an unlimited number of times due to a flaw in the implementation of the removeCodeGrant functionality. This violates the RFC requirement that "The authorization code MUST NOT be used more than once." Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.Show less
1Apache
1Cxf
Aug 7, 2026
Aug 6, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks (issuer/subject/audience/time and sub_jwk binding), enabling authentication bypass with crafted...Show more
Apache CXF’s OIDC relying-party token validation could accept self-issued ID tokens without enforcing required claim checks (issuer/subject/audience/time and sub_jwk binding), enabling authentication bypass with crafted tokens. However, note that self-issued ID tokens are not accepted by default in the validator. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fixes this issue.Show less
1Apache
1Cxf
Aug 7, 2026
Aug 6, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT (...Show more
Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT (e.g., one whose client_secret is known or compromised) can thereby substitute the code_challenge, code_challenge_method, nonce, and state values that were set in the outer HTTP request, undermining PKCE integrity and OpenID Connect replay protection. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.Show less
1Apache
1Cxf
Aug 7, 2026
Aug 6, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the `scope` value supplied in the client registration request verbatim, without validating it against an AS-defined...Show more
In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the `scope` value supplied in the client registration request verbatim, without validating it against an AS-defined allowlist. This could lead to a client self-assigning privileged scopes at registration time. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.Show less