← Back

Apache

apache

3,131 CVEs • 384 products

Products (384)

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

CVEs (3,131)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
1Dolphinscheduler
Jun 17, 2026
Jan 4, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Improper validation of script alert plugin parameters in Apache DolphinScheduler to avoid remote command execution vulnerability. This issue affects Apache DolphinScheduler version 3.0.1 and prior versions; version 3.1....Show more
Improper validation of script alert plugin parameters in Apache DolphinScheduler to avoid remote command execution vulnerability. This issue affects Apache DolphinScheduler version 3.0.1 and prior versions; version 3.1.0 and prior versions. This attack can be performed only by authenticated users which can login to DS.Show less
1Apache
1Tomcat
Jun 17, 2026
Jan 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
The JsonErrorReportValve in Apache Tomcat 8.5.83, 9.0.40 to 9.0.68 and 10.1.0-M1 to 10.1.1 did not escape the type, message or description values. In some circumstances these are constructed from user provided data and i...Show more
The JsonErrorReportValve in Apache Tomcat 8.5.83, 9.0.40 to 9.0.68 and 10.1.0-M1 to 10.1.1 did not escape the type, message or description values. In some circumstances these are constructed from user provided data and it was therefore possible for users to supply values that invalidated or manipulated the JSON output.Show less
1Apache
1Dubbo
Jun 17, 2026
Jan 3, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Apache Dubbo is a java based, open source RPC framework. Versions prior to 2.6.10 and 2.7.10 are vulnerable to pre-auth remote code execution via arbitrary bean manipulation in the Telnet handler. The Dubbo main service...Show more
Apache Dubbo is a java based, open source RPC framework. Versions prior to 2.6.10 and 2.7.10 are vulnerable to pre-auth remote code execution via arbitrary bean manipulation in the Telnet handler. The Dubbo main service port can be used to access a Telnet Handler which offers some basic methods to collect information about the providers and methods exposed by the service and it can even allow to shutdown the service. This endpoint is unprotected. Additionally, a provider method can be invoked using the `invoke` handler. This handler uses a safe version of FastJson to process the call arguments. However, the resulting list is later processed with `PojoUtils.realize` which can be used to instantiate arbitrary classes and invoke its setters. Even though FastJson is properly protected with a default blocklist, `PojoUtils.realize` is not, and an attacker can leverage that to achieve remote code execution. Versions 2.6.10 and 2.7.10 contain fixes for this issue.Show less
1Apache
1Kylin
Jun 17, 2026
Dec 30, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.
1Apache
1Kylin
Jun 17, 2026
Dec 30, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf.
1Apache
1Shardingsphere
Jun 17, 2026
Dec 22, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Apache ShardingSphere-Proxy prior to 5.3.0 when using MySQL as database backend didn't cleanup the database session completely after client authentication failed, which allowed an attacker to execute normal commands by c...Show more
Apache ShardingSphere-Proxy prior to 5.3.0 when using MySQL as database backend didn't cleanup the database session completely after client authentication failed, which allowed an attacker to execute normal commands by constructing a special MySQL client. This vulnerability has been fixed in Apache ShardingSphere 5.3.0.Show less
1Apache
1Karaf
Jun 17, 2026
Dec 21, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
This vulnerable is about a potential code injection when an attacker has control of the target LDAP server using in the JDBC JNDI URL. The function jaas.modules.src.main.java.porg.apache.karaf.jass.modules.jdbc.JDBCUtil...Show more
This vulnerable is about a potential code injection when an attacker has control of the target LDAP server using in the JDBC JNDI URL. The function jaas.modules.src.main.java.porg.apache.karaf.jass.modules.jdbc.JDBCUtils#doCreateDatasource use InitialContext.lookup(jndiName) without filtering. An user can modify `options.put(JDBCUtils.DATASOURCE, "osgi:" + DataSource.class.getName());` to `options.put(JDBCUtils.DATASOURCE,"jndi:rmi://x.x.x.x:xxxx/Command");` in JdbcLoginModuleTest#setup. This is vulnerable to a remote code execution (RCE) attack when a configuration uses a JNDI LDAP data source URI when an attacker has control of the target LDAP server.This issue affects all versions of Apache Karaf up to 4.4.1 and 4.3.7. We encourage the users to upgrade to Apache Karaf at least 4.4.2 or 4.3.8Show less
1Apache
1Apache Airflow Providers Apache Hive
Jun 17, 2026
Dec 20, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Software Foundation Apache Airflow Hive Provider.This issue affects Apache Airflow Hive Provider: before 5.0.0....Show more
Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Software Foundation Apache Airflow Hive Provider.This issue affects Apache Airflow Hive Provider: before 5.0.0. Show less
1Apache
1Traffic Server
Jun 17, 2026
Dec 19, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Improper Input Validation vulnerability for the xdebug plugin in Apache Software Foundation Apache Traffic Server can lead to cross site scripting and cache poisoning attacks.This issue affects Apache Traffic Server: 9.0...Show more
Improper Input Validation vulnerability for the xdebug plugin in Apache Software Foundation Apache Traffic Server can lead to cross site scripting and cache poisoning attacks.This issue affects Apache Traffic Server: 9.0.0 to 9.1.3. Users should upgrade to 9.1.4 or later versions. Show less
1Apache
1Helix
Jun 17, 2026
Dec 19, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Software Foundation Apache Helix UI component.This issue affects Apache Helix all releases from 0.8.0 to 1.0.4. Solution: removed the the for...Show more
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Software Foundation Apache Helix UI component.This issue affects Apache Helix all releases from 0.8.0 to 1.0.4. Solution: removed the the forward component since it was improper designed for UI embedding.  User please upgrade to 1.1.0 to fix this issue. Show less
1Apache
1Traffic Server
Jun 17, 2026
Dec 19, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Improper Check for Unusual or Exceptional Conditions vulnerability in handling the requests to Apache Traffic Server. This issue affects Apache Traffic Server 8.0.0 to 9.1.2.
1Apache
1Traffic Server
Jun 17, 2026
Dec 19, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
Improper Check for Unusual or Exceptional Conditions vulnerability handling requests in Apache Traffic Server allows an attacker to crash the server under certain conditions. This issue affects Apache Traffic Server: f...Show more
Improper Check for Unusual or Exceptional Conditions vulnerability handling requests in Apache Traffic Server allows an attacker to crash the server under certain conditions. This issue affects Apache Traffic Server: from 8.0.0 through 9.1.3. Show less
1Apache
1Zeppelin
Jun 17, 2026
Dec 16, 2022
N/A· v4
5.4 MEDIUM· v3
N/A· v2
An Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Zeppelin allows logged-in users to execute arbitrary javascript in other users' browsers. This issue affects...Show more
An Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Zeppelin allows logged-in users to execute arbitrary javascript in other users' browsers. This issue affects Apache Zeppelin before 0.8.2. Users are recommended to upgrade to a supported version of Zeppelin. Show less
1Apache
1Zeppelin
Jun 17, 2026
Dec 16, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
The improper Input Validation vulnerability in "”Move folder to Trash” feature of Apache Zeppelin allows an attacker to delete the arbitrary files. This issue affects Apache Zeppelin Apache Zeppelin version 0.9.0 and pr...Show more
The improper Input Validation vulnerability in "”Move folder to Trash” feature of Apache Zeppelin allows an attacker to delete the arbitrary files. This issue affects Apache Zeppelin Apache Zeppelin version 0.9.0 and prior versions.Show less
1Apache
1Bookkeeper
Jun 17, 2026
Dec 15, 2022
N/A· v4
5.9 MEDIUM· v3
N/A· v2
The Apache Bookkeeper Java Client (before 4.14.6 and also 4.15.0) does not close the connection to the bookkeeper server when TLS hostname verification fails. This leaves the bookkeeper client vulnerable to a man in the...Show more
The Apache Bookkeeper Java Client (before 4.14.6 and also 4.15.0) does not close the connection to the bookkeeper server when TLS hostname verification fails. This leaves the bookkeeper client vulnerable to a man in the middle attack. The problem affects BookKeeper client prior to versions 4.14.6 and 4.15.1.Show less
1Apache
1Atlas
Jun 17, 2026
Dec 14, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
A vulnerability in import module of Apache Atlas allows an authenticated user to write to web server filesystem. This issue affects Apache Atlas versions from 0.8.4 to 2.2.0.
1Apache
1Cxf
Jun 17, 2026
Dec 13, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A SSRF vulnerability in parsing the href attribute of XOP:Include in MTOM requests in versions of Apache CXF before 3.5.5 and 3.4.10 allows an attacker to perform SSRF style attacks on webservices that take at least one...Show more
A SSRF vulnerability in parsing the href attribute of XOP:Include in MTOM requests in versions of Apache CXF before 3.5.5 and 3.4.10 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Show less
1Apache
1Cxf
Jun 17, 2026
Dec 13, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the...Show more
A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, and so the vulnerability can only arise if the CXF service is misconfigured. Show less
1Apache
1Manifoldcf
Jun 17, 2026
Dec 7, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Improper neutralization of special elements used in an LDAP query ('LDAP Injection') vulnerability in ActiveDirectory and Sharepoint ActiveDirectory authority connectors of Apache ManifoldCF allows an attacker to manipul...Show more
Improper neutralization of special elements used in an LDAP query ('LDAP Injection') vulnerability in ActiveDirectory and Sharepoint ActiveDirectory authority connectors of Apache ManifoldCF allows an attacker to manipulate the LDAP search queries (DoS, additional queries, filter manipulation) during user lookup, if the username or the domain string are passed to the UserACLs servlet without validation. This issue affects Apache ManifoldCF version 2.23 and prior versions.Show less
2Apache
Debian
2Commons Net
Debian Linux
Jun 17, 2026
Dec 3, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the maliciou...Show more
Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about services running on the private network of the client. The default in version 3.9.0 is now false to ignore such hosts, as cURL does. See https://issues.apache.org/jira/browse/NET-711.Show less