CVE-2025-8548

Source
https://cve.org/CVERecord?id=CVE-2025-8548
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-8548.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-8548
Published
2025-08-05T06:02:06.431Z
Modified
2026-07-15T19:00:11.280286Z
Severity
  • 2.9 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
atjiu pybbs Registered Email SettingsApiController.java sendEmailCode information exposure
Details

A vulnerability was found in atjiu pybbs up to 6.0.0 and classified as problematic. This issue affects the function sendEmailCode of the file src/main/java/co/yiiu/pybbs/controller/api/SettingsApiController.java of the component Registered Email Handler. The manipulation of the argument email leads to information exposure through error message. The attack may be initiated 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 identifier of the patch is 234197c4f8fc7ce24bdcff5430cd42492f28936a. It is recommended to apply a patch to fix this issue.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/8xxx/CVE-2025-8548.json",
    "cwe_ids": [
        "CWE-200",
        "CWE-209"
    ],
    "cna_assigner": "VulDB"
}
References

Affected packages

Git / github.com/atjiu/pybbs

Affected ranges

Type
GIT
Repo
https://github.com/atjiu/pybbs
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "6.0"
        },
        {
            "last_affected": "6.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

6.*
6.0
v6.*
v6.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-8548.json"
vanir_signatures_modified
"2026-07-15T19:00:11Z"
vanir_signatures
[
    {
        "digest": {
            "function_hash": "123536243828426997865876698060073537570",
            "length": 501.0
        },
        "id": "CVE-2025-8548-7ae13b5c",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/atjiu/pybbs/commit/234197c4f8fc7ce24bdcff5430cd42492f28936a",
        "signature_type": "Function",
        "target": {
            "function": "sendEmailCode",
            "file": "src/main/java/co/yiiu/pybbs/controller/api/SettingsApiController.java"
        }
    },
    {
        "digest": {
            "line_hashes": [
                "233692628145902535035686640340977787585",
                "33242921964075230569821243505949230550",
                "135709883031313794517947359335827257678",
                "202001734915613766605264347478660510105",
                "325235612805409528364890027737120983826"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2025-8548-916035c4",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/atjiu/pybbs/commit/234197c4f8fc7ce24bdcff5430cd42492f28936a",
        "signature_type": "Line",
        "target": {
            "file": "src/main/java/co/yiiu/pybbs/controller/api/SettingsApiController.java"
        }
    }
]